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

Chinese 【】《》() are not monospace #136

Open
piscopancer opened this issue Oct 11, 2024 · 1 comment
Open

Chinese 【】《》() are not monospace #136

piscopancer opened this issue Oct 11, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@piscopancer
Copy link

piscopancer commented Oct 11, 2024

geist mono, used in vscode
all chinese characters are as wide as punctuation symbols, in your font though, this is not true for bracket-like symbols. Please fix

【】《》()

image

@piscopancer piscopancer added the bug Something isn't working label Oct 11, 2024
@VentusUta
Copy link

fyi.

According to my test, this happens in the following Unicode ranges, both Geist and Geist Mono:

  • U+3008-3011 〈〉《》「」『』【】
  • U+3014-3017 〔〕〖〗

These characters should be full-width (they are characters in the CJK Symbols and Punctuation area, which are used in almost no other languages ​​except Chinese and Japanese). Half-width makes them look very strange in Chinese / Japanese.

Please fix them, or just remove them, then we can use Chinese font as fallback.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants