Skip to content

Commit

Permalink
[scale-upem] Add output message
Browse files Browse the repository at this point in the history
  • Loading branch information
behdad committed Aug 16, 2022
1 parent 380ea83 commit 033e811
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Snippets/scale-upem.py
Expand Up @@ -152,4 +152,5 @@ def visit(visitor, varData):
visitor = ScalerVisitor(new_upem / upem)
visitor.visit(font)

print("Writing out.ttf")
font.save("out.ttf")

0 comments on commit 033e811

Please sign in to comment.