[Fontconfig] Screen resolutions
James Cloos
cloos at jhcloos.com
Sat Feb 26 16:45:06 EST 2005
>>>>> "David" == David Gómez <david at pleyades.net> writes:
David> Yeah, sure ;). Get it at
David> http://pleyades.net/david/afterscreenshot1280.png
To get identical output as on your laptop, you still need:
<match target="font">
<edit name="rgba" mode="assign"><const>rgb</const></edit>
</match>
I find it makes enough difference to bother.
David> What i've learned from all this is that the bytecode
David> interpreter is the choice if you want the best font
David> rendering.
Iff the font it a ttf (or ttf-style otf) and was engineered with high
quality intructions. There are a lot of fonts out there that are
autohinted -- or not hinted at all -- where freetype's autohinter
out-performs whatever software the font designer user to autohint.
But for those fonts you can add <match> clauses in fonts.conf to
force the autohinter instead of the interpreter.
-JimC
--
James H. Cloos, Jr. <cloos at jhcloos.com>
More information about the Fontconfig
mailing list