From b5ffcdba8edd7defb8405ef92049e60d96dc8bf5 Mon Sep 17 00:00:00 2001 From: Belleve Invis Date: Sat, 13 Jun 2020 18:10:03 -0700 Subject: [PATCH] Fix missing slab on `v-u-without-bar` (#601). --- changes/3.2.0.md | 3 ++- glyphs/letter-latin.ptl | 9 +++++---- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/changes/3.2.0.md b/changes/3.2.0.md index bbf94b856..1be7b602d 100644 --- a/changes/3.2.0.md +++ b/changes/3.2.0.md @@ -19,4 +19,5 @@ * Add variant `v-capital-b-more-asymmetric` (`VXAQ`) for `B` for better differentiation with `8` (#589). * Fix inconsistent stroke widths in heavy delta-like components (#593). * Made the ties move further away from above marks, and implement diacritics above ties (#596). - * Add variants for `4`, `7`, `6`, `9`, `q` and `z` (#595). \ No newline at end of file + * Add variants for `4`, `7`, `6`, `9`, `q` and `z` (#595). + * Fix missing slab on `v-u-without-bar` (#601). \ No newline at end of file diff --git a/glyphs/letter-latin.ptl b/glyphs/letter-latin.ptl index 378a1ffa4..95aa5d79b 100644 --- a/glyphs/letter-latin.ptl +++ b/glyphs/letter-latin.ptl @@ -3729,8 +3729,8 @@ glyph-block Letter-Latin-Lower-U : begin include : LeftwardTopSerif SB XH SideJut save 'u.withBar' - # upsilon - sketch # upsilon + + create-glyph 'upsilon' 0x3C5 : glyph-construction include MarkSet.e set-base-anchor 'trailing' Middle 0 include : dispiro @@ -3743,8 +3743,9 @@ glyph-block Letter-Latin-Lower-U : begin flat (RightSB - OX + O) SmallSmoothA curl (RightSB - OX + O) XH [heading Upward] - save 'upsilon' 0x3C5 - save 'u.withoutBar' + create-glyph 'u.withoutBar' : glyph-construction + include [refer-glyph 'upsilon'] AS_BASE ALSO_METRICS + include : AIVSerifs XH select-variant 'u' 'u' create-glyph 'urtailBR' 0x1D99 : glyph-construction