Skip to content

Commit

Permalink
Address 4173
Browse files Browse the repository at this point in the history
  • Loading branch information
JorjMcKie committed Dec 24, 2024
1 parent 4fe790f commit 15149a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -5660,7 +5660,7 @@ def build_subset(buffer, unc_set, gid_set):
oldfont_path,
"--retain-gids",
f"--output-file={newfont_path}",
"--layout-features='*'",
"--layout-features=*",
"--passthrough-tables",
"--ignore-missing-glyphs",
"--ignore-missing-unicodes",
Expand Down

0 comments on commit 15149a9

Please sign in to comment.