StirCrazy Posted June 30, 2007 Share Posted June 30, 2007 I've just recently upgraded to PHP Version 5.2.3 from 4.4.7 and noticed a problem with one of my GD images. It should use verdana.ttf for the text using the code below imagettftext($image, $fontSize, 0, $margin, 73, $black, $font, $tickerText); But for some reason the text is messed up... and ideas why? S.C> Link to comment https://forums.phpfreaks.com/topic/57855-gd-image-error-after-php-upgrade/ Share on other sites More sharing options...
StirCrazy Posted July 25, 2007 Author Share Posted July 25, 2007 Bump! Link to comment https://forums.phpfreaks.com/topic/57855-gd-image-error-after-php-upgrade/#findComment-307191 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.