Closed
Description
Hi! I ran into a problem where ImageMagick’s convert
was generating RLE-compressed BMP images, which were then displaying as garbage when I loaded them.
Would you accept a PR that either:
- Added support for loading an RLE-compressed image
- Raised an Error if it detected an RLE-compressed image (similar to how it errors on "true color" BMPs now)
I’m happy to provide either.
Metadata
Metadata
Assignees
Labels
No labels