Is it possible to force glyphs to overwrite existing code points in a font? #1132
joshfrench
started this conversation in
General
Replies: 1 comment 1 reply
-
The You could rip the glyphs out of the system's emoji font and use them together with the Or you can open the font in |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Source Code includes a few janky glyphs of its own:
There are others, these are just the two that vex me the most. I'd like to use the built-in system emoji for these instead. I'm not even sure that this is something nerd-fonts can do as these are probably outside the code points that the font patcher cares about, but I thought I'd ask just in case. Thanks!
Beta Was this translation helpful? Give feedback.
All reactions