I've tried to migrate my existing PHP application to PHP 5.5 after getting 
the prompting e-mail from Google.  My image code using the GD devel package 
uses imagettftext, which worked on the previous instance of PHP but on PHP 
5.5 it no longer works.  I've located that the problem is that 
the imagettftext function is not supported.
I believe this is because FreeType was not installed along with GD.

Similar problem:
http://stackoverflow.com/questions/15000063/php-imagettftext-not-working-and-gd-installed

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/9d5c6bad-9b9c-4709-88d9-3810ff5202eb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to