lilypond-devel
[Top][All Lists]
Advanced

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

Unicode range for lilypond fonts


From: Joe Neeman
Subject: Unicode range for lilypond fonts
Date: Fri, 24 Feb 2012 17:52:46 -0800

I found this comment in the font generation scripts:

# crashes fontforge, use PUA for now -- jcn
# SetUnicodeValue(i + 0xF0000, 0);
SetUnicodeValue(i + 0xE000, 0);

It seems that this comment is obsolete: fontforge (at least, my version) no longer crashes if I use 0xF0000. Is one range preferable to the other?

Cheers,
Joe


reply via email to

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