DitheringIdiot / dither-me-this

Generate dithered images at build time for your static website
MIT License
27 stars 3 forks source link

adds support for imageData and rgb palettes #2

Closed okwme closed 11 months ago

okwme commented 1 year ago

i'm using this library over dither-js and getting much faster and better results. however i'm converting from canvas so i already have imageData and my palette in an rgb array.

DitheringIdiot commented 11 months ago

Brilliant, thanks I've merged it. You're the first person to collaborate with me in a git repository! Sorry it took so long!