diff --git a/packages/font-glyphs/src/letter/latin/k.ptl b/packages/font-glyphs/src/letter/latin/k.ptl index f6fb54f6a3..ac94b94bf5 100644 --- a/packages/font-glyphs/src/letter/latin/k.ptl +++ b/packages/font-glyphs/src/letter/latin/k.ptl @@ -416,6 +416,7 @@ glyph-block Letter-Latin-K : begin topLeftAndBottomRightSerifed { 2 0 1 } topRightSerifed { 0 0 2 } topLeftAndTopRightSerifed { 2 0 2 } + topRightAndBottomRightSerifed { 0 0 3 } triSerifed { 2 0 3 } serifedKappa { 2 1 3 } fullSerifedKappa { 2 1 7 } @@ -557,15 +558,16 @@ glyph-block Letter-Latin-K : begin symmetricTouching [KLegs.Symmetric 0] symmetricConnected [KLegs.Symmetric : AdviceStroke 6] object # serifs - serifless { 0 0 0 } - topLeftSerifed { 1 0 0 } - bottomRightSerifed { 0 0 1 } - topLeftAndBottomRightSerifed { 1 0 1 } - topRightSerifed { 0 0 2 } - topLeftAndTopRightSerifed { 1 0 2 } - triSerifed { 1 0 3 } - serifed { 1 1 3 } - fullSerifed { 1 1 7 } + serifless { 0 0 0 } + topLeftSerifed { 1 0 0 } + bottomRightSerifed { 0 0 1 } + topLeftAndBottomRightSerifed { 1 0 1 } + topRightSerifed { 0 0 2 } + topLeftAndTopRightSerifed { 1 0 2 } + topRightAndBottomRightSerifed { 0 0 3 } + triSerifed { 1 0 3 } + serifed { 1 1 3 } + fullSerifed { 1 1 7 } foreach { suffix { LegsImpl {slabLT slabLB slabLegs} } } [pairs-of LowerKConfig] : do local straightBar : LegsImpl !== KLegs.Curly diff --git a/params/variants.toml b/params/variants.toml index e9a2a4bd54..75ef383632 100644 --- a/params/variants.toml +++ b/params/variants.toml @@ -3358,7 +3358,7 @@ descriptionAffix = "serifs at top left and both legs" selectorAffix.k = "triSerifed" selectorAffix."k/sansSerif" = "serifless" selectorAffix."latn/kappa" = "triSerifed" -selectorAffix.kHookTop = "triSerifed" +selectorAffix.kHookTop = "topRightAndBottomRightSerifed" selectorAffix.kDescender = "topLeftAndTopRightSerifed" [prime.k.variants-buildup.stages.serifs.serifed] @@ -7011,7 +7011,7 @@ selectorAffix."cyrl/Ka" = "triSerifed" selectorAffix."cyrl/KaDescender" = "topLeftAndTopRightSerifed" selectorAffix."cyrl/KaVBar" = "triSerifed" selectorAffix."cyrl/KaHook" = "topLeftAndTopRightSerifed" -selectorAffix."cyrl/KaBashkir" = "triSerifed" +selectorAffix."cyrl/KaBashkir" = "topRightAndBottomRightSerifed" [prime.cyrl-capital-ka.variants-buildup.stages.serifs.serifed] rank = 7 @@ -7127,7 +7127,7 @@ selectorAffix."cyrl/ka" = "triSerifed" selectorAffix."cyrl/kaDescender" = "topLeftAndTopRightSerifed" selectorAffix."cyrl/kaVBar" = "triSerifed" selectorAffix."cyrl/kaHook" = "topLeftAndTopRightSerifed" -selectorAffix."cyrl/kaBashkir" = "triSerifed" +selectorAffix."cyrl/kaBashkir" = "topRightAndBottomRightSerifed" [prime.cyrl-ka.variants-buildup.stages.serifs.serifed] rank = 7