]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.1.62
authorfred <fred>
Sun, 24 Mar 2002 20:11:10 +0000 (20:11 +0000)
committerfred <fred>
Sun, 24 Mar 2002 20:11:10 +0000 (20:11 +0000)
bin/ps-to-gifs.sh

index 57021850f5d8e1ed338920294c6704f39b45216e..c276406a2bf6b0f5696b990afbab72419031748b 100644 (file)
@@ -17,6 +17,6 @@ esac
 
 # generate the pixmap at twice the size, then rescale (for antialiasing)
 cat $1 | gs  -q -sDEVICE=ppmraw \
-    -sOutputFile="|pnmscale 0.5|ppmtogif > $FILE-page%d.gif" \
+    -sOutputFile="|pnmscale 0.3333|ppmtogif > $FILE-page%d.gif" \
     -r200 -dNOPAUSE - -c quit