From 6513e64d06b2e2c754d340a16e0e216dbb405459 Mon Sep 17 00:00:00 2001 From: fred Date: Tue, 26 Mar 2002 22:15:15 +0000 Subject: [PATCH] lilypond-1.2.2 --- buildscripts/ps-to-gifs.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/buildscripts/ps-to-gifs.sh b/buildscripts/ps-to-gifs.sh index bf9c8c8c75..e2a3da89cb 100644 --- a/buildscripts/ps-to-gifs.sh +++ b/buildscripts/ps-to-gifs.sh @@ -74,7 +74,6 @@ fi # urg, pipe breaks rm -f $BASE{.ppm,.$GIF} $BASE-page*{.ppm,.$GIF} -# generate the pixmap at twice the size, then rescale (for antialiasing) cat $FILE | gs -sDEVICE=pgm $SIZE -dTextAlphaBits=4 -dGraphicsAlphaBits=4 -sOutputFile="$BASE-page%d.ppm" -r90 -dNOPAUSE - -c quit $FILE # quant is soo slow # cat $PPMFILE | ppmquant 2 | pnmscale 0.3333 | pnmcrop | $PNMTOGIF $color > $OUTFILE -- 2.39.5