arc text with PHP

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • rstuckart@stny.rr.com

    #1

    arc text with PHP

    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
  • 2metre

    #2
    Re: arc text with PHP

    rstuckart@stny. rr.com wrote:[color=blue]
    > 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[/color]
    Have another look at imagemagick.
    (http://www.cit.gu.edu.au/~anthony/gr...magick6/fonts/)

    Comment

    Working...