Skip to content

Commit ee6e82e

Browse files
committed
Shorten Italic → It in variable style names
1 parent 107d009 commit ee6e82e

1 file changed

Lines changed: 55 additions & 27 deletions

File tree

sources/MonaSans.glyphspackage/fontinfo.plist

Lines changed: 55 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -3181,11 +3181,27 @@ instances = (
31813181
customParameters = (
31823182
{
31833183
name = fileName;
3184-
value = "MonaSansVariable-Regular";
3184+
value = "MonaSansVF-Regular";
31853185
},
31863186
{
31873187
name = "Variable Font Origin";
31883188
value = master01;
3189+
},
3190+
{
3191+
name = "Italic Style Linking";
3192+
value = 1;
3193+
},
3194+
{
3195+
name = "Axis Values";
3196+
value = "wdth; 75.0=Cnd, 100.0=Normal*, 125.0=Exp";
3197+
},
3198+
{
3199+
name = "Axis Values";
3200+
value = "wght; 200.0=XLt, 300.0=Light, 400.0>700.0=Regular*, 500.0=Medium, 600.0=SBd, 700.0=Bold, 800.0=XBd, 900.0=Black";
3201+
},
3202+
{
3203+
name = "Axis Values";
3204+
value = "ital; 0.0>1.0=Roman*, 1.0=Italic";
31893205
}
31903206
);
31913207
name = Regular;
@@ -3195,7 +3211,7 @@ key = familyNames;
31953211
values = (
31963212
{
31973213
language = dflt;
3198-
value = "Mona Sans Variable";
3214+
value = "Mona Sans VF";
31993215
}
32003216
);
32013217
}
@@ -4784,7 +4800,7 @@ key = variableStyleNames;
47844800
values = (
47854801
{
47864802
language = dflt;
4787-
value = "Cnd XLt Italic";
4803+
value = "Cnd XLt It";
47884804
}
47894805
);
47904806
}
@@ -4853,7 +4869,7 @@ key = variableStyleNames;
48534869
values = (
48544870
{
48554871
language = dflt;
4856-
value = "Cnd Light Italic";
4872+
value = "Cnd Light It";
48574873
}
48584874
);
48594875
}
@@ -4887,7 +4903,7 @@ name = "Axis Location";
48874903
value = (
48884904
{
48894905
Axis = Width;
4890-
Location = 100;
4906+
Location = 75;
48914907
},
48924908
{
48934909
Axis = Weight;
@@ -4921,7 +4937,7 @@ key = variableStyleNames;
49214937
values = (
49224938
{
49234939
language = dflt;
4924-
value = "Cnd Italic";
4940+
value = "Cnd It";
49254941
}
49264942
);
49274943
}
@@ -4989,7 +5005,7 @@ key = variableStyleNames;
49895005
values = (
49905006
{
49915007
language = dflt;
4992-
value = "Cnd Medium Italic";
5008+
value = "Cnd Medium It";
49935009
}
49945010
);
49955011
}
@@ -5058,7 +5074,7 @@ key = variableStyleNames;
50585074
values = (
50595075
{
50605076
language = dflt;
5061-
value = "Cnd SBd Italic";
5077+
value = "Cnd SBd It";
50625078
}
50635079
);
50645080
}
@@ -5127,7 +5143,7 @@ key = variableStyleNames;
51275143
values = (
51285144
{
51295145
language = dflt;
5130-
value = "Cnd Bold Italic";
5146+
value = "Cnd Bold It";
51315147
}
51325148
);
51335149
}
@@ -5196,7 +5212,7 @@ key = variableStyleNames;
51965212
values = (
51975213
{
51985214
language = dflt;
5199-
value = "Cnd XBd Italic";
5215+
value = "Cnd XBd It";
52005216
}
52015217
);
52025218
}
@@ -5264,7 +5280,7 @@ key = variableStyleNames;
52645280
values = (
52655281
{
52665282
language = dflt;
5267-
value = "Cnd Black Italic";
5283+
value = "Cnd Black It";
52685284
}
52695285
);
52705286
}
@@ -5323,7 +5339,7 @@ key = variableStyleNames;
53235339
values = (
53245340
{
53255341
language = dflt;
5326-
value = "XLt Italic";
5342+
value = "XLt It";
53275343
}
53285344
);
53295345
}
@@ -5382,7 +5398,7 @@ key = variableStyleNames;
53825398
values = (
53835399
{
53845400
language = dflt;
5385-
value = "Light Italic";
5401+
value = "Light It";
53865402
}
53875403
);
53885404
}
@@ -5414,6 +5430,14 @@ s
54145430
name = "Axis Location";
54155431
value = (
54165432
{
5433+
Axis = Width;
5434+
Location = 100;
5435+
},
5436+
{
5437+
Axis = Weight;
5438+
Location = 400;
5439+
},
5440+
{
54175441
Axis = Italic;
54185442
Location = 1;
54195443
}
@@ -5432,7 +5456,7 @@ key = variableStyleNames;
54325456
values = (
54335457
{
54345458
language = dflt;
5435-
value = Italic;
5459+
value = It;
54365460
}
54375461
);
54385462
}
@@ -5490,7 +5514,7 @@ key = variableStyleNames;
54905514
values = (
54915515
{
54925516
language = dflt;
5493-
value = "Medium Italic";
5517+
value = "Medium It";
54945518
}
54955519
);
54965520
}
@@ -5549,7 +5573,7 @@ key = variableStyleNames;
55495573
values = (
55505574
{
55515575
language = dflt;
5552-
value = "SBd Italic";
5576+
value = "SBd It";
55535577
}
55545578
);
55555579
}
@@ -5609,7 +5633,7 @@ key = variableStyleNames;
56095633
values = (
56105634
{
56115635
language = dflt;
5612-
value = "Bold Italic";
5636+
value = "Bold It";
56135637
}
56145638
);
56155639
}
@@ -5668,7 +5692,7 @@ key = variableStyleNames;
56685692
values = (
56695693
{
56705694
language = dflt;
5671-
value = "XBd Italic";
5695+
value = "XBd It";
56725696
}
56735697
);
56745698
}
@@ -5726,7 +5750,7 @@ key = variableStyleNames;
57265750
values = (
57275751
{
57285752
language = dflt;
5729-
value = "Black Italic";
5753+
value = "Black It";
57305754
}
57315755
);
57325756
}
@@ -5793,7 +5817,7 @@ key = variableStyleNames;
57935817
values = (
57945818
{
57955819
language = dflt;
5796-
value = "Exp XLt Italic";
5820+
value = "Exp XLt It";
57975821
}
57985822
);
57995823
}
@@ -5862,7 +5886,7 @@ key = variableStyleNames;
58625886
values = (
58635887
{
58645888
language = dflt;
5865-
value = "Exp Light Italic";
5889+
value = "Exp Light It";
58665890
}
58675891
);
58685892
}
@@ -5899,6 +5923,10 @@ Axis = Width;
58995923
Location = 125;
59005924
},
59015925
{
5926+
Axis = Weight;
5927+
Location = 400;
5928+
},
5929+
{
59025930
Axis = Italic;
59035931
Location = 1;
59045932
}
@@ -5926,7 +5954,7 @@ key = variableStyleNames;
59265954
values = (
59275955
{
59285956
language = dflt;
5929-
value = "Exp Italic";
5957+
value = "Exp It";
59305958
}
59315959
);
59325960
}
@@ -5994,7 +6022,7 @@ key = variableStyleNames;
59946022
values = (
59956023
{
59966024
language = dflt;
5997-
value = "Exp Medium Italic";
6025+
value = "Exp Medium It";
59986026
}
59996027
);
60006028
}
@@ -6063,7 +6091,7 @@ key = variableStyleNames;
60636091
values = (
60646092
{
60656093
language = dflt;
6066-
value = "Exp SBd Italic";
6094+
value = "Exp SBd It";
60676095
}
60686096
);
60696097
}
@@ -6132,7 +6160,7 @@ key = variableStyleNames;
61326160
values = (
61336161
{
61346162
language = dflt;
6135-
value = "Exp Bold Italic";
6163+
value = "Exp Bold It";
61366164
}
61376165
);
61386166
}
@@ -6201,7 +6229,7 @@ key = variableStyleNames;
62016229
values = (
62026230
{
62036231
language = dflt;
6204-
value = "Exp XBd Italic";
6232+
value = "Exp XBd It";
62056233
}
62066234
);
62076235
}
@@ -6269,7 +6297,7 @@ key = variableStyleNames;
62696297
values = (
62706298
{
62716299
language = dflt;
6272-
value = "Exp Black Italic";
6300+
value = "Exp Black It";
62736301
}
62746302
);
62756303
}

0 commit comments

Comments
 (0)