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> Quote Link to comment Share on other sites More sharing options...
StirCrazy Posted July 25, 2007 Author Share Posted July 25, 2007 Bump! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.