Fix serifs of w
under Etoile Italic. (#1907)
This commit is contained in:
parent
5a2ffb2d0e
commit
44e4c1c1ca
2 changed files with 6 additions and 4 deletions
|
@ -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
|
||||
|
|
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue