1
0
mirror of https://github.com/ryanoasis/nerd-fonts.git synced 2025-01-25 03:32:02 +02:00

Fixes an update to font name references with various sanitation

- removes 'for Powerline'
This commit is contained in:
Ryan L McIntyre 2017-08-01 17:52:06 -04:00
parent 900afc140d
commit 4227f0bf46

View File

@ -215,7 +215,8 @@ reservedFontNameReplacements = {
# remove overly verbose font names
# particularly regarding Powerline sourced Fonts (https://github.com/powerline/fonts)
additionalFontNameReplacements = {
'for Powerline' : ''
'for Powerline' : '',
'ForPowerline' : ''
}
additionalFontNameReplacements2 = {
'Powerline' : ''