[PHP-WIN] GD problem

2005-02-25 Thread Joakim Ling
Hi The standard font in GD doesn't support å (å) , it supports ä and ö. I tried looking over the web for a gdf font, but no "standard" font with åäö. Anyone got a suggestion? $title = "åäöÅÄÖ"; imagestring ($this->img, 6, (($this->toolWidth/2)-((strlen($title)/2)*9)), 60, htmlentities($

[PHP-WIN] GD problem

2004-08-31 Thread Joakim Ling
Hi, Is it possible to resize jpg/gif from gd 1.7, its working fine in gd 2.0 and my webbserver wont upgrade. This is my example (not working in gd 1.7) -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] GD problem

2004-08-31 Thread Joakim Ling, Lokalguiden
Hi, Is it possible to resize jpg/gif from gd 1.7, its working fine in gd 2.0 and my webbserver wont upgrade. This is my example (not working in gd 1.7) -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php