From d05834a1cd48a4c4d428db64afb4e67cdfced7f2 Mon Sep 17 00:00:00 2001 From: Rasmus Andersson Date: Sun, 30 Sep 2018 18:27:04 -0700 Subject: kerning for r.1 (cv06) --- src/Inter-UI-Regular.ufo/features.fea | 28 +++++++++++++++++++++++++++- src/Inter-UI-Regular.ufo/fontinfo.plist | 4 ++-- src/Inter-UI-Regular.ufo/groups.plist | 3 +++ src/Inter-UI-Regular.ufo/kerning.plist | 29 +++++++++++++++++++++++++++++ 4 files changed, 61 insertions(+), 3 deletions(-) (limited to 'src/Inter-UI-Regular.ufo') diff --git a/src/Inter-UI-Regular.ufo/features.fea b/src/Inter-UI-Regular.ufo/features.fea index 42fcd98c3..5996c6f0b 100644 --- a/src/Inter-UI-Regular.ufo/features.fea +++ b/src/Inter-UI-Regular.ufo/features.fea @@ -1306,7 +1306,6 @@ sub N o period by numero; } ordn; feature salt { -# automatic sub one by one.ss01; sub one.tf by one.tf.ss01; sub four by four.ss01; @@ -1316,6 +1315,33 @@ sub six.tf by six.tf.ss01; sub nine by nine.ss01; sub nine.tf by nine.tf.ss01; +sub l by l.ss02; +sub lslash by lslash.ss02; +sub lbar by lbar.ss02; +sub lmidtilde by lmidtilde.ss02; +sub lbelt by lbelt.ss02; +sub ldot by ldot.ss02; +sub lacute by lacute.ss02; +sub lcommaaccent by lcommaaccent.ss02; +sub lcaron by lcaron.ss02; +sub ldotbelow by ldotbelow.ss02; +sub ldotbelowmacron by ldotbelowmacron.ss02; +sub llinebelow by llinebelow.ss02; +sub lcircumflexbelow by lcircumflexbelow.ss02; + +sub r by r.1; +sub rrthook by rrthook.1; +sub uni024D by uni024D.1; +sub rdescend by rdescend.1; +sub racute by racute.1; +sub rcommaaccent by rcommaaccent.1; +sub rcaron by rcaron.1; +sub rdblgrave by rdblgrave.1; +sub rinvertedbreve by rinvertedbreve.1; +sub rdotaccent by rdotaccent.1; +sub rdotbelow by rdotbelow.1; +sub rdotbelowmacron by rdotbelowmacron.1; +sub rlinebelow by rlinebelow.1; } salt; feature ss01 { diff --git a/src/Inter-UI-Regular.ufo/fontinfo.plist b/src/Inter-UI-Regular.ufo/fontinfo.plist index ee7983d40..9c0cea965 100644 --- a/src/Inter-UI-Regular.ufo/fontinfo.plist +++ b/src/Inter-UI-Regular.ufo/fontinfo.plist @@ -117,9 +117,9 @@ openTypeNameSampleText openTypeNameUniqueID - Inter UI Regular:2018:d1caa3c3 + Inter UI Regular:2018:efaf6871 openTypeNameVersion - 3.0;d1caa3c3 + 3.0;efaf6871 openTypeOS2CodePageRanges 0 diff --git a/src/Inter-UI-Regular.ufo/groups.plist b/src/Inter-UI-Regular.ufo/groups.plist index e40e4cce9..333997442 100644 --- a/src/Inter-UI-Regular.ufo/groups.plist +++ b/src/Inter-UI-Regular.ufo/groups.plist @@ -730,6 +730,9 @@ racute rcommaaccent rcaron + + public.kern1.r.1 + r.1 public.kern1.rthook diff --git a/src/Inter-UI-Regular.ufo/kerning.plist b/src/Inter-UI-Regular.ufo/kerning.plist index 368e6238c..4dcaa69ea 100644 --- a/src/Inter-UI-Regular.ufo/kerning.plist +++ b/src/Inter-UI-Regular.ufo/kerning.plist @@ -3712,6 +3712,35 @@ slash -96.0 + public.kern1.r.1 + + less + -100.0 + public.kern2.A + -100.0 + public.kern2.J + -148.0 + public.kern2.T + -148.0 + public.kern2.Z + -80.0 + public.kern2.c + -40.0 + public.kern2.comma + -168.0 + public.kern2.eight.sups + 120.0 + public.kern2.f + 80.0 + public.kern2.hyphen + -80.0 + public.kern2.quotedblbase + -212.0 + public.kern2.slash + -84.0 + public.kern2.t + 80.0 + public.kern1.rthook public.kern2.jdotless -- cgit v1.2.3