JKirchartz / Glitchy3bitdither

client-side javascript image glitches
http://jkirchartz.com/Glitchy3bitdither
MIT License
44 stars 9 forks source link

Ensure updated code is working #4

Closed JKirchartz closed 6 years ago

JKirchartz commented 6 years ago

Fix test.js & other files as needed to ensure everything is working properly.

Jimp has hashing/distance functions that may do well to automate testing of whether or not the glitch functions are altering the image, but visual inspection may be required to ensure they're working as expected.

JKirchartz commented 6 years ago

https://github.com/JKirchartz/Glitchy3bitdither/commit/4ae59afb5924f483d3b7e2a04b1aa29adc21f0f8

resolves this issue, and breaks test.js