]> git.donarmstrong.com Git - lilypond.git/blobdiff - ChangeLog
* lily/modified-font-metric.cc (text_dimension): try
[lilypond.git] / ChangeLog
index 1b5d68e042daa26df96313d7060556f97c5a4542..f104269fa99844a783aa6727220587a07ed3ad5e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,193 @@
+2004-12-28  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * lily/modified-font-metric.cc (text_dimension): try
+       lookup_tex_text_dimension() first.
+
+       * lily/tfm.cc: new function ly:load-text-dimensions
+
+2004-12-27  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * scm/output-texstr.scm (text): use \lilygetmetrics
+
+       * scm/framework-texstr.scm (header): dump in new format.
+
+       * tex/lilypond-tex-metrics: new file.
+       
+2004-12-27  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * lily/pango-font.cc (text_stencil): Quick try at glyph->charcode
+       mapping.
+       (index_to_charcode): New method.
+
+       * scm/output-ps.scm (glyph-string): 
+       * scm/output-gnome.scm (glyph-string): Add FONT parameter.
+
+2004-12-26  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * scm/output-gnome.scm (FIXME-glyph-string): New function.  Cannot
+       implement fully, need FONT to get to charcode.
+
+       * scm/lily.scm (ly:all-stencil-expressions): Add glyph-string.
+
+       * scm: Cleanups.
+
+       * Documentation/user/changing-defaults.itely: Fix internalsrefs
+       {Tunable context properties},
+       {All layout objects},
+       {Music definitions}.
+
+2004-12-25  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * lily/main.cc: use TeX as default output format.
+
+       * flower/file-path.cc (find): try to open directly as well, so we
+       find absolute path files. 
+
+       * lily/pango-select.cc: new file.
+
+       * scm/framework-ps.scm: remove all encoding code. 
+       load pfb/pfa for PangoFont too.
+       
+       * lily/lily-guile.cc (ly_chain_assoc_get): new function.
+
+2004-12-22  Werner Lemberg  <wl@gnu.org>
+
+       Prepare glyph shapes for mf2pt1 conversion.
+
+       * mf/feta-toevallig.mf ("Double Sharp"): Minor path fix.
+
+       * mf/feta-bolletjes.mf (penposx): New auxiliary macro.
+       (define_triangle_shape): Use it replace `draw' with `fill' and
+       `unfill'.  Update all callers.
+       (draw_slash): Replace `filldraw' with `fill'.  Update all callers.
+       (draw_cross): Ditto.
+       ("X-Circled notehead"): Replace `draw' with `fill' and `unfill'.
+       Use penrazor for better conversion with mf2pt1.
+       (generic_draw_solfa_note_shape, draw_solfa_note_shape,
+       draw_solfa_quarter_note_shape, triangle): Removed.  Unused.
+       (draw_do_head, draw_re_head, draw_mi_head, draw_fa_head,
+       draw_la_head, draw_ti_head): Replace `filldraw' with
+       `fill'.  Update all callers.
+
+2004-12-24  Han-Wen Nienhuys  <hanwen@xs4all.nl>
+
+       * lily/paper-book.cc (output): revert: only allow a single output
+       format.
+
+       * lily/include/pango-font.hh: new file.
+
+       * lily/pango-font.cc: new file.
+
+       * lily/font-metric.cc (text_stencil): new routine
+
+       * lily/all-font-metrics.cc (find_pango_font): new routine.
+
+       * lily/include/font-metric.hh (struct Font_metric): add
+       text_stencil()
+
+       * configure.in (PKG_CONFIG_PATH): require PANGO_FT2
+
+2004-12-22  Werner Lemberg  <wl@gnu.org>
+
+       Prepare glyph shapes for mf2pt1 conversion.
+
+       * mf/feta-macros.mf, mf_feta-eindelijk.mf: Some formatting.
+
+       * mf/feta-toevallig.mf: Formatting.
+       (draw_meta_sharp): Modify path to replace `filldraw' with `fill'.
+       ("Natural"): Fix paths to allow better postprocessing.
+       (draw_meta_flat): Use `z3l' as additional point in path to get
+       better conversion with mf2pt1.
+       Other minor cleanups.
+       ("3/4 Flat"): Add auxiliary points and modify path to replace
+       `draw' with `fill'.
+       ("Double Sharp"): Mirror path segments instead of picture elements
+       to get a single outline.
+       Modify path to replace `filldraw' with `fill'.
+
+2004-12-22  Graham Percival  <gperlist@shaw.ca>
+
+       * input/test/unfold-all-repeats.ly: added file back.
+
+       * Documentation/user/notation.itely,
+       Documentation/user/programming-interface.itely
+       Documentation/user/changing-defaults.itely: fixed misc broken
+       links to input/test/ files.
+
+2004-12-22  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * tex/texinfo.tex: Update.  We should not be distributing this,
+       but since we do, use latest version.
+
+       * Documentation/user/macros.itexi: Comment-out \fetaflat,
+       \fetasharp.  Fixes make web.  FIXME: make usable (compatible?) TeX
+       macros for feta glyphs.
+
+2004-12-22  Graham Percival  <gperlist@shaw.ca>
+
+       * Documentation/user/changing-defaults.itely: fix index for set.
+
+       * Documentation/user/converters.itely: added convert-ly bugs list
+       from CVS.
+
+2004-12-21  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * python/lilylib.py (setup_environment): Set GS_FONTPATH, GS_LIB
+       to empty.  Fixes make web, using gs-gpl-8.01.  In fact,
+       gs-afpl-8.50 has more trouble with make web (ie, uses *a lot* more
+       resourses; 3x MAXSIZE, 4x MAXRSS, 1.5x user).
+
+       * mf/GNUmakefile (pfa_warning): Use less broken check.
+
+       * python/lilylib.py (setup_environment): Remove cruft from
+       GS_FONTPATH.
+
+       * configure.in: Bump mftrace requirement to 1.1.1.
+
+2004-12-20  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * scm/output-svg.scm (beam): Use polygon.
+
+       * scm/lily-library.scm: Bugfix.
+
+       * Documentation/user/invoking.itely (Invoking lilypond): Bugfix.
+
+       * mf/GNUmakefile (ALL_GEN_FILES): Remove unbuildable Fontmap.lily.
+
+2004-12-19  Werner Lemberg  <wl@gnu.org>
+
+       Prepare glyph shapes for mf2pt1 conversion.
+
+       * mf/feta-eindelijk: Some formatting.
+       (multi_rest_x, multi_beam_height): Removed.  Unused.
+       ("Quarter rest"): Use `intersectiontimes' to create a single
+       outline.
+       (rest_crook): Removed.  Unused.
+       (draw_rest_bulb): Return path (wihtout filling).  Update callers.
+       Simplified.
+       (draw_eighth_rest, "16th rest", "32th rest", "64th rest",
+       "128th rest"): Simplify `pat'.
+       Create single outline.
+
+2004-12-19  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * mf/GNUmakefile (ALL_GEN_FILES):
+       (INSTALLATION_OUT_SUFFIXES): Remove unbuildable fonts.scale.
+
+       * scm/output-svg.scm (polygon, draw-line, dashed-line): New
+       function.
+
 2004-12-19  Han-Wen Nienhuys  <hanwen@xs4all.nl>
 
+       * scm/output-texstr.scm (placebox): add routine
+
+       * VERSION (PACKAGE_NAME): release 2.5.4
+
+       * scm/framework-texstr.scm (output-framework): new file.  
+
+       * scm/output-texstr.scm: new file. Collect (TEXT . ) calls for TeX
+       processing.
+
        * Documentation/user/invoking.itely (Invoking lilypond): add SVG
 
        * stepmake/stepmake/metafont-rules.make: make single SVG/PFA/PFB