Codepoint Conflicts - nb5p/nerd-fonts GitHub Wiki
- Because some iconic fonts have overlapping codepoints one of them has to "win". We move the sets as this:
Set | Original | Nerd Fonts | gaps filled? |
---|---|---|---|
Devicons | E600 |
E700 |
yes |
Font Awesome Ext | E000 |
E200 |
yes |
Material Design | F000 |
F500 |
yes |
Weather | F000 |
E300 |
yes |
Octicons | F000 |
F400 |
yes |
In contrast these keep their original codepoints:
Set | Original | Nerd Fonts | gaps filled? |
---|---|---|---|
Pomicons | E000 |
E000 |
no |
Font Awesome | F000 |
F000 |
no |
Font Logos | F300 |
F300 |
no |
Codicons | EA60 |
EA60 |
no |