-
Notifications
You must be signed in to change notification settings - Fork 3.7k
FAQ and Troubleshooting
- What does it look like?
- How do I report issues?
- What are all these variations?
- Which font do I want?
- Why do some of the fonts names appear incorrect or appear to have typos?
- Why isn't my favorite font included (already patched)?
- Error: munmap_chunk(): invalid pointer
see Screenshots
see: Reporting Issues
- Pick your font family and then select from the
'complete'
directory.- Are you on Windows? Pick a font with the suffix
'Windows Compatible'
- If you are limited to monospaced fonts (because of your terminal, etc) then pick a font with the
'Mono'
suffix. This denotes that the Nerd Font glyphs will be monospaced not necessarily that the entire font will be monospaced
- Are you on Windows? Pick a font with the suffix
Once you narrow done your font choice of family (Droid Sans, Inconsolata, etc) and style (bold, italic, etc) you are provided with 3 main folders choices:
- complete
- This is most likely the one you want. It includes all of the glyphs from all of the glyph sets. Only caution here is that some fonts have glyphs in the same code point so to include everything some had to be moved to alternate code points.
- alternative
- This attempts to contain all permutations of the various glyphs. E.g. You want the font with only Octicons or you want the font with just Font Awesome and Devicons. The goal is to provide every combination possible in this folder.
- minimal
- This contains just the glyphs needed to use vim-devicons. This is mostly provided for historical purposes. This might end up being removed at some point if it ends up causing too much confusion and/or providing little purpose in the grand scheme of things.
Some of the patched fonts are _intentionally _renamed due to license restrictions to comply with SIL Open Font License (OFL). In particular the Reserved Font Names (RFNs)
It is most likely due to the font not being free or due to licensing reasons which prevent distributing or distributing modified versions.
E.g.
-
Input Mono (license restriction)
- Possibly coming with external hosting :)
- PragmataPro (not free)
- Consolas (proprietary)
Most fonts you can freely modify on your own so feel free to try patching them on your own :)
[Font Patcher Py3] Error in python3': munmap_chunk(): invalid pointer
For the original details on the solution: comment on #129
Original Issue Reference: #129
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: