Fix broken Cyrillic Ef (#2343). (#2344)

This commit is contained in:
Belleve 2024-05-25 12:28:08 -10:00 committed by GitHub
parent 7eb675d700
commit c8f06b078c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 2 deletions

1
changes/30.1.1.md Normal file
View file

@ -0,0 +1 @@
* Fix broken Cyrillic Ef (#2343).

View file

@ -234,7 +234,7 @@ glyph-block CommonShapes : begin
flat (r - OX) (d + ada)
curl (r - OX) (u - adb)
arcvh
arch.lhs.centerAt.rtl.t (middle - gap / 2) u (sw -- width) (knot-ty -- flat)
arch.lhs.centerAt.rtl.t (middle + gap / 2) u (sw -- width) (knot-ty -- flat)
arch.lhs.centerAt.rtl.t middle u (sw -- width) (knot-ty -- curl)
: else : begin
local ymiddlea : mix d u (adb / (ada + adb))
@ -250,7 +250,7 @@ glyph-block CommonShapes : begin
archv
g4 (r - OX) ymiddleb
arcvh
arch.lhs.centerAt.rtl.t (middle - gap / 2) u (sw -- width) (knot-ty -- flat)
arch.lhs.centerAt.rtl.t (middle + gap / 2) u (sw -- width) (knot-ty -- flat)
arch.lhs.centerAt.rtl.t middle u (sw -- width) (knot-ty -- curl)
glyph-block-export HSerif