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

Would be useful: U+2001 / EM QUAD (Unicode Whitespace) should be a copy of the normal space char #439

Closed
schittli opened this issue May 14, 2021 · 1 comment
Labels
unicode request Request for adding more symbols

Comments

@schittli
Copy link

schittli commented May 14, 2021

Good evening

Unfortunately there are sourcode files on the internet which use the Unicode Character EM Quad / U+2001 to format block graphics.

When we open them in the editor with Jetbrains mono, the graphics are torn because the font doet not have defined the unicode white space U+2001 / EM Quad.

Therefore,

it would be great if you could just copy the normal Space U+0020 to U+2001 / EM Quad

with exactly the same specification/size. This way such graphics would be displayed correctly again.

To test the result

you can just copy the generated Ascii Text art into the source code and comment out the pasted Text:
https://textkool.com/en/ascii-art-generator?hl=default&vl=default&font=ANSI%20Regular&text=%20JetBrain%20%0A%20is%20great!

You should get:

image

Thanks a lot, kind regards,
Thomas

@philippnurullin philippnurullin added the unicode request Request for adding more symbols label May 31, 2021
@philippnurullin
Copy link
Member

Hi @schittli . Sure. Will add it in the next update.

philippnurullin added a commit that referenced this issue Jul 14, 2021
- Added Control code support #241
- Update all # dependent glyphs #275
- Added Ɛ ↋ ↊ ૪ #356
- Changed the look of ~@ ligature #415
- Added EMQuad (u+2001) #439
- The tail of Italic “f” made shorter #441
- Reworked ⚠️ #450
- Added SemiBold weight #453
- Added more anchors to the marks #463
- Added replacement (u+FFFD) #461
- Added zeroWidthNoBreakSpace (u+FEFF) #467
- Fixed consistent of J in italic
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
unicode request Request for adding more symbols
Projects
None yet
Development

No branches or pull requests

2 participants