lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Fix out-of-sync LilyScriptEncoding / ps script defs (issue 347870043 by


From: knupero
Subject: Fix out-of-sync LilyScriptEncoding / ps script defs (issue 347870043 by address@hidden)
Date: Fri, 08 Jun 2018 02:54:29 -0700

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 <address@hidden>

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

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]