Code: Select all
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 word wrapping for caption with image magick, the word wrap." -flatten output.png
Code: Select all
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 word wrapping for caption dfg dfgdf gdfg fdgdfg dfg with image magick, the word wrap." -flatten output.png