CHANGES for fotosweet (Sorted by reverse chronological order) 0.5 (18-Apr-2004) - Added command-line argument -w/--webgallery which is used to generate a web gallery directly from text mode. A config file (-c) must be specified also. - Removed the 2nd old-style sample config. - Updated sample config and template file for release. - Tidied up some of the button layout. - Added antialias option to image resize. - Added configurable JPEG quality parameter. - Added functionality to rotate images. - Create web gallery from GUI prompts for destination directory. - Moved template functionality to separate module. Templates must still be edited manually, but are loaded from a separate file when generating a web gallery. - Save and Load Project now work. - Moved Project and related classes to project.py. - guitk now subclasses Project class. - Removed old Config class and moved all project loading and web gallery creation to Project class. - Added GUI interface using TkInter. To use run: fotosweet.py -g Very basic, first attempt at rough GUI, still has plenty of debug output enabled. 0.4 (Internal only) 0.3 (06-Jan-2004) - Initial release. Text-mode only, all configs have to be created by hand.