Search found 1 match
- 2019-08-16T08:59:40-07:00
- Forum: Users
- Topic: Using multiple -draw decoration
- Replies: 0
- Views: 122026
Using multiple -draw decoration
On this site there is an example of using decoration UnderLine: https://www.imagemagick.org/Usage/text/#draw convert -list decoration lists four existing options: LineThrough None Overline Underline So now I would like to use OverLine and UnderLine together on the same text. What I do at the moment ...