This is a discussion on arc text with PHP within the PHP Language forums, part of the PHP Programming Forums category; When I Google on "arc text", there are many references to graphics software, and labelling software. But there ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
When I Google on "arc text", there are many references to graphics
software, and labelling software. But there are none for providing this effect with a PHP script. I have looked at the documentation for both imagemagick and GD, but I do not see anything there either. Does anyone know of a way to do it? TIA Bob |
|
|||
|
rstuckart@stny.rr.com wrote:
> When I Google on "arc text", there are many references to graphics > software, and labelling software. But there are none for providing > this effect with a PHP script. I have looked at the documentation for > both imagemagick and GD, but I do not see anything there either. > > Does anyone know of a way to do it? > > TIA > Bob Have another look at imagemagick. (http://www.cit.gu.edu.au/~anthony/gr...magick6/fonts/) |