]> git.donarmstrong.com Git - lilypond.git/commit
* mf/feta-autometric.mf (fet_beginchar): Check whether `feta_group'
authorwl <wl>
Sat, 5 Feb 2005 07:08:27 +0000 (07:08 +0000)
committerwl <wl>
Sat, 5 Feb 2005 07:08:27 +0000 (07:08 +0000)
commitb671de2bf21cac89ea326d8ecf931226dad04f8a
tree0ba93a6243192f77dc117bfdde68c4cf35e64409
parent69d5d732ed79dff0757022588a27f3115d5b4ac2
* mf/feta-autometric.mf (fet_beginchar): Check whether `feta_group'
is defined.

* mf/feta-alphabet.mf: Define `staffsize#'.
Include `feta-params.mf'.
s/staffheight/design_size/.

* mf/feta-alphabet??.mf: s/staffheight/design_size/.

* mf/feta-alphabet26.mf: Fix a serious bug (design size off by 8pt).

* mf/feta-nummer-code.mf: Reformatted.
(draw_six): Use outline intersection to avoid a self-intersecting
path.
("Numeral comma"): Fix serious outline glitches.  This slightly
changes the glyph shape.
("Numeral dash"): Use `draw_rounded_block'.
("Numeral dot"): Use `drawdot'.
("Numeral 1"): Assure identical tangent directions for the
intersection points of paths.  The glyph shape improvement is only
visible at very high magnifications.
("Numeral 2"): Use `solve' macro to make the lower right part of
the glyph outline touch the x axis exactly.  This changes the
glyph shape.
Minor fixes for better overlap removal support.
("Numeral 4"): Make lefter corner `rounder'.
("Numeral 5"): Assure identical tangent directions for the
intersection points of paths.  This improves the glyph shape at
high magnifications.
("Numeral 7"): Use `solve' macro to make the upper right part of
the glyph outline touch the metrics box exactly.  This changes the
glyph shape.
Avoid corner in the upper left part of the glyph (causing a minor
shape change).

* mf/feta-ital-*.mf: Removed.  Unused.
18 files changed:
ChangeLog
mf/feta-alphabet.mf
mf/feta-alphabet11.mf
mf/feta-alphabet13.mf
mf/feta-alphabet14.mf
mf/feta-alphabet16.mf
mf/feta-alphabet18.mf
mf/feta-alphabet20.mf
mf/feta-alphabet23.mf
mf/feta-alphabet26.mf
mf/feta-autometric.mf
mf/feta-ital-f.mf [deleted file]
mf/feta-ital-m.mf [deleted file]
mf/feta-ital-p.mf [deleted file]
mf/feta-ital-r.mf [deleted file]
mf/feta-ital-s.mf [deleted file]
mf/feta-ital-z.mf [deleted file]
mf/feta-nummer-code.mf