Page 1 of 1

Caption cutting text

Posted: 2013-04-01T11:25:51-07:00
by chaosct
Hi!

I am getting partial text when using caption and the font Impact. Example:

Code: Select all

$ convert -fill white -stroke black -background blue -size 380x120 -font impact.ttf caption:BUT\ WHEN\ I\ DO\ THEY\ ONLY\ USE\ THE\ URL meme.jpg
results in:
Image

(note the missng last word "URL")

my convert version is:

Code: Select all

$ convert --version
Version: ImageMagick 6.8.4-3 2013-03-29 Q16 http://www.imagemagick.org
Copyright: Copyright (C) 1999-2013 ImageMagick Studio LLC
Features: DPC OpenMP
Delegates: bzlib mpeg fontconfig freetype jng jpeg lcms png ps tiff x xml zlib

I'm using this font: https://github.com/chaosct/meme-creator ... impact.ttf

Re: Caption cutting text

Posted: 2013-04-01T12:10:07-07:00
by magick
We can reproduce the problem you posted and have a patch in ImageMagick 6.8.4-6 Beta available by sometime tomorrow. Thanks.