From cf4c7cce799d0525782ac06bdfe6b1acbe9f78b7 Mon Sep 17 00:00:00 2001 From: be5invis Date: Sat, 17 Oct 2020 16:25:35 -0700 Subject: [PATCH] Fix shape of capital `J` under Aile. --- build-plans.toml | 2 +- changes/3.7.0.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/build-plans.toml b/build-plans.toml index e9d52982d..61c9f10d0 100644 --- a/build-plans.toml +++ b/build-plans.toml @@ -350,7 +350,7 @@ snapshotFeature = '"NWID" on, "ss14" on' # Proportional families [buildPlans.iosevka-aile] family = "Iosevka Aile" -design = ["type", "v-at-fourfold", "v-j-narrow", 'v-capital-i-straight', 'v-capital-j-straight', 'v-g-singlestorey', 'v-r-narrow', "no-cv-ss", "no-ligation", 'v-a-doublestorey', 'v-d-toothed', 'v-u-with-bar'] +design = ["type", "v-at-fourfold", "v-j-narrow", 'v-capital-i-straight', 'v-capital-j-serifless', 'v-g-singlestorey', 'v-r-narrow', "no-cv-ss", "no-ligation", 'v-a-doublestorey', 'v-d-toothed', 'v-u-with-bar'] upright = ["v-i-line", "v-l-line", 'v-f-narrow', 'v-t-narrow'] italic = ["v-i-line", "v-l-line", 'v-f-narrow', 'v-t-narrow'] oblique = ["v-i-line", "v-l-line", 'v-f-narrow', 'v-t-narrow'] diff --git a/changes/3.7.0.md b/changes/3.7.0.md index 668c72053..e625710ad 100644 --- a/changes/3.7.0.md +++ b/changes/3.7.0.md @@ -2,3 +2,4 @@ * Add more asterisk and star dingbats (`U+2733`, `U+2734`, `U+2737` ... `U+273A`). * Add more sized geometric shapes (`U+26AA`, `U+26AB`, `U+2B1B` ... `U+2B1E`, `U+2B25` ... `U+2B2B`, `U+2BC0` ... `U+2BC8`, `U+2BCA`, `U+2BCB`). * Fix variant selection for `ɳ` (`U+0273`), `ɖ` (`U+0256`), and `ᶑ` (`U+1D91`). + * Fix shape of capital `J` under Aile.