Use flat hook/tail for i
/l
/long-s for Etoile (#2049)
This commit is contained in:
parent
ed00d984ab
commit
bb6b2c0d83
2 changed files with 16 additions and 2 deletions
|
@ -705,6 +705,7 @@ long-s = "flat-hook-serifless"
|
|||
eszet = "longs-s-lig-serifless"
|
||||
lower-iota = "flat-tailed"
|
||||
lower-lambda = "straight-turn"
|
||||
lower-tau = "flat-tailed"
|
||||
cyrl-capital-ka = "symmetric-connected-serifless"
|
||||
cyrl-ka = "symmetric-connected-serifless"
|
||||
cyrl-em = "flat-bottom-serifless"
|
||||
|
@ -740,8 +741,9 @@ w = "straight-flat-top-serifless"
|
|||
y = "straight-serifless"
|
||||
long-s = "flat-hook-serifless"
|
||||
eszet = "longs-s-lig-serifless"
|
||||
lower-iota = "flat-tailed"
|
||||
lower-iota = "serifed-flat-tailed"
|
||||
lower-lambda = "straight-turn"
|
||||
lower-tau = "flat-tailed"
|
||||
cyrl-capital-ka = "symmetric-connected-serifless"
|
||||
cyrl-ka = "symmetric-connected-serifless"
|
||||
cyrl-em = "flat-bottom-serifless"
|
||||
|
@ -773,15 +775,25 @@ export-glyph-names = true
|
|||
[buildPlans.iosevka-etoile.variants.design]
|
||||
capital-w = "straight-flat-top-serifed"
|
||||
f = "flat-hook-serifed"
|
||||
i = "serifed"
|
||||
j = "flat-hook-serifed"
|
||||
l = "serifed"
|
||||
t = "flat-hook"
|
||||
w = "straight-flat-top-serifed"
|
||||
long-s = "flat-hook-bottom-serifed"
|
||||
eszet = "longs-s-lig-bottom-serifed"
|
||||
lower-iota = "serifed-flat-tailed"
|
||||
lower-tau = "flat-tailed"
|
||||
at = "fourfold"
|
||||
percent = "rings-continuous-slash"
|
||||
|
||||
[buildPlans.iosevka-etoile.variants.italic]
|
||||
f = "flat-hook-tailed"
|
||||
i = "serifed-flat-tailed"
|
||||
l = "serifed-flat-tailed"
|
||||
w = "straight-flat-top-motion-serifed"
|
||||
long-s = "flat-hook-tailed"
|
||||
eszet = "longs-s-lig-tailed-serifless"
|
||||
|
||||
[buildPlans.iosevka-etoile.widths.normal]
|
||||
shape = 600
|
||||
|
|
|
@ -1,7 +1,9 @@
|
|||
* Make the tailed variants of `i` and `l` use the fully-tailed shape even when upright, as is consistent with `t = bent-hook` (#1692).
|
||||
* Fix `cv44` and `cv99` for `ss13`.
|
||||
* Fix `cv48` and `cv54` for `ss17`.
|
||||
* Fix `cv52` and `cv58` for `ss15`.
|
||||
* Fix `cv51` for Etoile.
|
||||
* Fix `cv52` for `ss15` and Etoile.
|
||||
* Fix `cv58` for `ss15`.
|
||||
* Fix `cv59` for `ss07`.
|
||||
* Fix `cv61` for `ss15` and `ss17`.
|
||||
* Fix `cv66` for `ss01`, `ss06`, and `ss15`.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue