Knowing this problem has been adressed before at PHP update kerning problem with imagettftext() and imagefttext() functions but witout solution;
PHP5.3 seem to have kerning problems when printing text:
Look at the 'x' in the following examples (font: Ubuntu-M.ttf):
PHP5.2, ubuntu (good)
PHP5.3.2, ubuntu (worse, x is fattened)
PHP5.3.2, MAMP OSX (horrible)
Is there any solution to this?
Anyone with 5.3.6 installed care to try this?
regards, //t
phpinfo()
, look up the version numbers and post them here – Gemotphpinfo()
should always have the correct numbers, bundled or not, if I'm not mistaken – Gemotphpinfo()
knows best! – Greggrega