Re: GObject memory statistics



On Fri, 2006-07-14 at 18:08 +0300, Tommi Komulainen wrote:
> I think we should really look what iconv() and _pthread_once() do,
> or get completely rid of iconv().  Currently it's needed for:
> - Converting window titles from utf8 to latin1
> - Converting png comment fields (containing hotspot etc info)
>   from latin1 to utf8
> - Doing filesystem file name conversions from/to latin1
> 
> 
> Update: In IT-2006 software the need for iconv() is removed.

How do you remove iconv from the (say) window title utf-8 to latin1?
Did you implement a very simple converter (an almost-identity array
would be a quick and easy solution) inside GTK?  If so then I'd be
interested to see that upstreamed.

Ross
-- 
Ross Burton                                 mail: ross burtonini com
                                          jabber: ross burtonini com
                                     www: http://www.burtonini.com./
 PGP Fingerprint: 1A21 F5B0 D8D0 CFE3 81D4 E25A 2D09 E447 D0B4 33DF

Attachment: signature.asc
Description: This is a digitally signed message part



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]