On Sat, 2005-11-19 at 11:28 -0500, Patrick Lam wrote: > Great; thanks a lot. I've committed this patch. (Yeah, now I don't > need to go back to fc-lang and understand what's going on there; it's > not completely straightforward). > > The other patch I'd like to include before 2.4 is Mathias Clasen's > freetype internals patch, but I need to understand what's going on > there. Apart from that, I think we just need some stability testing of > the branch before we make a 2.4 release. Keep those bug reports and > patches coming! > The freetype internals patch replaces uses of freetype internal api by the ftglue code which David Turner provided for the same purpose in Pango. I'm using a fontconfig with this patch on my system, and it seems to work fine. (As far as I can tell as a non-CJK user, since the freetype internals are only used to extract information about complex features from OpenType fonts...). I'll push a current cvs snapshot of fontconfig + this patch into rawhide as soon as FC5 test1 is out. Or maybe you can do a 2.3.93 with this patch, to get some more testing. Matthias