-
Notifications
You must be signed in to change notification settings - Fork 6
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
How to use this font in code editor? #6
Comments
hehe, im working on that. As for generating only certain characters, tomorrow I'll add the ability to only generate certain characters. It will also accept files as input. I'll maintain a list of characters that are zero width and annoying in code here. |
You can now generate a list of characters |
Relevant microsoft/vscode#31291 |
I set this as the font for vss code, tried seeing 👨💻 as three characters. Nope, just two. sigh not even a normal zero width space shows up correctly, just invisible. Well, that sucks. https://marketplace.visualstudio.com/items?itemName=nhoizey.gremlins |
Please can you make the tofu.ttc file available? I've tried several times to generate it, without success. |
give me a minute, will upload now |
Thanks! |
Hi, I'm interested in your use case of this font: "I wanted zero width characters in my code to be not zero width ... make it so that certain characters are displayed by this font." Could you please share your configuration to achieve this in VS Code?
As for other code editors that does not support css styling, is that possible to generate only certain characters (e.g. the ZERO-WIDTH SPACE) in this font and list this font before other font, so that certain characters would be displayed as tofu in this font while others fallback to normal?
Thanks!
The text was updated successfully, but these errors were encountered: