mirror of
https://github.com/ryanoasis/nerd-fonts.git
synced 2024-11-25 16:47:37 +02:00
Extend FontNameReplacements for Anka/Coder
This commit is contained in:
parent
243278bad6
commit
fb2347dac8
@ -327,7 +327,8 @@ class font_patcher:
|
||||
'Liberation': 'Literation',
|
||||
'iAWriter' : 'iMWriting',
|
||||
'iA Writer' : 'iM Writing',
|
||||
'iA-Writer' : 'iM-Writing'
|
||||
'iA-Writer' : 'iM-Writing',
|
||||
'Anka/Coder': 'AnaConder'
|
||||
}
|
||||
|
||||
# remove overly verbose font names
|
||||
|
Loading…
Reference in New Issue
Block a user