Thanks for your response adriangatto! It seems that you found a bug (missing feature) in the Magick.NET code. When reading "pango" the content is stored in a buffer that can only hold 4096 characters. In the ImageMagick code there is a trick that allows you to read "pango" content that exceeds that buffer. I'll make sure this gets fixed in the next version of Magick.NET.
↧