Replies: 1 comment 3 replies
-
Not sure what you want/need. All icon names are in the Or do you want the outlines as text (i.e. svgs)? |
Beta Was this translation helpful? Give feedback.
3 replies
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.
-
Is it possible to extract all of the characters and symbols from a nerd font ttf file?
So I wanted the symbols and their description to be extracted from the "NerdFontSymbolsOnly" release so that I can keep it in a plain text file and traverse over it with dmenu to search for icons when needed.
Currently I have been trying to copy them using fontforge but I really don't know what I am doing as font stuff is out of my depth.
So I was just wondering if that was something that was possible and if I could get some ideas/help on how to do that (if it is possible).
Thanks 🙏
Beta Was this translation helpful? Give feedback.
All reactions