-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Home
Nerd Fonts is a project that attempts to patch as many developer targeted and/or used fonts as possible. The patch is to specifically add a high number of additional glyphs from popular 'iconic fonts' such as Font Awesome, Devicons, Octicons, and others.
Specifically in this Repository Nerd Fonts provides:
- A python script to patch any
otf
orttf
font desired with several command line options - A collection of already patched popular fonts for download
- A collection of the original un-patched versions of fonts for re-patching purposes and for reference
Originally created for and a piece of another project named VimDevIcons.
VimDevIcons is Vim plugin that displays glyphs based on filetypes or extensions and other specific matches. There was no specific font that contained all of the glyphs that I wanted to use. I started off with combining glyphs from several different fonts as well as adding my own custom glyphs. The font itself began to grow large enough that it made sense to break out as its own project and repository.
Being its own project and repository adds a lot of benefits besides just separation of concerns. It allows others to more easily contribute and use the font without using (or even having knowledge of) VimDevIcons specifically.
- FAQ & Troubleshooting
- Reporting Issues
- Gitter Chat
- Terminal Emulators
- Script
font-patcher
options explained
This Wiki and the Readme contains a lot of information, please take your time to read the information.
If you run into any trouble, please start by looking in the FAQ and if you still need help you can visit the Gitter Chat.
There is a heavily detailed Changelog and Release changes.
Be sure to read the Contributing Guide before opening a pull request to Nerd Fonts.
If you have any questions about the Nerd Fonts usage or want to share some information with the community, please go to one of the following places: