Skip to content
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

Strict monospace variants #18

Open
abrudz opened this issue Nov 6, 2023 · 0 comments
Open

Strict monospace variants #18

abrudz opened this issue Nov 6, 2023 · 0 comments

Comments

@abrudz
Copy link

abrudz commented Nov 6, 2023

Your monospace fonts look awesome for coding, but some languages (like APL) use various non-ASCII symbols, like aall of which have double width. In addition, some terminal emulators do not handle multi-width fonts well.

Note also that there are inconsistencies, where a composite character is narrow while one or more of its decomposed parts are wide, or vice versa: is wide but and are narrow; is wide but | and ~ are both narrow; is narrow, but is wide.

Would it be possible to supply strict monospace versions for coding and terminal usage?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant