Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
dy authored and 1div0 committed Apr 1, 2021
1 parent 562a6f0 commit e16f4bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/afdko/makeotf.py
Original file line number Diff line number Diff line change
Expand Up @@ -2332,6 +2332,7 @@ def fixPost(glyphList, font):
extraNamesList.append(gname)

post_table = font['post']
post_table.mapping = {}
post_table.formatType = 2
post_table.glyphOrder = glyphOrderList
post_table.extraNames = extraNamesList
Expand Down

0 comments on commit e16f4bb

Please sign in to comment.