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' : ''