Re: Mozilla Pango vs Thai
Jungshik Shin <[email protected]>
| Newsgroups | gmane.comp.mozilla.internationalization |
|---|---|
| Organization | Another Netscape Collabra Server User |
| Message-ID | <[email protected]> |
Jean-Marc Desperrier wrote: > Samphan Raruenrom wrote: > >> I'm confused about current state of Pango vs Mozilla. >> Reading a few bugzilla issues (#215219 and #214715) and >> I still don't get the picture. >> >> My understanding is that >> - Mozilla 1.8 will use system Pango if enable Pango at compilation >> - the old 'enable ctl' will not be used >> I run the built >> ftp://ftp.mozilla.org/pub/mozilla.org/mozilla/releases/mozilla1.7/contrib/mozilla-1.7-i686-pc-linux-gnu-gtk2-xft-pango.tar.gz >> >> And it work for Thai. >> >> How can I build 1.7.3 to work like this? >> Which patch should I use? If you want a build that makes use of Pango like the build above does and doesn't compromise MathML rendering, you can apply my patch in bug 215219 and build with '--enable-xft' (no need for '--enable-pango') That's all documented in 'README' file of my contributed build. Please, read it. Note that my patch has some problems with GPOS handling, though. If you don't care about MathML, you can apply blizzard's patch in bug 214715 (with a recent version of Pango, MathML should work more or less although it may not be great) and build with 'enable-pango'. I guess it should be applied to 1.7 branch with few, if any, rejects. Jungshik