resize-gd
changeset 11:7cc162bbff25
new error code
author | meillo@marmaro.de |
---|---|
date | Sat, 14 Jun 2008 18:09:22 +0200 |
parents | 6b8e8fcd6d4d |
children | 61ca4934fb34 |
files | resize-gd.1 |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
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.