genwebgallery
annotate TODO @ 47:d1ad806b6ee3
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 |
rev | line source |
---|---|
meillo@0 | 1 TODO: |
meillo@0 | 2 |
meillo@0 | 3 - security checks |
meillo@24 | 4 |
meillo@5 | 5 - verify that input files are images |
meillo@47 | 6 mogrify doesnt always return an error code if it is no supported image type |
meillo@24 | 7 so is the problem with gimp's xcf format |
meillo@47 | 8 (is that solvable in any case??) |