Font @ Linux
Journal Entry: Fri Jun 15, 2007, 11:28 AM
Adjust font rendering again. Disabled sub-pixel, and turned hinting on to medium style, and auto-hinting as well.
<match target="font">
<edit name="rgba" mode="assign">
<const>none</const>
</edit>
<edit name="autohint" mode="assign">
<bool>true</bool>
</edit>
<edit name="antialias" mode="assign">
<bool>true</bool>
</edit>
<edit name="hinting" mode="assign">
<bool>true</bool>
</edit>
<edit name="dpi" mode="assign" >
<double>90</double>
</edit>
<edit name="hintstyle" mode="assign">
<const>2</const>
</edit>
</match>
- Mood:
Joy - Listening to: Dire Straits - Why Worry