png-decoder
png-decoder copied to clipboard
Add support for embedded-graphics
Hi,
I found your crate useful for embedded because it is simple and doesn't use simd. Here is a patch to implement what is needed to make is embedded-graphics compatible.
What do you think ?