-
Notifications
You must be signed in to change notification settings - Fork 575
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Black Right-angled triangles (U+25E2 - U+25E5) #2212
Comments
I feel like this is mostly just a quirk of the original unicode proposal as a consequence of trying to unify as many legacy characters as possible with existing characters. For example, in both Atascii and Petscii, there is a character that clearly resembles I feel like modifying an existing glyph that already has a stable modern form would basically specifically favor Atascii and Petscii over the many other systems that use the current glyph, and it would be impractical to try to satisfy everything at once due to the mutually incompatible interpretations of these characters across all standards. |
Creating a feature for this should work better. You can add a Gr first then an OT feature. |
For what it's worth, the powerline PUA block contains some existing character-cell-justified triangle glyphs that could be copied over verbatim for this. |
@PhMajerus You should use Iosevka Term for terminal use as the conventional Iosevka is not conformal to |
I noticed that in PhMajerus's graphic block template thing in issue #2210, there is this "Triangles" set:
Where the characters
◥◢◣◤
are used as half-cell fillings.Indeed, if we refer to the Unicode chart, the shaded triangles, which definitely extend to the whole cell, they also point to these 4 characters as a related character:
and for FairfaxHD, they treat these 4 as extending to the cell as well (as they are mapped to PETSCII and ATASCII):
But does that mean the half-cell version is the correct one? Maybe not: From an old unicode proposal, it was suggested that:
(though the half-cell wedges are ultimately merged to those 4 characters anyway), while the Wingdings mapping seems to map the 4 half-
■
characters to the same codepoints. This suggests that both the existing glyphs and the ones in FairfaxHD are actually correct representations.So the possible solutions are to:
The text was updated successfully, but these errors were encountered: