-
Notifications
You must be signed in to change notification settings - Fork 842
Closed
Labels
Description
Unicode 13 introduced the "Symbols for Legacy Computing" block:
The first 60 codepoints together with the existing FULL BLOCK, space, RIGHT HALF BLOCK, and LEFT HALF BLOCK form the "sextants". Among other things, these can be used as a general-purpose blitter, and indeed my Notcurses library does exactly this.
It would be nice to have them present in Cascadia Code.
Proposed technical implementation details (optional)
I'd like to see the Cascadia Code and Cascadia Mono fonts augmented with these 60 codepoints. I'm happy to do this myself and submit it as a PR, but wanted to hear from the team before doing the necessary work.
These glyphs are about as algorithmic and specified as one can get, so there hopefully won't be much debate about how they ought look.
WSLUser, ExE-Boss, schneiderfelipe and alexrp
