Arched or Arc Text with $image->Annotate ?
Posted: 2010-12-20T12:05:49-07:00
Hello,
I see that the command line version of ImageMagick allows for two ways to have text follow a curve when using "convert -annotate"
#1: http://www.imagemagick.org/Usage/fonts/#arch
#2: http://www.imagemagick.org/Usage/fonts/#arc
I've tried various incantations with the perl API, and can't seem to generate curved text with the $image->Annotate method.
Any help would be appreciated.
I'm using version 6.5.7 of Image::Magick.
I see that the command line version of ImageMagick allows for two ways to have text follow a curve when using "convert -annotate"
#1: http://www.imagemagick.org/Usage/fonts/#arch
#2: http://www.imagemagick.org/Usage/fonts/#arc
I've tried various incantations with the perl API, and can't seem to generate curved text with the $image->Annotate method.
Any help would be appreciated.
I'm using version 6.5.7 of Image::Magick.