Skip to content

Commit

Permalink
Update fonts-subset-support.py (#827)
Browse files Browse the repository at this point in the history
  • Loading branch information
yanone authored Feb 9, 2024
1 parent 29f1247 commit fc3c24e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/fonts-subset-support.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
import sys
from absl import flags, app
from gftools.util import google_fonts as fonts
from glyphsets.codepoints import (CodepointsInFont,
from gfsubsets import (CodepointsInFont,
CodepointsInSubset)

FLAGS = flags.FLAGS
Expand Down

0 comments on commit fc3c24e

Please sign in to comment.