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-BlackItalic.ufo/features.fea | 28 +++++++++++++++++++- src/Inter-UI-BlackItalic.ufo/fontinfo.plist | 4 +-- src/Inter-UI-BlackItalic.ufo/groups.plist | 3 +++ src/Inter-UI-BlackItalic.ufo/kerning.plist | 41 ++++++++++++++++++++++++----- 4 files changed, 67 insertions(+), 9 deletions(-) (limited to 'src/Inter-UI-BlackItalic.ufo') diff --git a/src/Inter-UI-BlackItalic.ufo/features.fea b/src/Inter-UI-BlackItalic.ufo/features.fea index 42fcd98c3..5996c6f0b 100644 --- a/src/Inter-UI-BlackItalic.ufo/features.fea +++ b/src/Inter-UI-BlackItalic.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-BlackItalic.ufo/fontinfo.plist b/src/Inter-UI-BlackItalic.ufo/fontinfo.plist index 617b860e2..c94161270 100644 --- a/src/Inter-UI-BlackItalic.ufo/fontinfo.plist +++ b/src/Inter-UI-BlackItalic.ufo/fontinfo.plist @@ -105,9 +105,9 @@ openTypeNameSampleText openTypeNameUniqueID - Inter UI Black Italic:2018:d1caa3c3 + Inter UI Black Italic:2018:efaf6871 openTypeNameVersion - 3.0;d1caa3c3 + 3.0;efaf6871 openTypeOS2CodePageRanges 0 diff --git a/src/Inter-UI-BlackItalic.ufo/groups.plist b/src/Inter-UI-BlackItalic.ufo/groups.plist index e40e4cce9..333997442 100644 --- a/src/Inter-UI-BlackItalic.ufo/groups.plist +++ b/src/Inter-UI-BlackItalic.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-BlackItalic.ufo/kerning.plist b/src/Inter-UI-BlackItalic.ufo/kerning.plist index 189c99724..b8760eb07 100644 --- a/src/Inter-UI-BlackItalic.ufo/kerning.plist +++ b/src/Inter-UI-BlackItalic.ufo/kerning.plist @@ -2865,6 +2865,8 @@ -384.0 quotereversed -384.0 + space + -160.0 three -96.0 @@ -3033,7 +3035,7 @@ public.kern2.bullet -40.0 public.kern2.c - -16.0 + -48.0 public.kern2.comma -160.0 public.kern2.guillemetleft @@ -3617,6 +3619,8 @@ public.kern1.r + a + -72.0 idblgrave 112.0 less @@ -3632,23 +3636,48 @@ public.kern2.Z -96.0 public.kern2.a - -48.0 + -72.0 public.kern2.c - -80.0 + -88.0 public.kern2.comma -176.0 public.kern2.eight.sups - 128.0 + 48.0 public.kern2.f 16.0 public.kern2.quotedblbase -224.0 + public.kern2.slash + -80.0 public.kern2.t 96.0 rdblgrave 96.0 - slash - -96.0 + + public.kern1.r.1 + + a + -32.0 + public.kern2.A + -80.0 + public.kern2.J + -80.0 + public.kern2.T + -12.0 + public.kern2.a + -32.0 + public.kern2.c + -28.0 + public.kern2.comma + -172.0 + public.kern2.eight.sups + 64.0 + public.kern2.f + 12.0 + public.kern2.slash + -28.0 + public.kern2.t + 4.0 public.kern1.rthook -- cgit v1.2.3