mirror of
https://github.com/ryanoasis/nerd-fonts.git
synced 2025-02-12 12:45:44 +02:00
Make glyphs em match font: Font Awesome fonts are way too big (fixes #24)
This commit is contained in:
parent
bf6c9156bc
commit
25cca6e4f6
@ -171,6 +171,9 @@ SYM_ATTR = {
|
||||
# Force the em size to be equal
|
||||
symbols.em = sourceFont.em
|
||||
symbolsDevicons.em = sourceFont.em
|
||||
fontawesome.em = sourceFont.em
|
||||
octicons.em = sourceFont.em
|
||||
pomicons.em = sourceFont.em
|
||||
|
||||
# Initial font dimensions
|
||||
font_dim = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user