Re: [PHP] imagettftext Angle Problem

2010-08-19 Thread Bborie Park
If you're on 5.2 or 5.3, it may have to do with bug #51263. http://bugs.php.net/51263 Upgrade your php to the latest as fixes the problem. -bborie On 08/12/2010 10:08 AM, tedd wrote: Well, whatever the problem is it is definitely related only to my system. I tried your code and had the same

Re: [PHP] imagettftext Angle Problem

2010-08-12 Thread tedd
Well, whatever the problem is it is definitely related only to my system. I tried your code and had the same results (https://adexfulfillment.com/adex/tests/test.php). I tried different fonts as well. The fonts I'm using were exported from FontBook on my Mac. I wonder if that might have s

Re: [PHP] imagettftext Angle Problem

2010-08-12 Thread Floyd Resler
On Aug 12, 2010, at 12:17 PM, Ashley Sheridan wrote: > On Thu, 2010-08-12 at 12:14 -0400, Floyd Resler wrote: > >> On Aug 12, 2010, at 11:50 AM, tedd wrote: >> On Thu, 2010-08-12 at 10:40 -0400, Floyd Resler wrote: > I'm trying to draw text at a 90 degree angle, reading from bott

Re: [PHP] imagettftext Angle Problem

2010-08-12 Thread Ashley Sheridan
On Thu, 2010-08-12 at 12:14 -0400, Floyd Resler wrote: > On Aug 12, 2010, at 11:50 AM, tedd wrote: > > >> On Thu, 2010-08-12 at 10:40 -0400, Floyd Resler wrote: > >> > >>> I'm trying to draw text at a 90 degree angle, reading from bottom to top. > >>> For some reason, all of the letters are al

Re: [PHP] imagettftext Angle Problem

2010-08-12 Thread Floyd Resler
On Aug 12, 2010, at 11:50 AM, tedd wrote: >> On Thu, 2010-08-12 at 10:40 -0400, Floyd Resler wrote: >> >>> I'm trying to draw text at a 90 degree angle, reading from bottom to top. >>> For some reason, all of the letters are aligning to the top (i.e. the left >>> side) of the text. It looks

Re: [PHP] imagettftext Angle Problem

2010-08-12 Thread tedd
On Thu, 2010-08-12 at 10:40 -0400, Floyd Resler wrote: I'm trying to draw text at a 90 degree angle, reading from bottom to top. For some reason, all of the letters are aligning to the top (i.e. the left side) of the text. It looks really odd! Has anyone else experienced this before? T

Re: [PHP] imagettftext Angle Problem

2010-08-12 Thread Floyd Resler
On Aug 12, 2010, at 10:42 AM, Ashley Sheridan wrote: > On Thu, 2010-08-12 at 10:40 -0400, Floyd Resler wrote: > >> I'm trying to draw text at a 90 degree angle, reading from bottom to top. >> For some reason, all of the letters are aligning to the top (i.e. the left >> side) of the text. It

Re: [PHP] imagettftext Angle Problem

2010-08-12 Thread Ashley Sheridan
On Thu, 2010-08-12 at 10:40 -0400, Floyd Resler wrote: > I'm trying to draw text at a 90 degree angle, reading from bottom to top. > For some reason, all of the letters are aligning to the top (i.e. the left > side) of the text. It looks really odd! Has anyone else experienced this > before?

[PHP] imagettftext Angle Problem

2010-08-12 Thread Floyd Resler
I'm trying to draw text at a 90 degree angle, reading from bottom to top. For some reason, all of the letters are aligning to the top (i.e. the left side) of the text. It looks really odd! Has anyone else experienced this before? Thanks! Floyd -- PHP General Mailing List (http://www.php.net/