]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
(init_fontconfig): call FcConfigBuildFonts()
[lilypond.git] / ChangeLog
index c7b2f8c95b25f108fa83f070c9040bc97f6f88e5..2255eaf9d62f375890dbfcfffb46225e54cf926f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,30 @@
+2006-01-11  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * lily/font-config.cc (init_fontconfig): call FcConfigBuildFonts()
+       explicitly.
+
+       * lily/font-config-scheme.cc (LY_DEFINE): also display font and
+       config dirs. Aids debugging. 
+       (display_config): also display config files.
+
+2006-01-07  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * lily/bar-line.cc (calc_bar_size): inspect staff->extent (Y_AXIS)
+       for determining bar size.
+
+       * lily/staff-symbol.cc (print): place lines at distance line-positions
+
+       * scm/define-grob-properties.scm (all-user-grob-properties): add
+       line-positions.
+
+       * lily/staff-symbol.cc (height): new function.
+
+       * input/regression/staff-line-positions.ly:  new file.
+
+2006-01-06  Graham Percival  <gpermus@gmail.com>
+
+       * input/test/add-staccato.ly: remove reference to old file.
+
 2006-01-06  Han-Wen Nienhuys  <hanwen@xs4all.nl>
 
        * scripts/lilypond-book.py (invokes_lilypond): allow . in path to
@@ -9,6 +36,8 @@
 
 2006-01-06  Jan Nieuwenhuizen  <janneke@gnu.org>
 
+       * scripts/midi2ly.py: Bugfix: Declare datadir.
+
        * make/ly-rules.make:
        * make/mutopia-rules.make: Use LILYPOND_BINARY (WAS: LILYPOND, but
        that seems to be gone). Fixes make web.