Skip to content

Commit

Permalink
Refine shape of Tshe and Cyrillic Capital Letter Te with Middle Hook (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
be5invis committed Dec 18, 2023
1 parent 4bfa473 commit 42d9e87
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 8 deletions.
1 change: 1 addition & 0 deletions changes/28.0.2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
* Refine shape of Tshe and Cyrillic Capital Letter Te with Middle Hook (#2123).
5 changes: 1 addition & 4 deletions packages/font-glyphs/src/letter/cyrillic/te-midhook.ptl
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,7 @@ glyph-block Letter-Cyrillic-Te-MidHook : begin
local xTopBarRight : Math.max xTopBarRightSym : mix left RightSB 0.475

include : VBar.l left 0 top sw
include : dispiro
widths.rhs sw
flat xTopBarLeft top [if slabTop [heading Rightward] null]
curl xTopBarRight top [if slabTop [heading Rightward] null]
include : HBar.t xTopBarLeft xTopBarRight top sw
include : MidHook.general
left -- (left + [HSwToV sw])
right -- RightSB
Expand Down
5 changes: 1 addition & 4 deletions packages/font-glyphs/src/letter/cyrillic/tshe.ptl
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,7 @@ glyph-block Letter-Cyrillic-Tshe : begin
top -- [Math.min XH : if SLAB (CAP - 1.25 * VJut) XH]
stroke -- sw
include : VBar.l left 0 CAP sw
include : dispiro
widths.rhs sw
flat xTopBarLeft CAP [if SLAB [heading Rightward] null]
curl xTopBarRight CAP [if SLAB [heading Rightward] null]
include : HBar.t xTopBarLeft xTopBarRight CAP sw

if SLAB : begin
local swVJut : Math.min [AdviceStroke 4.5] (0.625 * (left - xTopBarLeft))
Expand Down

0 comments on commit 42d9e87

Please sign in to comment.