diff --git a/build-plans.toml b/build-plans.toml index 3830621ca..920bbbd4d 100644 --- a/build-plans.toml +++ b/build-plans.toml @@ -762,15 +762,16 @@ snapshotFeature = {"NWID" = 0} export-glyph-names = true [buildPlans.iosevka-etoile.variants.design] -at = 'fourfold' -capital-w = 'straight-flat-top-serifed' +capital-w = "straight-flat-top-serifed" f = "flat-hook-serifed" -j = 'flat-hook-serifed' +j = "flat-hook-serifed" t = "flat-hook" -w = 'straight-flat-top-serifed' +w = "straight-flat-top-serifed" +at = "fourfold" [buildPlans.iosevka-etoile.variants.italic] f = "flat-hook-tailed" +w = "straight-flat-top-motion-serifed" [buildPlans.iosevka-etoile.widths.normal] shape = 600 diff --git a/changes/26.1.0.md b/changes/26.1.0.md index 4ce780cce..c0f4a45dd 100644 --- a/changes/26.1.0.md +++ b/changes/26.1.0.md @@ -8,3 +8,4 @@ * Add XH-height middle-serifed and dual-serifed variants for Eszet (#1904). * Remove duplicate variant glyphs for `U+0272` (#1905). * Fix `cv36`, `cv46`, `cv47`, `cv48`, `cv49`, `cv50`, `cv61`, and `cv74` under Curly Slab. +* Fix serifs of `w` under Etoile Italic.