Skip to content

Commit 368465a

Browse files
author
styc
committed
add l.sc to ss shapes
1 parent 3c1f9b3 commit 368465a

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

src/Inter-Italic.glyphspackage/fontinfo.plist

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3516,11 +3516,13 @@ sub ghook by ghook.sc;
35163516
sub h by h.sc;
35173517
sub i by i.sc;
35183518
sub l by l.sc;
3519+
sub l.ss02 by l.sc;
35193520
sub m by m.sc;
35203521
sub n by n.sc;
35213522
sub oe by oe.sc;
35223523
sub r by r.sc;
35233524
sub t by t.sc;
3525+
sub u by u.1;
35243526
sub y by y.sc;
35253527
";
35263528
tag = smcp;

src/Inter-Roman.glyphspackage/fontinfo.plist

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3531,11 +3531,13 @@ sub ghook by ghook.sc;
35313531
sub h by h.sc;
35323532
sub i by i.sc;
35333533
sub l by l.sc;
3534+
sub l.ss02 by l.sc;
35343535
sub m by m.sc;
35353536
sub n by n.sc;
35363537
sub oe by oe.sc;
35373538
sub r by r.sc;
35383539
sub t by t.sc;
3540+
sub u by u.1;
35393541
sub y by y.sc;
35403542
";
35413543
tag = smcp;

0 commit comments

Comments
 (0)