Danack

Results 333 comments of Danack

Thanks....that works. I wonder why the example I gave doesn't...

Can you put a downloadable code example with placeholder images somewhere please?

> I'm not sure what more I can add, http://www.sscce.org/ > Self Contained > It is important to ensure that the code given to others can be 'copied, pasted, compiled,...

Sorry not really. This library could really do with someone stepping up to help maintain it, particularly on windows issues, which I just don't have time for.

What happens when you try to process this image with ImageMagick's convert command? Exception code 0xc0000409 doesn't appear to mean much other than possibly "something is wrong with your system"...

The test could be made to run faster by lowering the number of pixels processed. Feel free to submit a PR based on that.

Done in dev but I'm going to leave open. The performance jump between 200x200 and 300x300 is ridiculously large, and might be an actual issue.

I don't really know. I've just read the upstream documentation for the underlying library [here](https://www.imagemagick.org/api/drawing-wand.php#DrawSetFontFamily) and I still don't really know. Could you post the code for your example, and...

So, cropping an image, leaves an image with an 'image page' set. Which is way of offsetting the image that needs to be displayed from the full size of the...

Thanks for the comprehensive report, but without looking at the issue in detail, my guess is that the only 'fix' I would be able to do would be to disable...