]> git.donarmstrong.com Git - lilypond.git/commit
* scm/ps-to-png.scm (make-ps-images): cleanup multipage vs. single
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Sun, 19 Jun 2005 14:52:33 +0000 (14:52 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Sun, 19 Jun 2005 14:52:33 +0000 (14:52 +0000)
commit2c12af09be46d47b03987d2296f76eb173ebc009
tree4d5431824c63ea31b772ae67b8d8bc9f6776698f
parent6cc1535539a6cc5b637173a0581ddff3c09de0bc
* 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