]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
* lily/font-metric.cc (LY_DEFINE): new function, return fontName.
[lilypond.git] / ChangeLog
index 292dec9942c5cc4cff73938cca9cdbc386ec4284..a21f2925d79361c547c3f665e050ffe248bb4bc0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,80 @@
+2004-04-09  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * lily/font-metric.cc (LY_DEFINE): new function, return fontName.
+
+       * scm/output-ps.scm (define-fonts): remove hack for feta/parmesan.
+
+       * lily/font-metric.cc (LY_DEFINE): change to ly:font-filename
+
+       * scm/encoding.scm (coding-alist): add AdobeStandardEncoding
+
+2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * scm/part-combiner.scm (determine-split-list): bugfix: if no
+       solo-state (at end of solo), we can set the solo status
+       too. (backportme.)
+
+       * input/regression/part-combine-solo-end.ly: new file.
+
+2004-04-08  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * scripts/abc2ly.py (parse_file): Strip \r from lines.  Fixes DOS
+       flavour abc files.  Really ignore unknown keys (backportme).
+
+2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * lily/scaled-font-metric.cc (text_dimension): only multiply with
+       magnification_ when looking up in orig_.
+
+       * scm/output-tex.scm (text): switch off char-mapping.
+
+       * lily/tfm.cc (coding_scheme): replace ' ' in encoding with '-',
+       because AFM's encoding field cannot have spaces.
+
+2004-04-08  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * scm/output-ps.scm (define-fonts): More re/encoding tweaking.
+
+2004-04-08  Han-Wen Nienhuys   <hanwen@xs4all.nl>
+
+       * lily/paper-def.cc (find_scaled_font): change to inputencoding.
+
+       * mf/cmr.enc: new file, without hi-bit ascii info. 
+
+       * lily/bezier-bow.cc (slur_shape): make indent dependent on
+       width. This removes the 'hook' at the end of a long slur.
+
+       * buildscripts/mf-to-table.py (parse_logfile): don't append
+       encoding to fontname.
+
+2004-04-07  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * scm/output-ps.scm (define-fonts): Load .enc only once.
+
+       * mf/GNUmakefile (INSTALLATION_OUT_SUFFIXES): Install .enc files
+       too.
+
 2004-04-07  Han-Wen Nienhuys   <hanwen@xs4all.nl>
 
+       * buildscripts/mf-to-table.py (parse_logfile): remove spaces from
+       encoding field.
+
+       * lily/stencil-scheme.cc: remove ly:fontify-atom 
+
+       * ly/portuges.ly (pitchnames): new file.
+
+       * lily/include/lily-guile.hh: many new ly_ functions.  Thanks to
+       Michael Welsh Duggan
+
+       * lily/*.cc: deprecate gh_ interface. Thanks to Michael Welsh Duggan
+
+       * ly/nederlands.ly: add comment about digits.
+
+       * lily/scaled-font-metric.cc (derived_mark): idem.
+
+       * scm/encoding.scm (make-encoding-mapping): change permutation to
+       mapping.
+
        * lily/scaled-font-metric.cc (derived_mark): is a const method.
        (Modified_font_metric): make alist for coding_description_
        (LY_DEFINE): remove coding-name.
 
 2004-04-04  Han-Wen Nienhuys   <hanwen@xs4all.nl>
 
-       * po/fr.po: update.
+       * po/fr.po: update. (backportme).
 
-       * po/nl.po: update
+       * po/nl.po: update. (backportme). 
 
        * mf/feta-beugel.mf: document why design size is not fixed.
 
 
 2004-04-03  Han-Wen Nienhuys   <hanwen@xs4all.nl>
 
-       * po/de.po: update.
+       * po/de.po: update. (backportme).
 
        * scm/output-tex.scm (font-command): use ly: functions to
        construct name.