Making a font with ligatures to display thirteenth-century monk numerals
1–10 of 14 posts
Re: Making a font with ligatures to display thirteenth-century monk numerals
#2Re: Making a font with ligatures to display thirteenth-century monk numerals
#3Re: Making a font with ligatures to display thirteenth-century monk numerals
#4Surprising 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?
There 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.
Re: Making a font with ligatures to display thirteenth-century monk numerals
#5[1] https://www.notationcentral.com/product/musglyphs/ [2] https://highperformancewebfonts.com/read/subsetting-and-liga...
Re: Making a font with ligatures to display thirteenth-century monk numerals
#6> Sometimes (not always), this makes addition visual
I wonder how often - my suspicion would be rarely.
Re: Making a font with ligatures to display thirteenth-century monk numerals
#7This is lovely. > Sometimes (not always), this makes addition visual I wonder how often - my suspicion would be rarely.
Edit: There's actually a few cases with adding 2 as well!
Re: Making a font with ligatures to display thirteenth-century monk numerals
#8Surprising 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?
https://github.com/ctrlcctrlv/FRBCistercian There 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.
Re: Making a font with ligatures to display thirteenth-century monk numerals
#9Re: Making a font with ligatures to display thirteenth-century monk numerals
#10The 4-stave system is interesting but can almost certainly be done using ZWJ hacks maybe.