Skip to content

Commit

Permalink
Put back glyph names
Browse files Browse the repository at this point in the history
  • Loading branch information
khaledhosny committed Nov 30, 2023
1 parent 5aedd3f commit 630bddd
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 1 deletion.
Binary file modified fonts/ArefRuqaa-Bold.ttf
Binary file not shown.
Binary file modified fonts/ArefRuqaa-Regular.ttf
Binary file not shown.
Binary file modified fonts/ArefRuqaaInk-Bold.ttf
Binary file not shown.
Binary file modified fonts/ArefRuqaaInk-Regular.ttf
Binary file not shown.
2 changes: 1 addition & 1 deletion scripts/merge.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ def main():
name_IDs="*",
name_languages="*",
notdef_outline=True,
glyph_names=False,
glyph_names=True,
recalc_average_width=True,
)
subsetter = subset.Subsetter(options=options)
Expand Down

0 comments on commit 630bddd

Please sign in to comment.