Description of problem: Some fonts are corrupted when antialiasing is disabled. Switching to vesa driver fixes the problem. Version-Release number of selected component (if applicable): xorg-x11-drv-ati-6.8.0-14.fc9 xorg-x11-server-Xorg-1.4.99.901-29.20080415.fc9 How reproducible: always Steps to Reproduce: 1. Add the following to .fonts.conf <fontconfig> <match target="font"> <edit mode="assign" name="antialias"><bool>false</bool></edit> </match> </fontconfig> 2. start git-gui Actual results: See screenshot.
Created attachment 308819 [details] screenshot of git-gui
Thanks for the bug report. We have reviewed the information you have provided above, and there is some additional information we require that will be helpful in our diagnosis of this issue. Please attach your X server config file (/etc/X11/xorg.conf) and X server log file (/var/log/Xorg.*.log) to the bug report as individual uncompressed file attachments using the bugzilla file attachment link below. We will review this issue again once you've had a chance to attach this information. Thanks in advance.
Created attachment 308908 [details] xorg conf
Created attachment 308909 [details] xorg log
Created attachment 308957 [details] Xorg.conf I am seeing the exact same bug with the nv driver. I'm running Fedora 9 with KDE on a Dell XPS1530 laptop with NVIDIA GeForce 8600M GT. Turning off antialiasing scrambles some fonts in Kmail and Kpowersave. Changing to the VESA driver fixes it. I've attached my xorg.conf file.
I'm no longer seeing this issue. Probably fixed in xorg-x11-server-Xorg-1.4.99.902-3.20080612.fc9.
Thanks for letting us know.