diff TODO @ 47:d1ad806b6ee3 default tip

picsize and thumbsize are now numbers in any case (used printf); non-regular and non-existent files are skipped
author meillo@marmaro.de
date Mon, 23 Jun 2008 20:57:55 +0200
parents 572f219cf0f4
children
line wrap: on
line diff
--- a/TODO	Mon Jun 23 20:05:50 2008 +0200
+++ b/TODO	Mon Jun 23 20:57:55 2008 +0200
@@ -2,10 +2,7 @@
 
 - security checks
 
-- navigation in pic pages (really?)
-
 - verify that input files are images
-	convert doesnt always return an error code if it is no supported image type
+	mogrify doesnt always return an error code if it is no supported image type
 	so is the problem with gimp's xcf format
-
-- verify picture and thumbnail sizes are numbers
+	(is that solvable in any case??)