diff options
author | Janek Warchoł <lemniskata.bernoullego@gmail.com> | 2013-12-06 17:45:59 +0100 |
---|---|---|
committer | Benkő Pál <benko.pal@gmail.com> | 2013-12-19 17:34:12 +0100 |
commit | d178ef82270a4fce341602a5469f1505b1720ec7 (patch) | |
tree | a3022b9dbcdc4768e9f0ddb1f1f76b1e0a0ca177 /mf/feta-noteheads23.mf | |
parent | 4d370c0ffa938be9177455bef0e324846bd0fea9 (diff) |
font: clean up staffline-display in testing mode
Previous testing code was a mix of hideous copy&paste with
non-obvious passing glyph outlines around, which attempted
to produce additional glyphs in testing mode, so that there
would be both on-staffline and on-staffspace variations.
That code was completely unreadable and unmaintainable.
Instead i've introduced a global variable that determines
how the stafflines will be printed relative to the glyphs.
To see alternative configuration, just change that value.
Diffstat (limited to 'mf/feta-noteheads23.mf')
-rw-r--r-- | mf/feta-noteheads23.mf | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/mf/feta-noteheads23.mf b/mf/feta-noteheads23.mf index ab0154832e..c197af7d0c 100644 --- a/mf/feta-noteheads23.mf +++ b/mf/feta-noteheads23.mf @@ -4,9 +4,6 @@ input feta-autometric; design_size := 22.45; -test := 0; - - input feta-noteheads-generic; end. |