summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRasmus Andersson <rasmus@notion.se>2023-06-05 02:38:28 +0300
committerRasmus Andersson <rasmus@notion.se>2023-06-05 02:55:50 +0300
commit6a1af4f06041628cdcd5a82ea5fae6745d4c6e34 (patch)
tree72c7016beddeb8a0d122b228a3d89e91a8fb7de7
parenteb40739b9e9ae85133e248e265fdd86f2273d373 (diff)
downloadinter-6a1af4f06041628cdcd5a82ea5fae6745d4c6e34.tar.xz
adjust weight mapping of Semi Bold, Bold and Extra Bold
-rw-r--r--misc/dist/inter.css24
-rw-r--r--src/Inter-Italic.glyphspackage/fontinfo.plist36
-rw-r--r--src/Inter-Roman.glyphspackage/fontinfo.plist36
3 files changed, 48 insertions, 48 deletions
diff --git a/misc/dist/inter.css b/misc/dist/inter.css
index 028d7b522..cf5f2f94f 100644
--- a/misc/dist/inter.css
+++ b/misc/dist/inter.css
@@ -32,12 +32,12 @@
@font-face { font-family: "Inter"; font-style: italic; font-weight: 400; font-display: swap; src: url("Inter-Italic.woff2?v=3.19") format("woff2"); }
@font-face { font-family: "Inter"; font-style: normal; font-weight: 500; font-display: swap; src: url("Inter-Medium.woff2?v=3.19") format("woff2"); }
@font-face { font-family: "Inter"; font-style: italic; font-weight: 500; font-display: swap; src: url("Inter-MediumItalic.woff2?v=3.19") format("woff2"); }
-@font-face { font-family: "Inter"; font-style: normal; font-weight: 600; font-display: swap; src: url("Inter-SemiBold.woff2?v=3.19") format("woff2"); }
-@font-face { font-family: "Inter"; font-style: italic; font-weight: 600; font-display: swap; src: url("Inter-SemiBoldItalic.woff2?v=3.19") format("woff2"); }
-@font-face { font-family: "Inter"; font-style: normal; font-weight: 700; font-display: swap; src: url("Inter-Bold.woff2?v=3.19") format("woff2"); }
-@font-face { font-family: "Inter"; font-style: italic; font-weight: 700; font-display: swap; src: url("Inter-BoldItalic.woff2?v=3.19") format("woff2"); }
-@font-face { font-family: "Inter"; font-style: normal; font-weight: 800; font-display: swap; src: url("Inter-ExtraBold.woff2?v=3.19") format("woff2"); }
-@font-face { font-family: "Inter"; font-style: italic; font-weight: 800; font-display: swap; src: url("Inter-ExtraBoldItalic.woff2?v=3.19") format("woff2"); }
+@font-face { font-family: "Inter"; font-style: normal; font-weight: 580; font-display: swap; src: url("Inter-SemiBold.woff2?v=3.19") format("woff2"); }
+@font-face { font-family: "Inter"; font-style: italic; font-weight: 580; font-display: swap; src: url("Inter-SemiBoldItalic.woff2?v=3.19") format("woff2"); }
+@font-face { font-family: "Inter"; font-style: normal; font-weight: 660; font-display: swap; src: url("Inter-Bold.woff2?v=3.19") format("woff2"); }
+@font-face { font-family: "Inter"; font-style: italic; font-weight: 660; font-display: swap; src: url("Inter-BoldItalic.woff2?v=3.19") format("woff2"); }
+@font-face { font-family: "Inter"; font-style: normal; font-weight: 780; font-display: swap; src: url("Inter-ExtraBold.woff2?v=3.19") format("woff2"); }
+@font-face { font-family: "Inter"; font-style: italic; font-weight: 780; font-display: swap; src: url("Inter-ExtraBoldItalic.woff2?v=3.19") format("woff2"); }
@font-face { font-family: "Inter"; font-style: normal; font-weight: 900; font-display: swap; src: url("Inter-Black.woff2?v=3.19") format("woff2"); }
@font-face { font-family: "Inter"; font-style: italic; font-weight: 900; font-display: swap; src: url("Inter-BlackItalic.woff2?v=3.19") format("woff2"); }
@font-face { font-family: "InterDisplay"; font-style: normal; font-weight: 100; font-display: swap; src: url("Inter-DisplayThin.woff2?v=3.19") format("woff2"); }
@@ -50,11 +50,11 @@
@font-face { font-family: "InterDisplay"; font-style: italic; font-weight: 400; font-display: swap; src: url("Inter-DisplayItalic.woff2?v=3.19") format("woff2"); }
@font-face { font-family: "InterDisplay"; font-style: normal; font-weight: 500; font-display: swap; src: url("Inter-DisplayMedium.woff2?v=3.19") format("woff2"); }
@font-face { font-family: "InterDisplay"; font-style: italic; font-weight: 500; font-display: swap; src: url("Inter-DisplayMediumItalic.woff2?v=3.19") format("woff2"); }
-@font-face { font-family: "InterDisplay"; font-style: normal; font-weight: 600; font-display: swap; src: url("Inter-DisplaySemiBold.woff2?v=3.19") format("woff2"); }
-@font-face { font-family: "InterDisplay"; font-style: italic; font-weight: 600; font-display: swap; src: url("Inter-DisplaySemiBoldItalic.woff2?v=3.19") format("woff2"); }
-@font-face { font-family: "InterDisplay"; font-style: normal; font-weight: 700; font-display: swap; src: url("Inter-DisplayBold.woff2?v=3.19") format("woff2"); }
-@font-face { font-family: "InterDisplay"; font-style: italic; font-weight: 700; font-display: swap; src: url("Inter-DisplayBoldItalic.woff2?v=3.19") format("woff2"); }
-@font-face { font-family: "InterDisplay"; font-style: normal; font-weight: 800; font-display: swap; src: url("Inter-DisplayExtraBold.woff2?v=3.19") format("woff2"); }
-@font-face { font-family: "InterDisplay"; font-style: italic; font-weight: 800; font-display: swap; src: url("Inter-DisplayExtraBoldItalic.woff2?v=3.19") format("woff2"); }
+@font-face { font-family: "InterDisplay"; font-style: normal; font-weight: 580; font-display: swap; src: url("Inter-DisplaySemiBold.woff2?v=3.19") format("woff2"); }
+@font-face { font-family: "InterDisplay"; font-style: italic; font-weight: 580; font-display: swap; src: url("Inter-DisplaySemiBoldItalic.woff2?v=3.19") format("woff2"); }
+@font-face { font-family: "InterDisplay"; font-style: normal; font-weight: 660; font-display: swap; src: url("Inter-DisplayBold.woff2?v=3.19") format("woff2"); }
+@font-face { font-family: "InterDisplay"; font-style: italic; font-weight: 660; font-display: swap; src: url("Inter-DisplayBoldItalic.woff2?v=3.19") format("woff2"); }
+@font-face { font-family: "InterDisplay"; font-style: normal; font-weight: 780; font-display: swap; src: url("Inter-DisplayExtraBold.woff2?v=3.19") format("woff2"); }
+@font-face { font-family: "InterDisplay"; font-style: italic; font-weight: 780; font-display: swap; src: url("Inter-DisplayExtraBoldItalic.woff2?v=3.19") format("woff2"); }
@font-face { font-family: "InterDisplay"; font-style: normal; font-weight: 900; font-display: swap; src: url("Inter-DisplayBlack.woff2?v=3.19") format("woff2"); }
@font-face { font-family: "InterDisplay"; font-style: italic; font-weight: 900; font-display: swap; src: url("Inter-DisplayBlackItalic.woff2?v=3.19") format("woff2"); }
diff --git a/src/Inter-Italic.glyphspackage/fontinfo.plist b/src/Inter-Italic.glyphspackage/fontinfo.plist
index cf220f779..68e337ec7 100644
--- a/src/Inter-Italic.glyphspackage/fontinfo.plist
+++ b/src/Inter-Italic.glyphspackage/fontinfo.plist
@@ -3889,7 +3889,7 @@ weightClass = 500;
{
axesValues = (
14,
-600
+580
);
customParameters = (
{
@@ -3913,8 +3913,8 @@ value = "9.4";
}
);
instanceInterpolations = {
-"11F4534A-B963-4AB5-820F-DAF9A20CD933" = 0.6;
-"D0EC06BF-13F9-4C88-A6F5-B8203AF6C77E" = 0.4;
+"11F4534A-B963-4AB5-820F-DAF9A20CD933" = 0.64;
+"D0EC06BF-13F9-4C88-A6F5-B8203AF6C77E" = 0.36;
};
isItalic = 1;
linkStyle = "Semi Bold";
@@ -3924,7 +3924,7 @@ weightClass = 600;
{
axesValues = (
14,
-700
+660
);
customParameters = (
{
@@ -3948,8 +3948,8 @@ value = (
}
);
instanceInterpolations = {
-"11F4534A-B963-4AB5-820F-DAF9A20CD933" = 0.4;
-"D0EC06BF-13F9-4C88-A6F5-B8203AF6C77E" = 0.6;
+"11F4534A-B963-4AB5-820F-DAF9A20CD933" = 0.48;
+"D0EC06BF-13F9-4C88-A6F5-B8203AF6C77E" = 0.52;
};
isBold = 1;
isItalic = 1;
@@ -3959,7 +3959,7 @@ weightClass = 700;
{
axesValues = (
14,
-800
+780
);
customParameters = (
{
@@ -3983,8 +3983,8 @@ value = "9.4";
}
);
instanceInterpolations = {
-"11F4534A-B963-4AB5-820F-DAF9A20CD933" = 0.2;
-"D0EC06BF-13F9-4C88-A6F5-B8203AF6C77E" = 0.8;
+"11F4534A-B963-4AB5-820F-DAF9A20CD933" = 0.24;
+"D0EC06BF-13F9-4C88-A6F5-B8203AF6C77E" = 0.76;
};
isItalic = 1;
linkStyle = "Extra Bold";
@@ -4269,7 +4269,7 @@ weightClass = 500;
{
axesValues = (
28,
-600
+580
);
customParameters = (
{
@@ -4297,8 +4297,8 @@ value = 0;
}
);
instanceInterpolations = {
-m008 = 0.6;
-m010 = 0.4;
+m008 = 0.64;
+m010 = 0.36;
};
isItalic = 1;
linkStyle = "Display Semi Bold";
@@ -4318,7 +4318,7 @@ weightClass = 600;
{
axesValues = (
28,
-700
+660
);
customParameters = (
{
@@ -4346,8 +4346,8 @@ value = 0;
}
);
instanceInterpolations = {
-m008 = 0.4;
-m010 = 0.6;
+m008 = 0.48;
+m010 = 0.52;
};
isBold = 1;
isItalic = 1;
@@ -4368,7 +4368,7 @@ weightClass = 700;
{
axesValues = (
28,
-800
+780
);
customParameters = (
{
@@ -4396,8 +4396,8 @@ value = 0;
}
);
instanceInterpolations = {
-m008 = 0.2;
-m010 = 0.8;
+m008 = 0.24;
+m010 = 0.76;
};
isItalic = 1;
linkStyle = "Display Extra Bold";
diff --git a/src/Inter-Roman.glyphspackage/fontinfo.plist b/src/Inter-Roman.glyphspackage/fontinfo.plist
index 5eed9674e..46c84b5b1 100644
--- a/src/Inter-Roman.glyphspackage/fontinfo.plist
+++ b/src/Inter-Roman.glyphspackage/fontinfo.plist
@@ -3847,7 +3847,7 @@ weightClass = 500;
{
axesValues = (
14,
-600
+580
);
customParameters = (
{
@@ -3867,8 +3867,8 @@ value = (
}
);
instanceInterpolations = {
-"5C20EF92-B63D-42A8-8878-93C2863E0093" = 0.4;
-"C698F293-3EC0-4A5A-A3A0-0FDB1F5CF265" = 0.6;
+"5C20EF92-B63D-42A8-8878-93C2863E0093" = 0.36;
+"C698F293-3EC0-4A5A-A3A0-0FDB1F5CF265" = 0.64;
};
name = "Semi Bold";
weightClass = 600;
@@ -3876,7 +3876,7 @@ weightClass = 600;
{
axesValues = (
14,
-700
+660
);
customParameters = (
{
@@ -3896,8 +3896,8 @@ value = (
}
);
instanceInterpolations = {
-"5C20EF92-B63D-42A8-8878-93C2863E0093" = 0.6;
-"C698F293-3EC0-4A5A-A3A0-0FDB1F5CF265" = 0.4;
+"5C20EF92-B63D-42A8-8878-93C2863E0093" = 0.52;
+"C698F293-3EC0-4A5A-A3A0-0FDB1F5CF265" = 0.48;
};
isBold = 1;
name = Bold;
@@ -3906,7 +3906,7 @@ weightClass = 700;
{
axesValues = (
14,
-800
+780
);
customParameters = (
{
@@ -3926,8 +3926,8 @@ value = (
}
);
instanceInterpolations = {
-"5C20EF92-B63D-42A8-8878-93C2863E0093" = 0.8;
-"C698F293-3EC0-4A5A-A3A0-0FDB1F5CF265" = 0.2;
+"5C20EF92-B63D-42A8-8878-93C2863E0093" = 0.76;
+"C698F293-3EC0-4A5A-A3A0-0FDB1F5CF265" = 0.24;
};
name = "Extra Bold";
weightClass = 800;
@@ -4175,7 +4175,7 @@ weightClass = 500;
{
axesValues = (
28,
-600
+580
);
customParameters = (
{
@@ -4199,8 +4199,8 @@ value = 0;
}
);
instanceInterpolations = {
-m007 = 0.6;
-m009 = 0.4;
+m007 = 0.64;
+m009 = 0.36;
};
name = "Display Semi Bold";
properties = (
@@ -4218,7 +4218,7 @@ weightClass = 600;
{
axesValues = (
28,
-700
+660
);
customParameters = (
{
@@ -4242,8 +4242,8 @@ value = 0;
}
);
instanceInterpolations = {
-m007 = 0.4;
-m009 = 0.6;
+m007 = 0.48;
+m009 = 0.52;
};
isBold = 1;
linkStyle = Display;
@@ -4263,7 +4263,7 @@ weightClass = 700;
{
axesValues = (
28,
-800
+780
);
customParameters = (
{
@@ -4287,8 +4287,8 @@ value = 0;
}
);
instanceInterpolations = {
-m007 = 0.2;
-m009 = 0.8;
+m007 = 0.24;
+m009 = 0.76;
};
name = "Display Extra Bold";
properties = (