Reviewers: Janek Warchol,

Message:
I have made another stab at separating flags and noteheads.

This time, I believe that it is right -- both noteheads and flags start
at codepoint 32.

Again, to test you will need to do

rm mf/out/*
make

Please review.

Thanks,

Carl


Description:
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.

Please review this at http://codereview.appspot.com/4654084/

Affected files:
  M mf/GNUmakefile
  M mf/bigcheese.pe.in
  A mf/feta-flags-generic.mf
  A mf/feta-flags11.mf
  A mf/feta-flags13.mf
  A mf/feta-flags14.mf
  A mf/feta-flags16.mf
  A mf/feta-flags18.mf
  A mf/feta-flags20.mf
  A mf/feta-flags23.mf
  A mf/feta-flags26.mf
  M mf/feta-generic.mf
  M mf/feta-noteheads-generic.mf
  M mf/feta-noteheads-test-generic.mf
  M mf/feta-noteheads.mf
  M mf/feta-params.mf
  M mf/feta-scripts.mf
  M mf/parmesan-noteheads.mf
  M scripts/build/gen-emmentaler-scripts.py
  M scripts/build/mf-to-table.py



_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to