Page 1 of 1

How to offset caption

Posted: 2011-05-16T23:26:59-07:00
by qaz123
I'm trying to create a caption with an offset

I tried setting -geometry +x+y with caption but it is not working. Can someone teach me how to add an offset to the caption? The reason I use caption is for the word wrap capability. Thank!

Re: How to offset caption

Posted: 2011-05-17T09:25:46-07:00
by fmw42
Please define what you want from the offset or show an example. If you want a caption with what I imagine an offset, just add a border on one side using -extend or -splice. see http://www.imagemagick.org/Usage/crop/#extent and http://www.imagemagick.org/Usage/crop/#splice after you create your caption: text image. If this is not what you want, please clarify further.

Re: How to offset caption

Posted: 2011-05-17T21:35:02-07:00
by qaz123
Thank you, splice works really well