Bug 450698 - unreadable fonts with disabled antialiasing
Summary: unreadable fonts with disabled antialiasing
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: xorg-x11-drv-ati
Version: 9
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Kristian Høgsberg
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-06-10 14:48 UTC by Miroslav Lichvar
Modified: 2018-04-11 08:00 UTC (History)
2 users (show)

Fixed In Version: xorg-x11-server-Xorg-1.4.99.902-3.20080612.fc9.
Clone Of:
Environment:
Last Closed: 2008-07-01 11:44:57 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
screenshot of git-gui (5.73 KB, image/png)
2008-06-10 14:48 UTC, Miroslav Lichvar
no flags Details
xorg conf (1.31 KB, text/plain)
2008-06-11 08:54 UTC, Miroslav Lichvar
no flags Details
xorg log (42.70 KB, text/plain)
2008-06-11 08:54 UTC, Miroslav Lichvar
no flags Details
Xorg.conf (590 bytes, text/plain)
2008-06-11 16:47 UTC, Doug Morton
no flags Details

Description Miroslav Lichvar 2008-06-10 14:48:03 UTC
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.

Comment 1 Miroslav Lichvar 2008-06-10 14:48:03 UTC
Created attachment 308819 [details]
screenshot of git-gui

Comment 2 Matěj Cepl 2008-06-10 22:19:52 UTC
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.

Comment 3 Miroslav Lichvar 2008-06-11 08:54:01 UTC
Created attachment 308908 [details]
xorg conf

Comment 4 Miroslav Lichvar 2008-06-11 08:54:29 UTC
Created attachment 308909 [details]
xorg log

Comment 5 Doug Morton 2008-06-11 16:47:10 UTC
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.

Comment 6 Miroslav Lichvar 2008-07-01 08:29:10 UTC
I'm no longer seeing this issue. Probably fixed in
xorg-x11-server-Xorg-1.4.99.902-3.20080612.fc9.

Comment 7 Matěj Cepl 2008-07-01 11:44:57 UTC
Thanks for letting us know.


Note You need to log in before you can comment on or make changes to this bug.