https://bugzilla.novell.com/show_bug.cgi?id=232466 ------- Comment #18 from mfabian@novell.com 2007-01-08 10:58 MST ------- The above settings in ~/.fonts.conf and ~/.Xdefaults should give you rendering with anti-aliasing which is very sharp (very little gray used to smooth the glyphs). Please check with "xmag"! You can try wether you prefer the Microsoft fonts over the DejaVu fonts be reverting the lines in the preferences, i.e.: <alias> <family>serif</family> <prefer> <family>Times New Roman</family> <family>DejaVu Serif</family> </prefer> </alias> <alias> <family>sans-serif</family> <prefer> <family>Verdana</family> <family>DejaVu Sans</family> </prefer> </alias> <alias> <family>monospace</family> <prefer> <family>Andale Mono</family> <family>DejaVu Sans Mono</family> </prefer> </alias> -- 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, or are watching someone who is.