I think the encoding Pango supports natively is only UTF-8 text, and the clients should convert the text to UTF-8 before passing it to Pango. If you have iconv supports the conversion between GB18030 and UTF-8, you can support GB18030 indirectly...
Regards, mpsuzuki [email protected] wrote: > Does Pango support GB18030 text encoding? > > > ------------------------------------------------------------------------ > > _______________________________________________ > gtk-i18n-list mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/gtk-i18n-list _______________________________________________ gtk-i18n-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtk-i18n-list
