- cooperate with fontconfig 2.10.0 (removed /etc/fonts/conf.avail) OBS-URL: https://build.opensuse.org/request/show/135644 OBS-URL: https://build.opensuse.org/package/show/M17N/fonts-config?expand=0&rev=32
157 lines
8.3 KiB
XML
157 lines
8.3 KiB
XML
<?xml version="1.0"?>
|
|
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
|
|
<fontconfig>
|
|
|
|
<!-- Generated by SuSEconfig.fonts, don't edit, your changes will get lost. -->
|
|
<!-- Edit /etc/sysconfig/fonts-config instead. -->
|
|
<!-- Or put rules into your personal config file ~/.fonts.conf. -->
|
|
|
|
<!-- ************************************************************ -->
|
|
<!-- Hinting and antialiasing -->
|
|
<!-- ************************************************************ -->
|
|
|
|
|
|
<!--
|
|
The following rule sets up black and white rendering with
|
|
the byte code interpreter for a small list of fonts which
|
|
are known to have good byte code and give bitmap quality
|
|
results at small sizes.
|
|
The pixelsize limit is set to '0' though, which effectively
|
|
disables this rule by default because most users don't like
|
|
that bitmap look and feel.
|
|
If you like a bitmap look and feel of your desktop,
|
|
copy this rule into your ~/.fonts.conf file and replace the '0'
|
|
with non-zero pixelsize limit. Using '18' as the pixelsize
|
|
limit is a good choice if you have the fonts in this list installed
|
|
and like a bitmap look and feel.
|
|
-->
|
|
<match target="font">
|
|
<test name="family"><string>Andale Mono</string></test>
|
|
<test name="pixelsize" compare="less_eq"><double>_BYTECODE_BW_MAX_PIXEL_</double></test>
|
|
<edit name="autohint"><bool>false</bool></edit>
|
|
<edit name="antialias"><bool>false</bool></edit>
|
|
</match>
|
|
<match target="font">
|
|
<test name="family"><string>Arial</string></test>
|
|
<test name="pixelsize" compare="less_eq"><double>_BYTECODE_BW_MAX_PIXEL_</double></test>
|
|
<edit name="autohint"><bool>false</bool></edit>
|
|
<edit name="antialias"><bool>false</bool></edit>
|
|
</match>
|
|
|
|
<match target="font">
|
|
<test name="family"><string>Comic Sans MS</string></test>
|
|
<test name="pixelsize" compare="less_eq"><double>_BYTECODE_BW_MAX_PIXEL_</double></test>
|
|
<edit name="autohint"><bool>false</bool></edit>
|
|
<edit name="antialias"><bool>false</bool></edit>
|
|
</match>
|
|
<match target="font">
|
|
<test name="family"><string>Georgia</string></test>
|
|
<test name="pixelsize" compare="less_eq"><double>_BYTECODE_BW_MAX_PIXEL_</double></test>
|
|
<edit name="autohint"><bool>false</bool></edit>
|
|
<edit name="antialias"><bool>false</bool></edit>
|
|
</match>
|
|
<match target="font">
|
|
<test name="family"><string>Impact</string></test>
|
|
<test name="pixelsize" compare="less_eq"><double>_BYTECODE_BW_MAX_PIXEL_</double></test>
|
|
<edit name="autohint"><bool>false</bool></edit>
|
|
<edit name="antialias"><bool>false</bool></edit>
|
|
</match>
|
|
<match target="font">
|
|
<test name="family"><string>Trebuchet MS</string></test>
|
|
<test name="pixelsize" compare="less_eq"><double>_BYTECODE_BW_MAX_PIXEL_</double></test>
|
|
<edit name="autohint"><bool>false</bool></edit>
|
|
<edit name="antialias"><bool>false</bool></edit>
|
|
</match>
|
|
<match target="font">
|
|
<test name="family"><string>Verdana</string></test>
|
|
<test name="pixelsize" compare="less_eq"><double>_BYTECODE_BW_MAX_PIXEL_</double></test>
|
|
<edit name="autohint"><bool>false</bool></edit>
|
|
<edit name="antialias"><bool>false</bool></edit>
|
|
</match>
|
|
<match target="font">
|
|
<test name="family"><string>Courier New</string></test>
|
|
<test name="pixelsize" compare="less_eq"><double>_BYTECODE_BW_MAX_PIXEL_</double></test>
|
|
<edit name="autohint"><bool>false</bool></edit>
|
|
<edit name="antialias"><bool>false</bool></edit>
|
|
</match>
|
|
<match target="font">
|
|
<test name="family"><string>Times New Roman</string></test>
|
|
<test name="pixelsize" compare="less_eq"><double>_BYTECODE_BW_MAX_PIXEL_</double></test>
|
|
<edit name="autohint"><bool>false</bool></edit>
|
|
<edit name="antialias"><bool>false</bool></edit>
|
|
</match>
|
|
<match target="font">
|
|
<test name="family"><string>Tahoma</string></test>
|
|
<test name="pixelsize" compare="less_eq"><double>_BYTECODE_BW_MAX_PIXEL_</double></test>
|
|
<edit name="autohint"><bool>false</bool></edit>
|
|
<edit name="antialias"><bool>false</bool></edit>
|
|
</match>
|
|
<match target="font">
|
|
<test name="family"><string>Webdings</string></test>
|
|
<test name="pixelsize" compare="less_eq"><double>_BYTECODE_BW_MAX_PIXEL_</double></test>
|
|
<edit name="autohint"><bool>false</bool></edit>
|
|
<edit name="antialias"><bool>false</bool></edit>
|
|
</match>
|
|
<match target="font">
|
|
<test name="family"><string>Albany AMT</string></test>
|
|
<test name="pixelsize" compare="less_eq"><double>_BYTECODE_BW_MAX_PIXEL_</double></test>
|
|
<edit name="autohint"><bool>false</bool></edit>
|
|
<edit name="antialias"><bool>false</bool></edit>
|
|
</match>
|
|
<match target="font">
|
|
<test name="family"><string>Thorndale AMT</string></test>
|
|
<test name="pixelsize" compare="less_eq"><double>_BYTECODE_BW_MAX_PIXEL_</double></test>
|
|
<edit name="autohint"><bool>false</bool></edit>
|
|
<edit name="antialias"><bool>false</bool></edit>
|
|
</match>
|
|
<match target="font">
|
|
<test name="family"><string>Cumberland AMT</string></test>
|
|
<test name="pixelsize" compare="less_eq"><double>_BYTECODE_BW_MAX_PIXEL_</double></test>
|
|
<edit name="autohint"><bool>false</bool></edit>
|
|
<edit name="antialias"><bool>false</bool></edit>
|
|
</match>
|
|
<match target="font">
|
|
<test name="family"><string>Andale Sans</string></test>
|
|
<test name="pixelsize" compare="less_eq"><double>_BYTECODE_BW_MAX_PIXEL_</double></test>
|
|
<edit name="autohint"><bool>false</bool></edit>
|
|
<edit name="antialias"><bool>false</bool></edit>
|
|
</match>
|
|
<match target="font">
|
|
<test name="family"><string>Andy MT</string></test>
|
|
<test name="pixelsize" compare="less_eq"><double>_BYTECODE_BW_MAX_PIXEL_</double></test>
|
|
<edit name="autohint"><bool>false</bool></edit>
|
|
<edit name="antialias"><bool>false</bool></edit>
|
|
</match>
|
|
<match target="font">
|
|
<test name="family"><string>Bell MT</string></test>
|
|
<test name="pixelsize" compare="less_eq"><double>_BYTECODE_BW_MAX_PIXEL_</double></test>
|
|
<edit name="autohint"><bool>false</bool></edit>
|
|
<edit name="antialias"><bool>false</bool></edit>
|
|
</match>
|
|
<match target="font">
|
|
<test name="family"><string>Monotype Sorts</string></test>
|
|
<test name="pixelsize" compare="less_eq"><double>_BYTECODE_BW_MAX_PIXEL_</double></test>
|
|
<edit name="autohint"><bool>false</bool></edit>
|
|
<edit name="antialias"><bool>false</bool></edit>
|
|
</match>
|
|
<match target="font">
|
|
<test name="family"><string>Lucida Sans Typewriter</string></test>
|
|
<test name="pixelsize" compare="less_eq"><double>_BYTECODE_BW_MAX_PIXEL_</double></test>
|
|
<edit name="autohint"><bool>false</bool></edit>
|
|
<edit name="antialias"><bool>false</bool></edit>
|
|
</match>
|
|
<match target="font">
|
|
<test name="family"><string>Lucida Sans</string></test>
|
|
<test name="pixelsize" compare="less_eq"><double>_BYTECODE_BW_MAX_PIXEL_</double></test>
|
|
<edit name="autohint"><bool>false</bool></edit>
|
|
<edit name="antialias"><bool>false</bool></edit>
|
|
</match>
|
|
<match target="font">
|
|
<test name="family"><string>Lucida Bright</string></test>
|
|
<test name="pixelsize" compare="less_eq"><double>_BYTECODE_BW_MAX_PIXEL_</double></test>
|
|
<edit name="autohint"><bool>false</bool></edit>
|
|
<edit name="antialias"><bool>false</bool></edit>
|
|
</match>
|
|
|
|
</fontconfig>
|