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/feta16.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/feta16.mf')
-rw-r--r-- | mf/feta16.mf | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/mf/feta16.mf b/mf/feta16.mf index 174460b715..6b06193457 100644 --- a/mf/feta16.mf +++ b/mf/feta16.mf @@ -4,8 +4,6 @@ input feta-autometric; design_size := 15.87; -test := 0; - input feta-generic; |