Thanks for the reply.
>> Note the -size in this example could be replaced with -pointsize.
>> that way you can control the font size as a separate setting to the final -extent size.
While I admit I do not really understand -extent, I *know* I do not want to
have to set -pointsize manually. I have ...
Search found 2 matches
- 2013-05-10T10:32:20-07:00
- Forum: Bugs
- Topic: convert not using vertical text size for scaling in 6.8.5
- Replies: 3
- Views: 3030
- 2013-05-06T11:36:40-07:00
- Forum: Bugs
- Topic: convert not using vertical text size for scaling in 6.8.5
- Replies: 3
- Views: 3030
convert not using vertical text size for scaling in 6.8.5
These comments all apply to Slackware GNU/Linux 14.0. I don't know
if this bug manifests in any other OS or OS version.
The following command worked sort of properly in imagemagick-6.7.7
convert -background lightblue -fill black -size 210x210 \
-gravity center -interline-spacing 0 -extent +0-10 ...
if this bug manifests in any other OS or OS version.
The following command worked sort of properly in imagemagick-6.7.7
convert -background lightblue -fill black -size 210x210 \
-gravity center -interline-spacing 0 -extent +0-10 ...