From 005acfcb4930e18819a2ab220d7e8d8c10504b3e Mon Sep 17 00:00:00 2001 From: age Date: Thu, 22 Feb 2007 00:18:33 +0000 Subject: [PATCH] * aspect ratio in hilfe eingetragen --- gallery.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gallery.py b/gallery.py index 792b2f1..80b65f9 100755 --- a/gallery.py +++ b/gallery.py @@ -16,7 +16,8 @@ Options: --help Display this usage message --html Output HTML to stdout --resize x y Resize specified images to x,y - --rotate x Rotate the image counter clockwise for x degrees + --resize-ratio x Resize specified images with correct aspect ratio + --rotate x Rotate the image counter clockwise for x degrees --size Display the image sizes --thumbnail x y Make thumbnails of specified images, ignoring existing thumbnails that happen to be listed among the files.