[Fontconfig] Configuration problem

Ingo Brueckl ib at wupperonline.de
Mon Jun 29 13:31:00 PDT 2009


Krzysztof Kotlenga writes:

 > It is. Just a quick example for you.
 > <match target="pattern">
 >   <test name="family"><string>Times New Roman</string></test>
 >   <test name="weight" compare="more_eq"><const>bold</const></test>
 >   <edit name="family" mode="prepend"><string>Arial</string></edit>
 > </match>

Thank you so much, you made my day!

It actually only worked with mode="assign" (no idea why), but it worked.

Ingo


More information about the Fontconfig mailing list