Search found 5 matches

by qaz123
2011-05-17T21:39:36-07:00
Forum: Users
Topic: Automatically resize caption font size
Replies: 1
Views: 7210

Automatically resize caption font size

Is there a way to keep the caption formatting (ie. kerning, interline-spacing) as well as the page size (ie.500x400) but allow the font to automatically resize so that word wrap does not cut off the text at the bottom? Also, is it possible to set a certain pointsize if no overflow happens and allow ...
by qaz123
2011-05-17T21:35:02-07:00
Forum: Users
Topic: How to offset caption
Replies: 2
Views: 5209

Re: How to offset caption

Thank you, splice works really well
by qaz123
2011-05-16T23:26:59-07:00
Forum: Users
Topic: How to offset caption
Replies: 2
Views: 5209

How to offset caption

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!
by qaz123
2011-05-08T11:41:54-07:00
Forum: Users
Topic: Word wrap issues with caption
Replies: 3
Views: 6310

Re: Word wrap issues with caption

I tried with the latest version but the problem still persists, maybe I should try it on linux
by qaz123
2011-05-08T10:39:41-07:00
Forum: Users
Topic: Word wrap issues with caption
Replies: 3
Views: 6310

Word wrap issues with caption

is this a bug in imagemagick? somehow when i type the following, word wrap works fine. convert -size 400x300 -font Arial-Bold -pointsize 40 -kerning -3 -interline-spacing -10 -gravity NorthWest -background black -fill white caption:"this is a very very very very very very long sentence to test for ...