Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 0.8.0

Bug #9031 Umlaute not working with ttf fonts
Submitted: 2006-10-14 18:07 UTC
From: ld5d0fy02 at sneakemail dot com Assigned:
Status: No Feedback Package: Image_Graph (version 0.7.2)
PHP Version: 5.1.2 OS: Linux
Roadmaps: (Not assigned)    
Subscription  


 [2006-10-14 18:07 UTC] ld5d0fy02 at sneakemail dot com (Fabian)
Description: ------------ Umlaute (German special characters like ä,ö,ü,ß) are not displayed properly when using truetype fonts, works fine with system font.

Comments

 [2009-12-06 08:37 UTC] neufeind (Stefan Neufeind)
-Status: Open +Status: Feedback
Thank you for taking the time to report a problem with the package. This problem may have been already fixed by a previous change that is in the CVS of the package. Please log into CVS with: cvs -d :pserver:cvsread@cvs.php.net:/repository login and check out the CVS repository of this package and upgrade cvs -d :pserver:cvsread@cvs.php.net:/repository co pear/Image_Graph pear upgrade pear/Image_Graph/package2.xml or pear upgrade pear/Image_Graph/package.xml If you are able to reproduce the bug with the latest CVS, please change the status back to "Open". Again, thank you for your continued support of PEAR. Just tried with the font verdana.ttf from msttcorefonts (on Linux) and it worked fine for me. Did you use unicode-characters in your script? Could that be a bug with Latin/Unicode or that the font you tried to use didn't include Umlaute? Looking forward to your feedback, but as it stands I can't reproduce a problem here.
 [2011-09-29 14:16 UTC] doconnor (Daniel O'Connor)
-Status: Feedback +Status: No Feedback