X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ChangeLog;h=8d67369665408caa51d00424650caf8059668e51;hb=b690023c78792a05ea55c69d41be63a04f93b43a;hp=3d835692a32bdbca10b33c95dd963c081c295869;hpb=4282d2b2c54b6d4d94b5fe656de62b677de8c8a3;p=lilypond.git diff --git a/ChangeLog b/ChangeLog index 3d835692a3..8d67369665 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,28 @@ +2005-06-20 Han-Wen Nienhuys + + * ly/music-functions-init.ly (musicMap): new music function + musicMap. + 2005-06-19 Han-Wen Nienhuys - * scm/lily.scm (lambda): default resolution 116 (8 pixels per - space). + * make/mutopia-rules.make: anti-alias-factor = 2 + + * 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 bitmaps + (make-ps-images): remove showpage. Fixes spurious empty png at + end. + + * scm/framework-ps.scm (write-preamble): downcase filename before + string-matching. Should fix .TTF files (as opposed to ttf files) * Documentation/user/tutorial.itely (Running LilyPond for the first time): separate subsections for windows, macos and unix. @@ -12,7 +33,7 @@ 2005-06-18 Han-Wen Nienhuys * Documentation/user/introduction.itely (Engraving): don't include - file, add file directly. + file optical-spacing, add directly. * lily/paper-outputter.cc (file): open file in binary mode. This fixes OTF embedding on windows. @@ -25,7 +46,7 @@ * mf/GNUmakefile ($(outdir)/fonts.cache-1): create font cache for outdir. - (install-fc-cache): insatll font cache in installation directories. + (install-fc-cache): install font cache in installation directories. 2005-06-17 Jan Nieuwenhuizen