On Sat, Oct 09, 2010 at 06:53:04PM +0300, Arttu V. wrote > There it is, --disable-pango. Unfortunately by now I have already > forgotten why I was even removing pango in the first place, so I think > I'll re-enable it.
Pango is used for rendering non-Latin characters, e.g. Japanese and Chinese glyphs. It does slow things down somewhat and it's not necessary if you're only using Latin-type characters (i.e. US, Canada, and western Europe). At one time, there was a "moznopango" USE flag, but that seems to have disappeared. -- Walter Dnes <[email protected]>

