I know caption was just adjusted. So I ran some tests with my scripts and find some differences between versions. I cannot say for sure which is correct, but for the text I have tested the current result does not look optimal. Seems a bit too much padding?
Here are some simple tests over a number of IM versions.
convert -size 100x100 -background white -fill black -font arial -gravity center caption:"this is a test" 1tmp_6859.gif
im6840 convert -size 100x100 -background white -fill black -font arial -gravity center caption:"this is a test" 1tmp_6840.gif
im6819 convert -size 100x100 -background white -fill black -font arial -gravity center caption:"this is a test" 1tmp_6819.gif
im67610 convert -size 100x100 -background white -fill black -font arial -gravity center caption:"this is a test" 1tmp_67610.gif
im67410 convert -size 100x100 -background white -fill black -font arial -gravity center caption:"this is a test" 1tmp_67410.gif
If the current version is a reasonable compromise, it is OK. I just want to be sure.
possible bug caption IM 6.8.5.9 Q16
Re: possible bug caption IM 6.8.5.9 Q16
We can reproduce the problem you posted and have a patch in ImageMagick 6.8.5-10 Beta available by sometime tomorrow. Thanks.
- fmw42
- Posts: 25562
- Joined: 2007-07-02T17:14:51-07:00
- Authentication code: 1152
- Location: Sunnyvale, California, USA
Re: possible bug caption IM 6.8.5.9 Q16
This appears to be fixed in 6.8.5.10 Q16 beta Mac
imb convert -size 100x100 -background white -fill black -font arial -gravity center caption:"this is a test" 1tmp_68510.gif
imb convert -size 100x100 -background white -fill black -font arial -gravity center caption:"this is a test" 1tmp_68510.gif