Justin Shrake
Justin Shrake
I encountered the same issue on MacOS and discovered that it was caused by how I was creating the zip archive. My directory structure is: ``` ➜ cd project ➜...
This is possible using `MagickWand::import_image_pixels` method (https://imagemagick.org/api/magick-image.php#MagickImportImagePixels). See this PR https://github.com/nlfiedler/magick-rust/pull/99, which improves the existing API and adds a unit test that demonstrates how to use it.
Thanks for the issue! Handling card specific text is outside of the scope I want for the project at this time. The project is essentially in maintenance at this point...