Make the Eng part in LATIN SMALL LETTER FENG DIGRAPH always connected to the f part (#2143).

This commit is contained in:
be5invis 2024-01-01 09:40:23 -08:00
parent 9074890f3d
commit 1add20b37d
3 changed files with 19 additions and 12 deletions

View file

@ -91,7 +91,13 @@ glyph-block Letter-Latin-Lower-N : begin
tailed 1
function [body tail] : object # serifs
serifless { nothing nothing nothing }
topLeftSerifed { NTopLeftSerif nothing nothing }
topLeftSerifed : list
match body
([Just "earlessCorner"] || [Just "earlessRounded"]) nothing
([Just "earlessCornerHTB"] || [Just "earlessRoundedHTB"]) NHTB
__ NTopLeftSerif
begin nothing
begin nothing
motionSerifed : list
match body
([Just "earlessCorner"] || [Just "earlessRounded"]) nothing