Re: [GD-DEVEL] Poor TTF font rendering for smaller sizes

[email protected] (Jason Young) Fri, 07 Nov 2008 12:01:42 -0500
Newsgroups php.gd.devel
Message-ID <[email protected]>
Sorry about that:

This is PHP (currently 5.2.3, but also earlier and later versions), 
compiled with FreeType2 2.3.5. I've also tested with PHP 5.2.6 and the 
new 2.3.7 but there's no change in font rendering at those sizes.

Does PHP/GD use any of the font hinting files like /etc/fonts, or 
anything else that I can do (other than the options 
*cough*bytecodeinterpreter*cough* in ftoption.h) ?

Thanks for your response!
-Jason


Pierre Joye wrote:
> hi!
> 
> It depends a lot on the freetype version. Which FT2 version do you
> use? And usin`g which language (c, php, perl, other)?
> 
> Cheers,