I don't succeeded to use command I've seen in documentation with Imagick:
Code: Select all
convert -background lightblue -fill blue -font Corsiva -pointsize 36 \
-size 320x caption:'This is a very long caption line.' \
caption.gif
How should I do the same things than the command?
Someone has an idea to do this?
Please excuse-me for my english, that is not my native language...
Thanks.