Le Ven 27 novembre 2009 01:10, Nicolas Mailhot a écrit : > To keep syntax consistent with A. and have a reliable rule the packager > understands, it should have been > > <alias> > <font> > <family>[genericname]</family> > <lang>[loc]</lang> > </font> > <prefer> > <font> > <family>[fontname]</family> > <lang>[loc]</lang> > </font> > </prefer> > </alias> Actually, it should have been something like: <alias> <font> <family>[genericname]</family> <langrequest>[loc]</langrequest> <langcover>[loc]</langcover> </font> <prefer> <font> <family>[fontname]</family> </font> </prefer> </alias> to distinguish between lang as "the language I'm rendering for" and lang as "the glyphs associated with the foo .orth" Many many CJK fontconfig configuration bugs occur because lang (as a rendering context) is confused with lang (as specific glyphs in a font) -- Nicolas Mailhot _______________________________________________ Fontconfig mailing list Fontconfig@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/fontconfig