I am playing around with Magick.NET to see if it might meet the needs of our software. So far it looks great. However, one of the requirements is to be able to draw a textbox of a specific width/height and place text inside the box so that the text is word-wrapped to fit inside the box. It looks like the ImageMagick "caption:" functionality meets this need, but I can't figure out how to get this to work with Magick.Net. I don't see "Caption" as an function or class in the API.
Any help is appreciated!
I am using Magick.NET 6.8.7.901, and I installed it via zip.
Any help is appreciated!
I am using Magick.NET 6.8.7.901, and I installed it via zip.