On Thu, 13 Dec 2001, Thomas Koeller wrote:

> I wonder if anyone can help me with this problem:

[...]

> After installing everything I noticed that all my fonts were anti-aliased
> regardless of their sizes. In my XftConfig file, I have the following lines:
>
> #
> # Only do anti-aliasing for tiny or huge fonts
> # at mid-range sizes, fonts probably look better without it
> #
> match any size => 8 any size <= 14    edit antialias = false;
>
[...]
> I should also mention that it is not the entire file that is ignored, other
> settings, such as font directory paths, do take effect. The only other change
> I made when rebuilding XFree86 was to disable support for Xinerama, which had
> been built and installed, although not used, before.

This is sort of a wild guess, but how about using >= instead of =>?

Or perhaps just use > and <.

TTFN
Andy

_______________________________________________
Render mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/render

Reply via email to