Update TODO - farbfeld - suckless image format with conversion tools | |
git clone git://git.suckless.org/farbfeld | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
commit 2ae075c04cff633eddefd3c07363d60bd05a3129 | |
parent 3d80d7237d18bdbf53e327a576b52b35b36af3ad | |
Author: Laslo Hunhold <[email protected]> | |
Date: Mon, 9 Jan 2017 19:43:46 +0100 | |
Update TODO | |
Diffstat: | |
M TODO | 2 ++ | |
1 file changed, 2 insertions(+), 0 deletions(-) | |
--- | |
diff --git a/TODO b/TODO | |
@@ -1 +1,3 @@ | |
o re-add the old imagefile-tools for gif, ... | |
+ o flush fp's (fflush()) so we correctly report on truncation | |
+ o write utility functions to solve duplicate tasks |