Fix shape of capital J under Aile.

This commit is contained in:
be5invis 2020-10-17 16:25:35 -07:00
parent e5a57125c5
commit cf4c7cce79
2 changed files with 2 additions and 1 deletions

View file

@ -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']

View file

@ -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.