Re: [PHP] GD: º becomes $

2002-04-26 Thread heinisch
At 25.04.2002 18:03, you wrote: When I create an image, º becomes $. Actually a small $. (pratically half-sized). Maybe it's a s with a tail. I really have never seen this character before :-) An example: $im = ImageCreate (450, 500) or exit (Cannot Initialize new GD image stream);

Re: [PHP] GD: º becomes $

2002-04-26 Thread hugh danaher
Another solution would be to add another imagestringup with only the O character at the right size and location. Hope this helps, Hugh - Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, April 25, 2002 11:40 PM Subject: Re: [PHP] GD: º becomes

[PHP] GD: º becomes $

2002-04-25 Thread Julio Nobrega Trabalhando
When I create an image, º becomes $. Actually a small $. (pratically half-sized). Maybe it's a s with a tail. I really have never seen this character before :-) An example: $im = ImageCreate (450, 500) or exit (Cannot Initialize new GD image stream); $background_color =