The same command for me returned:
http://i.imgur.com/wei10vw.png
Your font also looks different from my "Helvetica-Bold". I tried the same command, but with "Helvetica-BoldOblique" and got this image:
http://i.imgur.com/q6c1cn4.png
This looks more like your font, but still has the same problem ...
Search found 2 matches
- 2014-04-03T01:00:08-07:00
- Forum: Bugs
- Topic: Clipping with caption on version 6.8.8-10
- Replies: 3
- Views: 4658
- 2014-04-02T08:22:53-07:00
- Forum: Bugs
- Topic: Clipping with caption on version 6.8.8-10
- Replies: 3
- Views: 4658
Clipping with caption on version 6.8.8-10
Hi,
the following code:
convert input.png ( -size 350x55 -background transparent -fill '#FFFFFF' -gravity west -font Helvetica-Bold caption:'Universale, hoch pigmentierte Acrylfarbe für den Kunst-' -trim +repage ) -gravity WEST -geometry +40+5 -composite output1.png
will create an image, where ...
the following code:
convert input.png ( -size 350x55 -background transparent -fill '#FFFFFF' -gravity west -font Helvetica-Bold caption:'Universale, hoch pigmentierte Acrylfarbe für den Kunst-' -trim +repage ) -gravity WEST -geometry +40+5 -composite output1.png
will create an image, where ...