resize-gd

diff resize-gd.1 @ 14:6f5c3a02e4d5

filename suffix is now detected in lower or upper case letters
author meillo@marmaro.de
date Sun, 15 Jun 2008 15:50:59 +0200
parents c4834b4f4b54
children c50716420346
line diff
     1.1 --- a/resize-gd.1	Sat Jun 14 19:14:27 2008 +0200
     1.2 +++ b/resize-gd.1	Sun Jun 15 15:50:59 2008 +0200
     1.3 @@ -1,4 +1,4 @@
     1.4 -.TH RESIZE\-GD 1 "resize\-gd\-0.1" "2008\-06\-14" "resize\-gd"
     1.5 +.TH RESIZE\-GD 1 "resize\-gd\-0.2" "2008\-06\-15" "resize\-gd"
     1.6  
     1.7  .SH NAME
     1.8  resize\-gd \- resizes images using the gd library
     1.9 @@ -15,7 +15,7 @@
    1.10  .PP
    1.11  If <width>x<height> ist given, the images are resized to match that dimensions. The images probably get stretched and enlarged.
    1.12  .PP
    1.13 -Only JPEG and PNG files are supported. The filetype is detected by the filename suffix which has to be either `.jpg' or `.png' (in lowercase letters).
    1.14 +Only JPEG and PNG files are supported. The filetype is detected by the filename suffix which has to be `.jpg', `.jpeg' or `.png'.
    1.15  Unsupported files get skipped.
    1.16  .PP
    1.17  This program is meant to be a small(er) alternative to the