From 2beb8bc314e637f0d04d4b26610ea86de2006fb9 Mon Sep 17 00:00:00 2001 From: Clint Adams Date: Wed, 25 Jun 2003 02:55:28 +0000 Subject: 18627: -resize and -shave options to _imagemagick mogrify. --- Completion/Unix/Command/_imagemagick | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Completion') diff --git a/Completion/Unix/Command/_imagemagick b/Completion/Unix/Command/_imagemagick index fe874bd36..eac3a2bf7 100644 --- a/Completion/Unix/Command/_imagemagick +++ b/Completion/Unix/Command/_imagemagick @@ -391,6 +391,7 @@ mogrify) '*-quality:JPEG/MIFF/PNG compression level:' \ '*-raise:lighten or darken edges (x):' \ '*-region:image region (x{+-}{+-}):' \ + '*-resize:size (x{%}{@}{!}{<}{>}):' \ '*-roll:image roll offset ({+-}{+-}):' \ '*-rotate:rotation (degrees{<}{>}):' \ '*-sample:scale factors (x):' \ @@ -399,6 +400,7 @@ mogrify) '*-segment:segment thresholds (x):' \ '*-shade:image shading (x):' \ '*-sharpen:sharpening factor (0.0 - 99.9%):' \ + '*-shave:shave edges (x{%}):' \ '*-shear:shearing angles (x in degrees):' \ '*-size:image size (x+):' \ '*-solarize:solarization threshold:' \ -- cgit 1.4.1