diff --git a/sources/BriemHand.glyphs b/sources/BriemHand.glyphs index c3e4c71..417db25 100644 --- a/sources/BriemHand.glyphs +++ b/sources/BriemHand.glyphs @@ -125356,6 +125356,15 @@ customParameters = ( { name = "Use Typo Metrics"; value = 1; +}, +{ +name = "Axis Location"; +value = ( +{ +Axis = Weight; +Location = 100; +} +); } ); name = Thin; @@ -125369,6 +125378,15 @@ customParameters = ( { name = "Use Typo Metrics"; value = 1; +}, +{ +name = "Axis Location"; +value = ( +{ +Axis = Weight; +Location = 200; +} +); } ); name = ExtraLight; @@ -125382,6 +125400,15 @@ customParameters = ( { name = "Use Typo Metrics"; value = 1; +}, +{ +name = "Axis Location"; +value = ( +{ +Axis = Weight; +Location = 300; +} +); } ); name = Light; @@ -125395,6 +125422,15 @@ customParameters = ( { name = "Use Typo Metrics"; value = 1; +}, +{ +name = "Axis Location"; +value = ( +{ +Axis = Weight; +Location = 400; +} +); } ); name = Regular; @@ -125407,6 +125443,15 @@ customParameters = ( { name = "Use Typo Metrics"; value = 1; +}, +{ +name = "Axis Location"; +value = ( +{ +Axis = Weight; +Location = 500; +} +); } ); name = Medium; @@ -125420,6 +125465,15 @@ customParameters = ( { name = "Use Typo Metrics"; value = 1; +}, +{ +name = "Axis Location"; +value = ( +{ +Axis = Weight; +Location = 600; +} +); } ); name = SemiBold; @@ -125433,6 +125487,15 @@ customParameters = ( { name = "Use Typo Metrics"; value = 1; +}, +{ +name = "Axis Location"; +value = ( +{ +Axis = Weight; +Location = 700; +} +); } ); isBold = 1; @@ -125447,6 +125510,15 @@ customParameters = ( { name = "Use Typo Metrics"; value = 1; +}, +{ +name = "Axis Location"; +value = ( +{ +Axis = Weight; +Location = 800; +} +); } ); name = ExtraBold; @@ -125460,6 +125532,15 @@ customParameters = ( { name = "Use Typo Metrics"; value = 1; +}, +{ +name = "Axis Location"; +value = ( +{ +Axis = Weight; +Location = 900; +} +); } ); name = Black;