deviant ART

[x]

~CryingDoom:iconCryingDoom:

Christophe Corsair  
[x]

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

Devious Comments

love 0 0 joy 0 0 wow 0 0 mad 0 0 sad 0 0 fear 0 0 neutral 0 0

No comments have been added yet.