]> git.donarmstrong.com Git - lilypond.git/commit
Flag functions instead of defining glyphs directly
authorJanek Warchoł <lemniskata.bernoullego@gmail.com>
Mon, 11 Jul 2011 06:31:11 +0000 (08:31 +0200)
committerMike Solomon <mike@apollinemike.com>
Mon, 11 Jul 2011 06:31:11 +0000 (08:31 +0200)
commit2904d403afed15fe87e05bc869590ce57dc00aa7
treeb8b436f961bdbe1e932336e963a0506f824468ea
parent684cee4c6b41a4df5943b5a5a999a36466bbe6f5
Flag functions instead of defining glyphs directly

We will need many length variants of every flag.
Therefore instead of writing flag code directly
in glyph definition, it should be written as
a function and called back later as appropriate.
The argument shortening is the amount the flag
should be shorter than default.
As for now it is used in a very primitive way,
only to demonstrate the shortening effect
and to test c++ code on something.
mf/feta-flags.mf