Skip to content

Commit

Permalink
Use more sophisticated cyrl-ef variant for QP.
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcwilliams403 committed Apr 11, 2024
1 parent 6645ef3 commit 44af935
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
6 changes: 4 additions & 2 deletions build-plans.toml
Original file line number Diff line number Diff line change
Expand Up @@ -705,7 +705,7 @@ lower-iota = "flat-tailed"
lower-lambda = "straight-turn"
lower-tau = "short-tailed"
cyrl-u = "straight-serifless"
cyrl-ef = "serifless"
cyrl-ef = "split-serifless"
cyrl-yeri = "corner"
cyrl-yery = "corner"
four = "closed-serifless"
Expand Down Expand Up @@ -738,7 +738,7 @@ lower-iota = "serifed-flat-tailed"
lower-lambda = "straight-turn"
lower-tau = "short-tailed"
cyrl-u = "straight-serifless"
cyrl-ef = "serifless"
cyrl-ef = "split-serifless"
cyrl-yeri = "corner"
cyrl-yery = "corner"
four = "closed-serifless"
Expand Down Expand Up @@ -775,6 +775,7 @@ long-s = "flat-hook-bottom-serifed"
eszet = "longs-s-lig-bottom-serifed"
lower-iota = "serifed-flat-tailed"
lower-tau = "short-tailed"
cyrl-ef = "split-serifed"
four = "closed-serifed"
at = "fourfold"
percent = "rings-continuous-slash"
Expand All @@ -786,6 +787,7 @@ l = "serifed-flat-tailed"
w = "straight-flat-top-motion-serifed"
long-s = "flat-hook-tailed"
eszet = "longs-s-lig-tailed-serifless"
cyrl-ef = "split-cursive"

[buildPlans.IosevkaEtoile.widths.Normal]
shape = 600
Expand Down
1 change: 1 addition & 0 deletions changes/29.1.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@
* Make CYRILLIC {CAPITAL|SMALL} LIGATURE EN GHE (`U+04A4`..`U+04A5`) respond to top-right serif variants of Greek Capital Gamma (`cv56`).
* Make CYRILLIC {CAPITAL|SMALL} LETTER STRAIGHT U (`U+04AE`..`U+04B1`) follow variants of Cyrillic Capital/Small U (`cv77`..`cv78`).
* Make the terminal of {LATIN|CYRILLIC} {CAPITAL|SMALL} LETTER SCHWA (`U+018F`, `U+0259`, `U+04D8`..`U+04D9`) a full hook under italics to match CYRILLIC {CAPITAL|SMALL} LETTER E (`U+042D`, `U+044D`).
* Quasi-proportional will now use `cyrl-ef` = `split-serifless`, `cyrl-ef` = `split-serifed`, and `cyrl-ef` = `split-cursive` for Aile, Etoile upright, and Etoile italic respectively.

0 comments on commit 44af935

Please sign in to comment.