- Code: Select all
convert \
-font "./verdana.ttf" \
-fill "#101411" -pointsize 33 -gravity "West" \
-draw "text 1,0 'foobar'" \
bg.png \
text.png
This works fine on my debian installation... IM 6.2.4. It is not working on my RHEL installation. I've tried with the yum version (6.2.
I've also tried compiling from source -- the same version as my debian box.. 6.2.4, as well as 6.4.4-10.. both of which don't work.
Anyone have any idea what might be wrong/missing? 'convert' does not throw any errors, only it doesn't add the text to the image.
Any help would be greatly appreciated
Dan
