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($title, ENT_NOQUOTES, 'UTF-8'), $this->textColor);

 

 

http://webdev.webeasy.nu/pages/tools/toolimg.php?tool=PHP&modul=������&width=150&height=200

 

thanks....

Reply via email to