Note Submitter: spoutnik
----
I use this function to draw bar graphs. My X-labels are in
vertical. On my windows 2003 server its correctly displayed,
but on my linux server, the "angle" argument
rotates my string (as on win) but it also rotates each
letters...
Both servers have same php version and same libraries (gd
etc...)
I quickly solved by rotating my image before imagettftext
and rotate back to normal but this is somewhat ugly.
If anyone has another idea...
--
PHP Notes Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub
.php
|