A separate variant selector, ij-dot, was added to allow users to configure the shape of the dots in i and j separately. (#2310)

This commit is contained in:
Belleve 2024-04-22 16:44:20 -10:00 committed by GitHub
parent 4216bde7da
commit debba0d9fb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
30 changed files with 117 additions and 90 deletions

View file

@ -1,4 +0,0 @@
* Refine shape of CYRILLIC CAPITAL LETTER SHHA (`U+04BA`).
* Fix H bar position of CYRILLIC {CAPITAL|SMALL} LETTER NJE (`U+040A`, `U+045A`).
* Add characters:
- KEYBOARD (`U+2328`).

6
changes/30.0.0.md Normal file
View file

@ -0,0 +1,6 @@
* \[**Breaking**\] A separate variant selector, `ij-dot`, was added to allow users to configure the shape of the dots in `i` and `j` separately.
- As a result, feature tags for `cv95` ... `cv99`, `VSAA` ... `VSAQ` are shifted by one place to `cv96` ... `cv99` `VSAA`, `VSAB` ... `VSAR`.
* Refine shape of CYRILLIC CAPITAL LETTER SHHA (`U+04BA`).
* Fix H bar position of CYRILLIC {CAPITAL|SMALL} LETTER NJE (`U+040A`, `U+045A`).
* Add characters:
- KEYBOARD (`U+2328`).