summaryrefslogtreecommitdiff
path: root/src/Inter-Italic.glyphspackage/fontinfo.plist
diff options
context:
space:
mode:
authorRasmus Andersson <rasmus@notion.se>2024-05-24 20:57:06 +0300
committerRasmus Andersson <rasmus@notion.se>2024-05-24 20:57:06 +0300
commitec49ae0f0c4e2b9f8632cc7f4d0ed2da2c1976b3 (patch)
treec3a662979183f3c0d8baaec9fc79af8e95a16ce2 /src/Inter-Italic.glyphspackage/fontinfo.plist
parentf054332d554220ba0650901ea0b43b20c88fc529 (diff)
downloadinter-ec49ae0f0c4e2b9f8632cc7f4d0ed2da2c1976b3.tar.xz
fixes wght mapping issues introduced by recent Glyphs app update. Also upgrades fontmake now that fontmake issue 894 is fixed
Diffstat (limited to 'src/Inter-Italic.glyphspackage/fontinfo.plist')
-rw-r--r--src/Inter-Italic.glyphspackage/fontinfo.plist8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/Inter-Italic.glyphspackage/fontinfo.plist b/src/Inter-Italic.glyphspackage/fontinfo.plist
index 2f0251d73..89d1e7d86 100644
--- a/src/Inter-Italic.glyphspackage/fontinfo.plist
+++ b/src/Inter-Italic.glyphspackage/fontinfo.plist
@@ -2545,10 +2545,10 @@ opsz = {
wght = {
100 = 100;
400 = 400;
-490 = 500;
-580 = 600;
-670 = 700;
-780 = 800;
+500 = 490;
+600 = 580;
+700 = 670;
+800 = 780;
900 = 900;
};
};