Phoenix antialiasing problems

Discussion of general topics about Mozilla Firefox
Post Reply
poole23
Posts: 1
Joined: November 27th, 2002, 5:35 am

Phoenix antialiasing problems

Post by poole23 »

Hi,
I've got a question about Phoenix and antialiasing. How can I configure which font sizes are antialiased and which ones are not? Right now everything is antialiased which makes certain fonts at certain sizes quite blurry. Thus I followed the instructions in the XFree86 Font De-uglification HOWTO and added the following lines to Xftconfig:

match
any size > 8
any size < 15
edit
antialias = false;

Unfortunately fonts between 8 and 15 pixels are still antialiased. Why does Phoenix ignore this? What do I have to do in order to get this to work?
I'm using Phoenix 0.4 from the FreeBSD ports which ist built with --enable-xft.
TIA.
Post Reply