Text is clipped using example and custom font
Posted: 2011-05-17T14:35:08-07:00
Hi!
Using the free font MEgalopolisExtra¹ the text produced with the command below is clipped (the bottom of the "y" is clipped). If I specify the image size (-size 500x500 for example) the "y" is not clipped, so I guess IM is unable to calculate the size for this font?
C:\imagemagick>convert -background lightblue -fill blue -font C:\path\to\font\MEgalopolisExtra.otf -pointsize 72 label:Anthony label.gif
C:\imagemagick>convert.exe -version
Version: ImageMagick 6.6.9-9 2011-05-10 Q16 http://www.imagemagick.org
Copyright: Copyright (C) 1999-2011 ImageMagick Studio LLC
Features: OpenMP
Is there anything I can do? Thank you.
- Markus
1. http://www.smeltery.net/fonts/megalopolis-extra, download link to the right
Using the free font MEgalopolisExtra¹ the text produced with the command below is clipped (the bottom of the "y" is clipped). If I specify the image size (-size 500x500 for example) the "y" is not clipped, so I guess IM is unable to calculate the size for this font?
C:\imagemagick>convert -background lightblue -fill blue -font C:\path\to\font\MEgalopolisExtra.otf -pointsize 72 label:Anthony label.gif
C:\imagemagick>convert.exe -version
Version: ImageMagick 6.6.9-9 2011-05-10 Q16 http://www.imagemagick.org
Copyright: Copyright (C) 1999-2011 ImageMagick Studio LLC
Features: OpenMP
Is there anything I can do? Thank you.
- Markus
1. http://www.smeltery.net/fonts/megalopolis-extra, download link to the right