Add bilateral-motion-serifed variants for Capital/Lower X and Greek Lower Chi. (#2433)

* Add `bilateral-motion-serifed` variants for X.

* rename `x`.`motion-serifed` → `x`.`unilateral-motion-serifed`
This commit is contained in:
John McWilliams 2024-07-26 14:51:05 -04:00 committed by GitHub
parent 8fed1abc61
commit 2b796241a4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 123 additions and 58 deletions

View file

@ -148,5 +148,17 @@
</details>
* \[**Breaking**] Reordered variants for Cyrillic Capital/Lower Ze.
* \[**Breaking**] Add `bilateral-motion-serifed` variants for Capital/Lower X. Change of variant names:
- `capital-x`.`straight-motion-serifed``capital-x`.`straight-unilateral-motion-serifed`
- `capital-x`.`curly-motion-serifed``capital-x`.`curly-unilateral-motion-serifed`
- `x`.`straight-motion-serifed``x`.`straight-unilateral-motion-serifed`
- `x`.`curly-motion-serifed``x`.`curly-unilateral-motion-serifed`
- `lower-chi`.`straight-motion-serifed``lower-chi`.`straight-unilateral-motion-serifed`
- `lower-chi`.`curly-motion-serifed``lower-chi`.`curly-unilateral-motion-serifed`
* \[**Breaking**] Add `semi-chancery-straight-serifed` and `semi-chancery-curly-serifed` variants for Greek Lower Chi. Change of variant names:
- `lower-chi`.`semi-chancery-straight``lower-chi`.`semi-chancery-straight-serifless`
- `lower-chi`.`semi-chancery-curly``lower-chi`.`semi-chancery-curly-serifless`
- `lower-chi`.`straight-serifed``lower-chi`.`straight-bilateral-motion-serifed`
- `lower-chi`.`curly-serifed``lower-chi`.`curly-bilateral-motion-serifed`
* Add separate variant selectors For Cyrillic Lower A/Ve (`cv79`, `cv99`).
* Optimize the shape of rounded `e` (#2424).