Add descending variants for Long-S and Eszet (#1070).

This commit is contained in:
be5invis 2021-05-26 01:17:20 -07:00
parent b9be37f71f
commit 293717d6de
4 changed files with 101 additions and 27 deletions

View file

@ -15,6 +15,8 @@
- `n`.
- `q`.
- `u`.
- Long-S (`ſ`).
- Eszet (`ß`).
- Greek Small Iota (`ι`).
- Upper Gamma (`Γ`).
- Cyrillic Ze (`З` and `з`).
@ -72,6 +74,7 @@
- Add tailed variants for Cyrillic El, En, Che, Yery and Ya (#972).
- Add more serifed variants for `K`, `k`, `n`, Cyrillic Ka (`К` and `к`) and Cyrillic Ef (`ф`) to better reproduce PT Mono (#986).
- Add top-left serifed variant for `m` (#1052).
- Add descending variants for Long-S and Eszet (#1070).
- Add SS18 to represent Input Mono (#990).
* Fixes of variant selector application on derived letters or letter forms, including:
- Cyrillic En (#1006).