From e9e9684117719204929821028ba9dbb7915ea119 Mon Sep 17 00:00:00 2001 From: kraxel Date: Sun, 28 Mar 2004 11:31:57 +0000 Subject: Initial revision --- TODO | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 TODO (limited to 'TODO') diff --git a/TODO b/TODO new file mode 100644 index 0000000..050b577 --- /dev/null +++ b/TODO @@ -0,0 +1,22 @@ + +- some effect filters +- improve cut+paste [does complete images only right now ... ] +- make the file browser save the thumbnails somewhere (optionally), + so it can be much faster the second time ... +- screenshots +- put images on root window / some batch processing. + + +List is ordered according to my personal priorities. More ideas +welcome, but it doesn't automatically mean they will be added to the +list. iv is a interactive, small + fast[1] utility and will only +support commonly needed features (focus on photos), compareable to xv. + +If you need a full featured image processing tool with all bells and +whistles, better use the gimp. To to stuff batched in scripts, use +ImageMagick (convert utility / perl interface). + + +[1] It has finished loading the image while the gimp still shows the + splash screen :-) + -- cgit