convert -size 200x100 xc:transparent -font フォントファイル名 -pointsize 80 -stroke 'red' -strokewidth 3 -fill 'blue' -draw "text 5,90 '文字'" sample.gif
convert -size 200x100 xc:transparent -font Bookman-DemiItalic -pointsize 80 -fill 'blue' -stroke 'red' \ -strokewidth 7 -draw "text 5,90 'Test'" -strokewidth 0 -stroke 'blue' -draw "text 5,90 'Test'" test.PNG