Adding padding to text
Posted: 2007-08-10T09:55:49-07:00
Hello,
I would like to add 4px vertical padding and 8px horizontal padding to this:
Thanks!
I would like to add 4px vertical padding and 8px horizontal padding to this:
Code: Select all
convert -background lightblue -fill blue \
-font Candice -pointsize 20 label:'Hello World' \
label.gif