Caption cutting text
Posted: 2013-04-01T11:25:51-07:00
Hi!
I am getting partial text when using caption and the font Impact. Example:
results in:
(note the missng last word "URL")
my convert version is:
I'm using this font: https://github.com/chaosct/meme-creator ... impact.ttf
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
(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