From 708a0892975894846202876c3ecd6ad016d1b4f3 Mon Sep 17 00:00:00 2001 From: Rasmus Andersson Date: Sat, 18 Nov 2023 18:01:45 -0800 Subject: change the way avar is done --- src/Inter-Roman.glyphspackage/fontinfo.plist | 49 ++++++++++++++-------------- 1 file changed, 25 insertions(+), 24 deletions(-) (limited to 'src/Inter-Roman.glyphspackage/fontinfo.plist') diff --git a/src/Inter-Roman.glyphspackage/fontinfo.plist b/src/Inter-Roman.glyphspackage/fontinfo.plist index f166292c8..698631872 100644 --- a/src/Inter-Roman.glyphspackage/fontinfo.plist +++ b/src/Inter-Roman.glyphspackage/fontinfo.plist @@ -2540,6 +2540,7 @@ opsz = { wght = { 100 = 100; 400 = 400; +500 = 490; 600 = 580; 700 = 670; 800 = 780; @@ -4563,7 +4564,7 @@ name = Regular; { axesValues = ( 14, -500 +490 ); customParameters = ( { @@ -4583,8 +4584,8 @@ value = ( } ); instanceInterpolations = { -"5C20EF92-B63D-42A8-8878-93C2863E0093" = 0.2; -"C698F293-3EC0-4A5A-A3A0-0FDB1F5CF265" = 0.8; +"5C20EF92-B63D-42A8-8878-93C2863E0093" = 0.18; +"C698F293-3EC0-4A5A-A3A0-0FDB1F5CF265" = 0.82; }; name = Medium; properties = ( @@ -4602,7 +4603,7 @@ weightClass = 500; { axesValues = ( 14, -600 +580 ); customParameters = ( { @@ -4622,8 +4623,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 = SemiBold; properties = ( @@ -4641,7 +4642,7 @@ weightClass = 600; { axesValues = ( 14, -660 +670 ); customParameters = ( { @@ -4661,8 +4662,8 @@ value = ( } ); instanceInterpolations = { -"5C20EF92-B63D-42A8-8878-93C2863E0093" = 0.52; -"C698F293-3EC0-4A5A-A3A0-0FDB1F5CF265" = 0.48; +"5C20EF92-B63D-42A8-8878-93C2863E0093" = 0.54; +"C698F293-3EC0-4A5A-A3A0-0FDB1F5CF265" = 0.46; }; isBold = 1; linkStyle = Regular; @@ -4672,7 +4673,7 @@ weightClass = 700; { axesValues = ( 14, -800 +780 ); customParameters = ( { @@ -4692,8 +4693,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 = ExtraBold; properties = ( @@ -4954,7 +4955,7 @@ value = Regular; { axesValues = ( 32, -500 +490 ); customParameters = ( { @@ -4978,8 +4979,8 @@ value = 0; } ); instanceInterpolations = { -m007 = 0.8; -m009 = 0.2; +m007 = 0.82; +m009 = 0.18; }; name = Medium; properties = ( @@ -5006,7 +5007,7 @@ weightClass = 500; { axesValues = ( 32, -600 +580 ); customParameters = ( { @@ -5030,8 +5031,8 @@ value = 0; } ); instanceInterpolations = { -m007 = 0.6; -m009 = 0.4; +m007 = 0.64; +m009 = 0.36; }; name = SemiBold; properties = ( @@ -5058,7 +5059,7 @@ weightClass = 600; { axesValues = ( 32, -660 +670 ); customParameters = ( { @@ -5082,8 +5083,8 @@ value = 0; } ); instanceInterpolations = { -m007 = 0.48; -m009 = 0.52; +m007 = 0.46; +m009 = 0.54; }; isBold = 1; linkStyle = Regular; @@ -5112,7 +5113,7 @@ weightClass = 700; { axesValues = ( 32, -800 +780 ); customParameters = ( { @@ -5136,8 +5137,8 @@ value = 0; } ); instanceInterpolations = { -m007 = 0.2; -m009 = 0.8; +m007 = 0.24; +m009 = 0.76; }; name = ExtraBold; properties = ( -- cgit v1.2.3