Reviewers: ,

Message:
Please review.

Description:
Fix out-of-sync LilyScriptEncoding / ps script defs

Commit 12fe78825798191ecb7e5a4ee3064679773ae1ab broke
encodingdefs.ps.

This patch will not pass 'make check', but this is ok
as the current state is wrong.

I did not care about the 80-characters per line limit,
it is easier to maintain this format.

The glyphs are now included in the order in which they
are included in the emmentaler fonts. The order of the
glyphs does not matter as long as the encoding vector
and the corresponding commands match.

The change occured because I decided to use otfinfo
and sed to generate the new code, it seemed easier,
safer and faster than correcting the old code by hand.

Signed-off-by: Knut Petersen <[email protected]>

Please review this at https://codereview.appspot.com/347870043/

Affected files (+172, -219 lines):
  M ps/encodingdefs.ps



_______________________________________________
lilypond-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to