6.9.6.8:
6.9.7.1:
Search found 2 matches
- 2017-01-07T13:08:03-07:00
- Forum: Bugs
- Topic: convert -gravity misalignment
- Replies: 3
- Views: 4138
- 2017-01-07T12:42:04-07:00
- Forum: Bugs
- Topic: convert -gravity misalignment
- Replies: 3
- Views: 4138
convert -gravity misalignment
If I run the following command (copied/edited from video-contact-sheet) using imagemagick 6.9.6.8 or before, it produces neatly aligned rows of text. However since 6.9.7.1 the text to the right is cut off at the top. $ NL=' ' $ convert \( -size 1795x1 xc:white +size -font /usr/share/fonts/TTF ...