From 0232d0be86f30fd299a29b92f9af19281acbec94 Mon Sep 17 00:00:00 2001 From: synth_ruiner Date: Tue, 26 Mar 2019 08:38:51 +0000 Subject: [PATCH] todo list --- readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index c47d21a..25ae23e 100644 --- a/readme.md +++ b/readme.md @@ -84,4 +84,5 @@ if (src.match(/^(file|https)?:\/\/|^\/\//)) { * allow user to zoom out so the image is letterboxed/windowboxed/etc. * break up rendering into separate preview and output modes (would be good to have a throttled preview for brightness slider adjustments and then a debounced tile render) * add 'invert' function -* allow for image colour hack \ No newline at end of file +* allow for image colour hack +* make a tool for batch importing images?