I have a text files which I'm trying to convert into images. I know how to do this with GD but I'm having trouble finding suitable functions with imagick/imagemagick.

link|improve this question

feedback

1 Answer

up vote 1 down vote accepted

you want annotateImage() there will be more than that you need to do like setFont() ,setTextAlignment() etc... but that should get you going

link|improve this answer
@incognito dis this get you going ? – mcgrailm Apr 19 '11 at 22:57
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.