* scm/ps-to-png.scm (make-ps-images): cleanup multipage vs. single
commit19da32186199ab41a1e917582e2cdd79d0b84d64
authorhanwen <hanwen>
Sun, 19 Jun 2005 14:52:31 +0000 (19 14:52 +0000)
committerhanwen <hanwen>
Sun, 19 Jun 2005 14:52:31 +0000 (19 14:52 +0000)
treef895e2aec542b4a72ff50b75b2406571f5eb8c3b
parente8de329501579a2549a194655833d793766219f7
* scm/ps-to-png.scm (make-ps-images): cleanup multipage vs. single
page switch.

* make/lilypond-vars.make (LILYPOND_BOOK_FLAGS): set
anti-alias-factor for lilypond-book runs.

* scm/ps-to-png.scm (scale-down-image): new function.
(my-system): new function.
(make-ps-images): blow up GS resolution by anti-alias-factor,
scale down image by anti-alias-factor.  This improves appearance
of
(make-ps-images): remove showpage. Fixes spurious empty png at end.

* scm/lily.scm (lambda): default resolution 116 (8 pixels per
space).
ChangeLog
make/lilypond-vars.make
scm/backend-library.scm
scm/lily.scm
scm/ps-to-png.scm