I wonder if ImageMagick can convert text
to image using a particular font? There goes my afternoon...

cheers,

Andy

Sorry for replying to myself, didn't take quite as long as thought!

convert -size 200x30 xc:transparent -font Arial.ttf -fill black -pointsize 12 -draw "text 5,15 '[EMAIL PROTECTED]'" addr.png

from http://ask.metafilter.com/mefi/44736

Cheers,

Andy

Reply via email to