work on docs
[pspp] / build-aux / svg2png
index d00e10952135c44bc158588e6a446da3da172c95..f98b76cea7a812fed8ac98139f78bd2d9d328ab5 100755 (executable)
@@ -24,7 +24,7 @@ esac
 echo "Converting" $1 "to" $3 "size" $width"x"$width
 
 comment=`cat $2`
-gimp -i -b "\
+gimp -i -d -b "\
 (let* ((image (car (file-svg-load 1 \"$1\" \"$1\" 90 $width $width 0 ))))
       (gimp-image-attach-parasite image '(\"gimp-comment\" 0 \"$comment\"))
       (gimp-file-save 1 image (car (gimp-image-get-active-drawable image))