Re: Matching font names

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Jeremy Sanders <jeremy@xxxxxxxxxxxxxxxxx> さんは書きました:
> Hi - I'm trying to match font names to switch off antialiasing for specific> fonts in a font config file. I can't get it to work properly. Here is an> example:>>   <!--- turn off antialiasing for these fonts -->>   <match target="pattern">>     <test qual="any" name="family">>       <string>Courier New</string>>     </test>>         <edit mode="assign" name="antialias" >>       <bool>false</bool>>     </edit>>   </match>
You need to use
    <match target="font">
there instead of
    <match target="pattern>"
-- Mike FABIAN   <mfabian@xxxxxxx>   http://www.suse.de/~mfabian睡眠不足はいい仕事の敵だ。I � Unicode_______________________________________________Fontconfig mailing listFontconfig@xxxxxxxxxxxxxxxxxxxxxxxxx://lists.freedesktop.org/mailman/listinfo/fontconfig

[Index of Archives]     [Fedora Fonts]     [Fedora Users]     [Fedora Cloud]     [Kernel]     [Fedora Packaging]     [Fedora Desktop]     [PAM]     [Gimp Graphics Editor]     [Yosemite News]

  Powered by Linux