Skip to content

Commit

Permalink
Extend FontNameReplacements for Anka/Coder
Browse files Browse the repository at this point in the history
  • Loading branch information
Gunnar Tiedt committed Sep 24, 2019
1 parent 243278b commit fb2347d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion font-patcher
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit fb2347d

Please sign in to comment.