Skip to content

Commit

Permalink
Fix serifs of լ under Etoile.
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcwilliams403 committed Oct 26, 2024
1 parent 363d6b2 commit 8041654
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions packages/font-glyphs/src/letter/armenian/eh-liun-hiun.ptl
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,7 @@ glyph-block Letter-Armenian-Eh-Liun-Hiun : begin
local xMiddle : df.middle - [IBalance2 df]
include : VBar.m xMiddle Descender XH df.mvs
include : HBar.b xMiddle (xMiddle + LongJut * df.div) Descender df.mvs
if SLAB : begin
local sf : SerifFrame.fromDf df XH Descender
include : sf.mt.leftAt xMiddle
if SLAB : include : HSerif.lt xMiddle XH Jut df.mvs

do "Hiun"
create-glyph 'armn/Hiun' 0x552 : glyph-proc
Expand Down

0 comments on commit 8041654

Please sign in to comment.