Skip to content

Commit

Permalink
Update fixAnchors.py
Browse files Browse the repository at this point in the history
  • Loading branch information
petrvanblokland committed Jan 13, 2025
1 parent e81fcb9 commit af0818e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions fixAnchors.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
#
# This script fixes the anchor positions of all Bitcount masters
# It assumes that each glyph already contains the right selection of anchors.
# The italic anchors are copied from the roman masters and then slanted.
#
if 0:
allNames = {}
for f in AllFonts():
Expand Down

0 comments on commit af0818e

Please sign in to comment.