Page 1 of 1

Drawing Text with Magick++ and Pango

Posted: 2019-05-27T04:04:08-07:00
by ImageyWimigey
I want to create an image with text using some of the features of Pango. I have looked at the Magick++ documentation for the Drawable class but its not clear if this is possible. Is it possible to use Pango and Pango markup to format text the way I want it? If so can someone create a quick example and the class/subclass I'd need to use.