I might give it a try, thank you.<br><br>Maarten.<br><br><div><span class="gmail_quote">On 5/18/07, <b class="gmail_sendername">Adam Sampson</b> &lt;<a href="mailto:ats@offog.org">ats@offog.org</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
&quot;Maarten Maathuis&quot; &lt;<a href="mailto:madman2003@gmail.com">madman2003@gmail.com</a>&gt; writes:<br><br>&gt; I do have one small question, why is the autohinter so ugly? (Is<br>&gt; this on purpose?)<br><br>It&#39;s an autohinter -- it&#39;s doing the best job it can with the limited
<br>information it&#39;s got. The Freetype guys have done wonders with it over<br>the last couple of years; it&#39;s not quite as good as a human type<br>designer can manage yet, but in the latest releases it&#39;s often hard to
<br>tell the difference.<br><br>I&#39;ve found it&#39;s worth playing with unhinted font rendering if you&#39;re<br>on a big display, though, since that avoids the glyph distortion that<br>hinting introduces. David Turner and Jinghua Luo (among others) did
<br>some experimental work which used FIR filtering to produce extremely<br>nice unhinted text rendering on subpixel-capable displays without the<br>colour fringing that cairo/libXft usually produce; I&#39;ve put the<br>patches I&#39;m currently using here:
<br><br>&nbsp;&nbsp;<a href="http://offog.org/stuff/cairo-fir.diff">http://offog.org/stuff/cairo-fir.diff</a><br>&nbsp;&nbsp;<a href="http://offog.org/stuff/libXft-fir.diff">http://offog.org/stuff/libXft-fir.diff</a><br><br>(If you want to see how this looks without messing with your system
<br>libraries, the Gargoyle IF interpreter has a built-in text renderer<br>that uses the same approach:<br><br>&nbsp;&nbsp;<a href="http://ccxvii.net/gargoyle/">http://ccxvii.net/gargoyle/</a><br><br>Trying to figure out why Gargoyle&#39;s text looked nice on my display was
<br>how I found the patches above...)<br><br>--<br>Adam Sampson &lt;<a href="mailto:ats@offog.org">ats@offog.org</a>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;<a href="http://offog.org/">http://offog.org/</a>&gt;<br><br><br>_______________________________________________
<br>Freetype-devel mailing list<br><a href="mailto:Freetype-devel@nongnu.org">Freetype-devel@nongnu.org</a><br><a href="http://lists.nongnu.org/mailman/listinfo/freetype-devel">http://lists.nongnu.org/mailman/listinfo/freetype-devel
</a><br></blockquote></div><br>