summaryrefslogtreecommitdiff
path: root/src/Inter-Italic.glyphspackage/fontinfo.plist
diff options
context:
space:
mode:
authorRasmus Andersson <rasmus@notion.se>2023-05-29 20:05:47 +0300
committerRasmus Andersson <rasmus@notion.se>2023-05-29 20:05:51 +0300
commite12027c4c107731fd33823578fd7ca5107d38b8f (patch)
treed434280c67931a18bd613644ff2ab3c9441c6533 /src/Inter-Italic.glyphspackage/fontinfo.plist
parenta2d84eb0eaacc1330ab1353d89e79c88c9716ecc (diff)
downloadinter-e12027c4c107731fd33823578fd7ca5107d38b8f.tar.xz
Remove "Display" named-instances from variable font
A lot of software gets confused when there are named instances that differ only by opsz. This change removes all "Display" instances from the fvar table and makes opsz=32 the default, so that software without automatic opsz-to-size mapping displays the "Display" styles instead of the text styles by default. This is the same approach taken by Apple San Francisco Pro. Closes #519
Diffstat (limited to 'src/Inter-Italic.glyphspackage/fontinfo.plist')
-rw-r--r--src/Inter-Italic.glyphspackage/fontinfo.plist14
1 files changed, 6 insertions, 8 deletions
diff --git a/src/Inter-Italic.glyphspackage/fontinfo.plist b/src/Inter-Italic.glyphspackage/fontinfo.plist
index e40fc6fc7..ee8c4e272 100644
--- a/src/Inter-Italic.glyphspackage/fontinfo.plist
+++ b/src/Inter-Italic.glyphspackage/fontinfo.plist
@@ -2132,9 +2132,7 @@ dngb_ballotx.squared
name = openTypeHeadFlags;
value = (
0,
-1,
-3,
-4
+1
);
},
{
@@ -2158,9 +2156,9 @@ name = openTypeOS2Panose;
value = (
2,
11,
-5,
-2,
-3,
+0,
+0,
+0,
0,
0,
0,
@@ -2233,7 +2231,7 @@ value = 0;
},
{
name = "Variable Font Origin";
-value = "C698F293-3EC0-4A5A-A3A0-0FDB1F5CF265";
+value = "11F4534A-B963-4AB5-820F-DAF9A20CD933";
},
{
name = "Use Typo Metrics";
@@ -2241,7 +2239,7 @@ value = 1;
},
{
name = "Get Hints From Master";
-value = "C698F293-3EC0-4A5A-A3A0-0FDB1F5CF265";
+value = "11F4534A-B963-4AB5-820F-DAF9A20CD933";
}
);
date = "2016-12-04 18:21:54 +0000";