genwebgallery

diff genwebgallery.1 @ 25:9fac7c9e2611

updated manpage; added link to website
author meillo@marmaro.de
date Mon, 12 May 2008 14:00:15 +0200
parents cb1f0dda49e7
children 8164905ea8af
line diff
     1.1 --- a/genwebgallery.1	Mon May 12 12:41:26 2008 +0200
     1.2 +++ b/genwebgallery.1	Mon May 12 14:00:15 2008 +0200
     1.3 @@ -1,4 +1,4 @@
     1.4 -.TH GENWEBGALLERY 1 "genwebgallery\-0.5" "2007\-11\-21" "genwebgallery"
     1.5 +.TH GENWEBGALLERY 1 "genwebgallery\-0.5" "2008\-05\-12" "genwebgallery"
     1.6  
     1.7  .SH NAME
     1.8  genwebgallery
     1.9 @@ -12,6 +12,10 @@
    1.10  .PP
    1.11  All generated content goes in a subdirectory which defaults to 'webgallery'. Or any other directory specified by \-\-output.
    1.12  .PP
    1.13 +Files are skipped if
    1.14 +.B convert
    1.15 +fails in conversion.
    1.16 +.PP
    1.17  The
    1.18  .BR convert
    1.19  tool from ImageMagick is required.
    1.20 @@ -70,11 +74,19 @@
    1.21  .B 4
    1.22  The output directory already exists and the user wanted it to be deleted, but it was not possible.
    1.23  
    1.24 +.SH BUGS
    1.25 +.B convert
    1.26 +fails the conversion of the XCF image format of GIMP, but it exits with 0 anyway. This looks like a bug in the
    1.27 +.B convert
    1.28 +program.
    1.29 +As result the image is added to the gallery but it is not viewable.
    1.30 +Other formats might be affected as well.
    1.31 +
    1.32  .SH SEE ALSO
    1.33  .BR convert (1),
    1.34  .BR ImageMagick (1).
    1.35  
    1.36  .SH AUTHOR
    1.37 -genwebgallery and this man page was written by markus schnalke <meillo@marmaro.de>
    1.38 +genwebgallery and this man page were written by markus schnalke <meillo@marmaro.de>
    1.39  .PP
    1.40  Website: http://prog.marmaro.de/genwebgallery