To get started making our first image, we'll issue the command
convert -size 320x240 xc:white -font Helvetica -pointsize 50 -draw "text 20,140 'Hello Stencil'" test.gifwhich produces an image like this
To get started making our first image, we'll issue the command
convert -size 320x240 xc:white -font Helvetica -pointsize 50 -draw "text 20,140 'Hello Stencil'" test.gifwhich produces an image like this