You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Interesting project. I've done some pixel-level work with color quantization/dithering [1][2] & GIF frame encoding & canvas recording [3][4]. Specifically, these related projects focus on pixelated images.
If you have any interest in utilizing either of these or genrral related questions, feel free to ping me :)
Disclaimer: GIFter has not been maintained for a couple years, but i pushed new dev version last night that i had laying around. The API may need some refinement, likely a few bugs as well. Not many docs, but code is short. If there's any interest, it can be polished up.
feel free to close this issue, it' just a heads up.
Hi,
Interesting project. I've done some pixel-level work with color quantization/dithering [1][2] & GIF frame encoding & canvas recording [3][4]. Specifically, these related projects focus on pixelated images.
If you have any interest in utilizing either of these or genrral related questions, feel free to ping me :)
Disclaimer: GIFter has not been maintained for a couple years, but i pushed new dev version last night that i had laying around. The API may need some refinement, likely a few bugs as well. Not many docs, but code is short. If there's any interest, it can be polished up.
feel free to close this issue, it' just a heads up.
cheers!
[1] https://github.com/leeoniya/RgbQuant.js
[2] http://leeoniya.github.io/RgbQuant.js/demo/
[3] https://github.com/leeoniya/GIFter.js
[4] https://rawgit.com/leeoniya/GIFter.js/master/demo/index.html
The text was updated successfully, but these errors were encountered: