-title of montage cut off

Ilya Zakharevich <[email protected]> Tue, 17 Mar 2009 23:16:20 +0000 (UTC)
Newsgroups gmane.comp.video.image-magick.bugs
Organization U.C. Berkeley Math. Department.
Message-ID <[email protected]>
The following command results in the top of the title cut off:

montage -title "The\nImage\nMagick" -geometry +5+5 -tile x1 -size 600x952 xc:green xc:yellow xc:blue out.png

With -geometry +35+35 only a pixel or two are cut off.

Hope this helps,
Ilya