53-monospace-lcd-filter.conf
Karl Larsen
k5di at zianet.com
Sun Jun 15 17:16:43 UTC 2008
Craig Hurley wrote:
> Hello,
>
> can someone post the contents of a default
> /etc/fonts/conf.avail/53-monospace-lcd-filter.conf
>
> ty
>
>
karl at karl-hardy:~$ cat /etc/fonts/conf.avail/53-monospace-lcd-filter.conf
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<!-- conf.d/monospace-lcd-filter.conf -->
<fontconfig>
<!-- Use legacy LCD filter on smaller Monospace fonts -->
<match target="font">
<test name="family">
<string>DejaVu Sans Mono</string>
<string>Bitstream Vera Sans Mono</string>
</test>
<test name="pixelsize" compare="less_eq">
<double>12.0</double>
</test>
<edit name="lcd_filter" mode="assign">
<const>lcdfilterlegacy</const>
</edit>
<edit name="hintstyle" mode="assign">
<const>hintfull</const>
</edit>
</match>
</fontconfig>
Karl
--
Karl F. Larsen, AKA K5DI
Linux User
#450462 http://counter.li.org.
PGP 4208 4D6E 595F 22B9 FF1C ECB6 4A3C 2C54 FE23 53A7
More information about the ubuntu-users
mailing list