vertically centre annotated text

Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Bonzo
Posts: 2971
Joined: 2006-05-20T08:08:19-07:00
Location: Cambridge, England

Re: vertically centre annotated text

Post by Bonzo »

Bonzo, your version seems to be missing the input image in the middle of the two copies of the text.
Thanks for pointing that out fmw42; it was getting late and I missed it.

I thought there must be an operator to fill the image with colour but did not think of -colorize
Post Reply