https://bugzilla.novell.com/show_bug.cgi?id=361606 User mfabian@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=361606#c5 --- Comment #5 from Mike Fabian <mfabian@novell.com> 2008-05-07 08:31:41 MST --- OK, I can reproduce the problem with xfd -fa "DejaVu Sans:pixelsize=14" and the following settings in ~/.fonts.conf: <match target="font" > <edit mode="assign" name="rgba"> <const>none</const> </edit> </match> <match target="font" > <edit mode="assign" name="hinting" > <bool>true</bool> </edit> </match> <match target="font" > <edit mode="assign" name="autohint" > <bool>false</bool> </edit> </match> <match target="font" > <edit mode="assign" name="hintstyle" > <const>hintfull</const> </edit> </match> <match target="font" > <edit mode="assign" name="antialias" > <bool>true</bool> </edit> </match> -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.