]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
* lily/lily-parser-scheme.cc (LY_DEFINE): don't set 'parser
[lilypond.git] / ChangeLog
index 8d67369665408caa51d00424650caf8059668e51..fcc2516c2b84ff4ca4776bcac54e24e0b8b5a2cb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,39 @@
+2005-06-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * lily/lily-parser-scheme.cc (LY_DEFINE): don't set 'parser
+       variable in lily module
+
+       * scm/framework-ps.scm (output-classic-framework): error message
+       regarding the classic framework.
+
+       * Documentation/user/henle-flat-gray.png (Module): new file.
+
+       * Documentation/user/baer-flat-gray.png (Module): new file.
+
+       * scm/output-lib.scm (fret-number-tablature-format): vcenter and
+       whiteout for markups.
+
+       * buildscripts/substitute-encoding.py (note_glyph): include _ in
+       regex too. This fixes change clef appearance in PDF. 
+
+       * ttftool/include/*: remove.
+
+       * configure.in (reloc_b): remove TTFTOOL_ENDIAN
+
+       * config.make.in (WINDRES): remove TTFTOOL_ENDIAN.
+
+       * lily/GNUmakefile (MODULE_INCLUDES): remove ttftool
+
+       * ttftool/*: remove ttftool subdirectory.
+
+       * GNUmakefile.in (SUBDIRS): remove ttftool subdirectory.
+
+       * lily/ttf.cc (print_header): new file. Convert to type42, using
+       FreeType to parse the TTF. 
+
+       * ttftool/parse.c (readPostTable): ugh. Kludge: nglyphs in maxp
+       and post table may differ. Pass around post_nglyphs as well.
+
 2005-06-20  Han-Wen Nienhuys  <hanwen@xs4all.nl>
 
        * ly/music-functions-init.ly (musicMap): new music function
@@ -52,7 +88,7 @@
 
        * scm/editor.scm (editor-command-template-alist): Use char iso
        column, except for Emacs.
-       (get-editor-command): Substitute char too (Bert).
+       (get-editor-command): Substitute char too (Bertalan Fodor).
 
 2005-06-16  Jan Nieuwenhuizen  <janneke@gnu.org>