Refine shape of Tshe and Cyrillic Capital Letter Te with Middle Hook (#2123).

This commit is contained in:
be5invis 2023-12-17 19:14:06 -08:00
parent 4bfa473c9b
commit 42d9e8711f
3 changed files with 3 additions and 8 deletions

1
changes/28.0.2.md Normal file
View file

@ -0,0 +1 @@
* Refine shape of Tshe and Cyrillic Capital Letter Te with Middle Hook (#2123).

View file

@ -19,10 +19,7 @@ glyph-block Letter-Cyrillic-Te-MidHook : begin
local xTopBarRight : Math.max xTopBarRightSym : mix left RightSB 0.475 local xTopBarRight : Math.max xTopBarRightSym : mix left RightSB 0.475
include : VBar.l left 0 top sw include : VBar.l left 0 top sw
include : dispiro include : HBar.t xTopBarLeft xTopBarRight top sw
widths.rhs sw
flat xTopBarLeft top [if slabTop [heading Rightward] null]
curl xTopBarRight top [if slabTop [heading Rightward] null]
include : MidHook.general include : MidHook.general
left -- (left + [HSwToV sw]) left -- (left + [HSwToV sw])
right -- RightSB right -- RightSB

View file

@ -26,10 +26,7 @@ glyph-block Letter-Cyrillic-Tshe : begin
top -- [Math.min XH : if SLAB (CAP - 1.25 * VJut) XH] top -- [Math.min XH : if SLAB (CAP - 1.25 * VJut) XH]
stroke -- sw stroke -- sw
include : VBar.l left 0 CAP sw include : VBar.l left 0 CAP sw
include : dispiro include : HBar.t xTopBarLeft xTopBarRight CAP sw
widths.rhs sw
flat xTopBarLeft CAP [if SLAB [heading Rightward] null]
curl xTopBarRight CAP [if SLAB [heading Rightward] null]
if SLAB : begin if SLAB : begin
local swVJut : Math.min [AdviceStroke 4.5] (0.625 * (left - xTopBarLeft)) local swVJut : Math.min [AdviceStroke 4.5] (0.625 * (left - xTopBarLeft))