This commit is contained in:
Max Bradbury 2020-11-08 20:48:04 +00:00
parent b3690c4dd7
commit 055928eb7b
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# todo
* if image is exactly 128×128, *don't* crop
* tile reuse
* noise reduction (remove lonely pixels)
* implement Atkinson and Bayer dithering options
* fix weird problem with pixels flipping (see test::example)