@@ -414,14 +414,15 @@ glyph-block Letter-Latin-K : begin
414
414
topLeftSerifed { 2 0 0 }
415
415
bottomRightSerifed { 0 0 1 }
416
416
topLeftAndBottomRightSerifed { 2 0 1 }
417
- triSerifed : match body
418
- [Just 'symmetricConnectedKH'] { 2 0 2 }
419
- __ { 2 0 3 }
420
- serifedKappa { 2 1 3 }
417
+ topRightSerifed { 0 0 2 }
418
+ topLeftAndTopRightSerifed { 2 0 2 }
419
+ topRightAndBottomRightSerifed { 0 0 3 }
420
+ triSerifed { 2 0 3 }
421
+ serifedKappa { 2 1 3 }
422
+ fullSerifedKappa { 2 1 7 }
421
423
serifed : match body
422
424
[Just 'symmetricConnectedKH'] { 1 1 2 }
423
425
__ { 1 1 3 }
424
- fullSerifedKappa { 2 1 7 }
425
426
fullSerifed : match body
426
427
[Just 'symmetricConnectedKH'] { 1 1 6 }
427
428
__ { 1 1 7 }
@@ -557,13 +558,16 @@ glyph-block Letter-Latin-K : begin
557
558
symmetricTouching [KLegs.Symmetric 0]
558
559
symmetricConnected [KLegs.Symmetric : AdviceStroke 6]
559
560
object # serifs
560
- serifless { 0 0 0 }
561
- topLeftSerifed { 1 0 0 }
562
- bottomRightSerifed { 0 0 1 }
563
- topLeftAndBottomRightSerifed { 1 0 1 }
564
- triSerifed { 1 0 3 }
565
- serifed { 1 1 3 }
566
- fullSerifed { 1 1 7 }
561
+ serifless { 0 0 0 }
562
+ topLeftSerifed { 1 0 0 }
563
+ bottomRightSerifed { 0 0 1 }
564
+ topLeftAndBottomRightSerifed { 1 0 1 }
565
+ topRightSerifed { 0 0 2 }
566
+ topLeftAndTopRightSerifed { 1 0 2 }
567
+ topRightAndBottomRightSerifed { 0 0 3 }
568
+ triSerifed { 1 0 3 }
569
+ serifed { 1 1 3 }
570
+ fullSerifed { 1 1 7 }
567
571
568
572
foreach { suffix { LegsImpl {slabLT slabLB slabLegs} } } [pairs-of LowerKConfig] : do
569
573
local straightBar : LegsImpl !== KLegs.Curly
0 commit comments