]> git.donarmstrong.com Git - lilypond.git/commit
Add lists for possible font encodings
authorPatrick McCarty <pnorcks@gmail.com>
Fri, 24 Jul 2009 18:30:19 +0000 (11:30 -0700)
committerPatrick McCarty <pnorcks@gmail.com>
Sun, 26 Jul 2009 03:35:38 +0000 (20:35 -0700)
commit60b9f1f98c37d4f7d9ffc65e16159148d2de43a5
tree79323f6d3cc528c8a298c18fd48826533e950c0e
parentabb8c759fd4ebdcb506c5850b511e3fd6f6e7c2e
Add lists for possible font encodings

Currently, there is no central location for all of the font encoding
values LilyPond uses.

This patch creates two new procedures, one that returns a list of all
encodings used for LilyPond's music fonts (Emmentaler and Aybabtu),
and one that returns a list of the encodings used for all other fonts
(currently, latin1).
scm/font.scm