Ok, good call on the version.
convert --version reports: Version: ImageMagick 6.9.9-38 Q16 x86_64 2018-03-12 http://www.imagemagick.org
Anyway, I tried this on a Ubuntu 18.04 machine
convert --version reports:Version: ImageMagick 6.9.7-4 Q16 x86_64 20170114 http://www.imagemagick.org
So with an ...
Search found 2 matches
- 2019-06-28T21:36:56-07:00
- Forum: Users
- Topic: Will not draw undercolor with annotate
- Replies: 3
- Views: 6738
- 2019-06-28T19:49:06-07:00
- Forum: Users
- Topic: Will not draw undercolor with annotate
- Replies: 3
- Views: 6738
Will not draw undercolor with annotate
I cannot get annotate to place an undercolor. I used to have this working, maybe a year ago, but now it does not work.
convert logo: -fill gray -undercolor blue -pointsize 50 -stroke black -gravity South -annotate +0+10 ' TEST ' output.jpg
This uses the built-in logo, writes the text in the correct ...
convert logo: -fill gray -undercolor blue -pointsize 50 -stroke black -gravity South -annotate +0+10 ' TEST ' output.jpg
This uses the built-in logo, writes the text in the correct ...