resize-gd

diff resize-gd.1 @ 11:7cc162bbff25

new error code
author meillo@marmaro.de
date Sat, 14 Jun 2008 18:09:22 +0200
parents e020f26c2c6a
children c4834b4f4b54
line diff
     1.1 --- a/resize-gd.1	Sat Jun 14 18:08:03 2008 +0200
     1.2 +++ b/resize-gd.1	Sat Jun 14 18:09:22 2008 +0200
     1.3 @@ -53,6 +53,9 @@
     1.4  .TP
     1.5  .B 2
     1.6  The size (parameter 1) had no valid format. It has to be either <size> or <width>x<height>.
     1.7 +.TP
     1.8 +.B 3
     1.9 +Not enough memory available to resize the image.
    1.10  
    1.11  .SH BUGS
    1.12  Please report any bug you find to the author.