Yu Shao writes: > The first version of GB18030 support was from James Su, based on his > patch(I took it from a RPM on openi18n.org), Red Hat firstly supported > GB18030 in 7.3 version. What we did were compound text and XTT > backend(basicly from James Su's code), freetype backend support, locale > definition support, and other misc stuff like gb2312 encoding and lcUTF8 > fixes. I haven't looked at that part of code, nor other distro's source > since then, but from Turbo's CVS, I think all patches are kind of mixed now. > > Red Hat's code has been running pretty good since 7.3 and haven't found > any problem, you can have a look. >
I have plans to include GB18030 in XFree86 after 4.3 is released. The main issue that has been keeping me from doing so so far is that the encoding conversion tables for GB18030 bloat Xlib considerably. I have been thinking about either eliminating these conversion tables entirely taking advantage of this functionality in glibc or making them loadable. Egbert. _______________________________________________ XFree86 mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xfree86

