farbfeld

suckless image format with conversion tools
git clone git://git.suckless.org/farbfeld
Log | Files | Refs | README | LICENSE

commit 52d94b6551b4103649d76a61ccd3b56ae983daa6
parent 57d05bb3107f28217b53f9b4e113526d6dd07c71
Author: FRIGN <dev@frign.de>
Date:   Mon, 23 Nov 2015 21:38:07 +0100

Update TODO

jpg-support is done.

Diffstat:
MTODO | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/TODO b/TODO @@ -1,2 +1,2 @@ o handle truecolor PNG's properly (libpng is painful to use) - o re-add the old imagefile-tools for gif, jpg, ... + o re-add the old imagefile-tools for gif, ...