Make glyphs em match font: Font Awesome fonts are way too big (fixes #24)

This commit is contained in:
ryanoasis 2015-08-21 08:58:54 -04:00
parent bf6c9156bc
commit 25cca6e4f6

View file

@ -171,6 +171,9 @@ SYM_ATTR = {
# Force the em size to be equal # Force the em size to be equal
symbols.em = sourceFont.em symbols.em = sourceFont.em
symbolsDevicons.em = sourceFont.em symbolsDevicons.em = sourceFont.em
fontawesome.em = sourceFont.em
octicons.em = sourceFont.em
pomicons.em = sourceFont.em
# Initial font dimensions # Initial font dimensions
font_dim = { font_dim = {