Re: garnome 0.18.3, builds, but crashes
- From: Martijn Anthonissen <m j h anthonissen tue nl>
- To: Garnome <garnome-list gnome org>
- Subject: Re: garnome 0.18.3, builds, but crashes
- Date: 30 Oct 2002 23:35:29 +0100
On Wed, 2002-10-30 at 23:20, Jens Askengren wrote:
> Btw, here is a cool pice of xml you could put in ~/.fonts.conf to
> turn of anti-aliasing for small font sizes.
>
> <?xml version="1.0" encoding="UTF-8"?>
> <!DOCTYPE fontconfig SYSTEM "fonts.dtd">
> <fontconfig>
> <match target="pattern">
> <test name="size" compare="less">
> <int>10</int>
> </test>
> <edit name="antialias" mode="assign">
> <bool>false</bool>
> </edit>
> </match>
> </fontconfig>
Thanks! This works great. I had been looking into this, but couldn't
really figure out how the file should be formatted.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]