-
Notifications
You must be signed in to change notification settings - Fork 2
zwj emoji fonts for display in vscode #3
Comments
Hi, I'm not sure how VS Code does emoji fonts, compatibility might either depend on the app itself or the operating system you're working with. Issues you'll potentially run into If you decide to use forc though:
(I should probably update the readme to give more info on some of these things ^^') |
One more thing; because of the nature of the compiler that I'm currently using (an external software called fonttools), some variables you put into the Manifest will not actually end up in the output. I've been working on a custom binary compiler to get around this, but it's not yet ready to use in production. |
I've just pushed a commit getting rid of any mention of TrueType ligature formats, so that won't be a problem anymore. |
Thank you for this! Getting started today |
Hi,
Do you have a recommendation for generating/exporting a font that is compatible with vscode's zwj emoji support?
I'm very excited to have found this repo, but this is disconcerting:
What issues am I likely to run into?
The text was updated successfully, but these errors were encountered: