Closed dwellervoid closed 4 years ago
This is CP437, not ASCII.
I rebuilt iosevka from the dev branch, how can I see those glyphs? Since it is not Ascii, do I need to something unusual?
@paolobolzoni You can try grab the chars from https://en.wikipedia.org/wiki/Code_page_437
It is useful, when the terminal font supports all possible ASCII glyphs. Iosevka 3.1.1 supports most of them, but not yet all, as you can see on the image (extra bold SS14 variant was used): Other fonts like e.g. Lucida Console support full set of ASCII glyphs, so it will be great, if iosevka will support them too. Maybe all glyphs are already exist in font, so only mapping should be corrected.
Look at glyphs with codes 0x01, 0x02 and maybe 0x7F, they are absent.