]> git.sesse.net Git - webpdf/commit
Added another minor hack for making sure we only get the first page in the PNG.
authorSteinar H. Gunderson <sesse@samfundet.no>
Tue, 9 Aug 2005 17:52:09 +0000 (17:52 +0000)
committerSteinar H. Gunderson <sesse@samfundet.no>
Tue, 9 Aug 2005 17:52:09 +0000 (17:52 +0000)
commitaebae0c5041d1d7a2c97c5711b36b7688b6f6442
tree7ebb870c43700bb0d70be309249221241d9981ea
parentc45d2eb055b006b20ae280d34aee8f871b79d456
Added another minor hack for making sure we only get the first page in the PNG.
(ImageMagick seems to output all the PNGs on stdout in order, so we just
do another convert pass, which removes all but the first.)
createpdf.pl