From 487396be218480eeae021ad80e461b87d0473992 Mon Sep 17 00:00:00 2001 From: Rasmus Andersson Date: Fri, 7 Oct 2022 16:00:31 -0700 Subject: adds Axis Location entries to all glyphspackage masters and removes the UFO patch that was a workaround for missing weight. Related to fontmake/issues/943 --- src/Inter-Roman.glyphspackage/fontinfo.plist | 78 ++++++++++++++++++++++++++++ 1 file changed, 78 insertions(+) (limited to 'src/Inter-Roman.glyphspackage') diff --git a/src/Inter-Roman.glyphspackage/fontinfo.plist b/src/Inter-Roman.glyphspackage/fontinfo.plist index 624edce0f..69eacc5c8 100644 --- a/src/Inter-Roman.glyphspackage/fontinfo.plist +++ b/src/Inter-Roman.glyphspackage/fontinfo.plist @@ -2644,6 +2644,19 @@ pos = "-664"; size = "-16"; } ); +}, +{ +name = "Axis Location"; +value = ( +{ +Axis = Weight; +Location = 100; +}, +{ +Axis = "Optical size"; +Location = 14; +} +); } ); guides = ( @@ -2780,6 +2793,19 @@ pos = "-664"; size = "-16"; } ); +}, +{ +name = "Axis Location"; +value = ( +{ +Axis = Weight; +Location = 100; +}, +{ +Axis = "Optical size"; +Location = 32; +} +); } ); guides = ( @@ -2911,6 +2937,19 @@ pos = "-664"; size = "-16"; } ); +}, +{ +name = "Axis Location"; +value = ( +{ +Axis = Weight; +Location = 400; +}, +{ +Axis = "Optical size"; +Location = 14; +} +); } ); guides = ( @@ -3046,6 +3085,19 @@ pos = "-664"; size = "-16"; } ); +}, +{ +name = "Axis Location"; +value = ( +{ +Axis = Weight; +Location = 400; +}, +{ +Axis = "Optical size"; +Location = 32; +} +); } ); guides = ( @@ -3176,6 +3228,19 @@ pos = "-664"; size = "-16"; } ); +}, +{ +name = "Axis Location"; +value = ( +{ +Axis = Weight; +Location = 900; +}, +{ +Axis = "Optical size"; +Location = 14; +} +); } ); guides = ( @@ -3309,6 +3374,19 @@ pos = "-664"; size = "-16"; } ); +}, +{ +name = "Axis Location"; +value = ( +{ +Axis = Weight; +Location = 900; +}, +{ +Axis = "Optical size"; +Location = 32; +} +); } ); guides = ( -- cgit v1.2.3