summaryrefslogtreecommitdiff
path: root/mf/feta-noteheads-test-generic.mf
Commit message (Expand)AuthorAgeFilesLines
* Separate flags into their own sub-font....When we have lots of flag sizes, there will be lots of glyphs. With a maximum of 256-32 = 234 glyphs per sub font, we wanted to have flags in their own sub font. But flags depend on notehead widths, so they needed to be in the same subfont as the noteheads. This patch moves the notehead parameters from feta-noteheads.mf to feta-params.mf, so the basic notehead parameters are available to all subfonts. Also, AFAICS, bigcheese.pe.in is no longer used -- it doesn't show up anywhere in a git grep, except as having been renamed. It doesn't show up in GNUmakefile. So I deleted it. Carl Sorensen2011-07-091-7/+0
* Fix 1075: Flags too narrow...Move feta-flags to feta-noteheads subfont, since it uses the value of black_notehead_width, which is created when the standard quarter note head character is created. Carl Sorensen2010-05-061-0/+1
* Add improved shape note support...Add Christian Harmony, Sacred Harp, and Southern Harmony styles Add variable-thickness open note shapes to the shape note font Change the starting character value for the Feta font to accomodate the extra characters. Add new commands to base shape note scale degrees on the relative major. Modify buildscripts for emmentaler font. Add regression tests for various note styles. Update docs to reflect new settings. Update changes.tely. Move noteheads to separate sub-font to allow space for shape note heads Carl Sorensen2010-04-241-0/+6