Open thejoelpatrol opened 1 month ago
TODO: add Atkinson dithering
Workaround: convert your PNG to greyscale first, preferably with dithering already applied. Currently only black/white values will be read correctly.
This is updated as of adf3f308 (v0.3), so that colored PNGs will be converted to greyscale and then black and white, but still no dithering yet.
TODO: add Atkinson dithering
Workaround: convert your PNG to greyscale first, preferably with dithering already applied. Currently only black/white values will be read correctly.