[Opera-Linux] Blurred/Ghosted Fonts on Opera 9.25 - Anti-Aliasing Issue?
Vardigon
vardigon at gmail.com
Sat Feb 16 19:03:59 UTC 2008
Hi there all,
I've recently tried out Opera, and worked to get fonts looking proper. I'm
not sure what setting is actually causing the problem. I've tried compiling
Opera 9.25 with qt-static enabled (Distribution: Gentoo), disabling and
enabling Core X Fonts, changing DPIs, changing the fonts in the advanced
settings bar, pretty much everything I can think of.
I think the problem might be with my /etc/fonts/local.conf, so I'll paste
that below.
Here're some images that detail the problem, one of them magnified:
Magnified Fonts:
http://img143.imageshack.us/my.php?image=magfontoj8.png
How Fonts Look in Opera:
http://img246.imageshack.us/my.php?image=operafontiu6.png
How Fonts Look in Firefox:
http://img170.imageshack.us/my.php?image=firefoxfontrs0.png
It'd be nice if I could get something consistent :/.
/etc/fonts/local.conf:
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<fontconfig>
<match target="font" >
<edit mode="assign" name="rgba" > <const>rgb</const> </edit>
<edit mode="assign" name="hinting" > <bool>true</bool> </edit>
<edit mode="assign" name="antialias"> <bool>true</bool> </edit>
<edit mode="assign" name="autohint" > <bool>true</bool> </edit>
<edit mode="assign" name="hintstyle"> <const>hintslight</const> </edit>
</match>
<match target="font" >
<test compare="less" name="pixelsize" qual="any">
<double>12</double>
</test>
<edit mode="assign" name="autohint">
<bool>false</bool>
</edit>
</match>
<!--<match target="font" >
<test compare="less" name="pixelsize" qual="any">
<double>12</double>
</test>
<edit mode="assign" name="antialias">
<bool>false</bool>
</edit>
</match> -->
<!--<match target="font">
<test compare="less" name="pixelsize" qual="any">
<double>20</double>
</test>
<edit mode="assign" name="antialias">
<bool>false</bool>
</edit>
</match> -->
</fontconfig>
Thanks for any help.
Vardigon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://list.opera.com/pipermail/opera-linux/attachments/20080216/87d680f9/attachment.htm
More information about the Opera-Linux
mailing list