Surprising there isn't a better way to do it than defining 10000 ligature config lines and 10000 glyphs. I guess dynamic combinations of subglyphs are a Unicode level thing?
Excellent! For a music project of mine I found MusGlyph [1] which is also all about ligatures, like typing ssss for 4 beamed sixteenth notes. There are some ligatures I need that are not in the font, I contacted the author and he encouraged me to add them myself. So now I’m spending quality time with FOSS called FontForge. Also subsetting a ligature-heavy font for the web turns out an interesting challenge. Wrote up my experience here [2]
Can anyone who works with the Unicode consortium explain why Cistercian numerals aren’t just part of Unicode? There’s Aegean numbers, counting rod numerals, Mayan numerals, Roman numerals (beyond the Latin letter aliases), cuneiform numbers, and plenty of other historical numeral-only systems.
The 4-stave system is interesting but can almost certainly be done using ZWJ hacks maybe.
"A project to digitize Cistercian manuscripts at Western Michigan University is not requesting
the characters be in Unicode, so this is just an informational document. [...] We recommend the UTC make the following disposition: Notes this document (L2/20-290) but takes no further action."
For something to be added to Unicode, someone actually has to request it and shepherd it through the process.
10 comments
[ 0.21 ms ] story [ 51.0 ms ] threadThere is a compositional approach, used by this font.
OP went with brute force because it's probably a heck of a lot easier up front, lol.
[1] https://www.notationcentral.com/product/musglyphs/ [2] https://highperformancewebfonts.com/read/subsetting-and-liga...
> Sometimes (not always), this makes addition visual
I wonder how often - my suspicion would be rarely.
The 4-stave system is interesting but can almost certainly be done using ZWJ hacks maybe.
Were you thinking
"A project to digitize Cistercian manuscripts at Western Michigan University is not requesting the characters be in Unicode, so this is just an informational document. [...] We recommend the UTC make the following disposition: Notes this document (L2/20-290) but takes no further action."
For something to be added to Unicode, someone actually has to request it and shepherd it through the process.