Version 0.4 2010-12-11 =========== - width and height of scaled images is used in html image tag - handle PNG files now too, auto-rotation won't work there though - conforming XHTML 1.0 strict now, instead of HTML 4.01 transitional - added/moved some layout to CSS - black image border now added via CSS instead directly to the image by convert (speeds up thumbnail generation) - command line options for overriding default title and subdir names, plus the usual verbose, quiet, help, version options. all command line options are entirely optional, so the easy "run and be done" way still works. - thumbnail and slide dimensions can be adjusted (also via commandline option) - many bugfixes - license change from GPLv2 to GPLv3 Version 0.3 2004-02-14 =========== - Images will be sorted alphabetically. - Spaces in filenames will be processed now. Spaces are not allowed in URLs (according to the RFC),and thus spaces will be converted to underscores in the generated pages. - There is more verbose output, and the verbosity can be adjusted. - This release will check to see if all tools are there before it starts.