From 055928eb7b9daeacaf08f0276e6ee254a4624224 Mon Sep 17 00:00:00 2001 From: Max Bradbury Date: Sun, 8 Nov 2020 20:48:04 +0000 Subject: [PATCH] todo --- TODO.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index 1290e6a..7e5744d 100644 --- a/TODO.md +++ b/TODO.md @@ -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)