We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0ac0f8 commit 0112d0cCopy full SHA for 0112d0c
2 files changed
sources/MonaSans.glyphspackage/fontinfo.plist
@@ -39,6 +39,10 @@ value = 1;
39
{
40
name = "Use Extension Kerning";
41
value = 1;
42
+},
43
+{
44
+name = "Write DisplayStrings";
45
+value = 0;
46
}
47
);
48
date = "2017-05-31 15:56:58 +0000";
@@ -3028,7 +3032,7 @@ instances = (
3028
3032
customParameters = (
3029
3033
3030
3034
name = fileName;
3031
-value = "MonaSans-Variable";
3035
+value = "MonaSansVariable-Regular";
3036
},
3037
3038
name = "Variable Font Origin";
sources/MonaSans.glyphspackage/order.plist
@@ -54,6 +54,7 @@ Etilde,
54
F,
55
G,
56
Gbreve,
57
+Gcaron,
58
Gcircumflex,
59
Gcommaaccent,
60
Gdotaccent,
0 commit comments