aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeddy Wing2018-06-28 01:56:32 +0200
committerTeddy Wing2018-06-28 01:56:32 +0200
commit51226a6faa4ef6bf5d722a3cf163f4c88a715ffb (patch)
treedc88ac2ef33c60eafe4bbbd08ca427b13ccfe495
parentff2c02f50b3ee9f63a3fc5986ebb3a938247ae79 (diff)
downloadglyphs-typarichive-51226a6faa4ef6bf5d722a3cf163f4c88a715ffb.tar.bz2
Update timestamp in family name
-rw-r--r--typarichive.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/typarichive.py b/typarichive.py
index e62eda5..79ba06b 100644
--- a/typarichive.py
+++ b/typarichive.py
@@ -34,6 +34,8 @@ shutil.move(filepath, archive_directory)
font.close()
Glyphs.open(new_font_path)
+Glyphs.font.familyName = new_font_name(Glyphs.font.familyName)
+
# Close font
# Copy font file to new file
# Move old file to archive