Make Quasi-Proportional use 4=closed by default. (#2235)

This commit is contained in:
John McWilliams 2024-03-13 18:37:20 -04:00 committed by GitHub
parent c2ea9678bb
commit 35a664a56d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 4 additions and 0 deletions

View file

@ -709,6 +709,7 @@ cyrl-u = "straight-serifless"
cyrl-ef = "serifless"
cyrl-yeri = "corner"
cyrl-yery = "corner"
four = "closed-serifless"
at = "fourfold"
percent = "rings-continuous-slash"
micro-sign = "toothed-serifless"
@ -742,6 +743,7 @@ cyrl-u = "straight-serifless"
cyrl-ef = "serifless"
cyrl-yeri = "corner"
cyrl-yery = "corner"
four = "closed-serifless"
at = "fourfold"
percent = "rings-continuous-slash"
micro-sign = "toothed-serifless"
@ -776,6 +778,7 @@ eszet = "longs-s-lig-bottom-serifed"
lower-iota = "serifed-flat-tailed"
lower-tau = "short-tailed"
cyrl-em = "flat-bottom-serifed"
four = "closed-serifed"
at = "fourfold"
percent = "rings-continuous-slash"

View file

@ -13,3 +13,4 @@
- HEAVY WHITE SQUARE CONTAINING BLACK VERY SMALL SQUARE (`U+1CE05`) (Proposed for Unicode 16; L2/21-235).
- TOP JUSTIFIED LOWER HALF WHITE CIRCLE (`U+1FBE0`) ... LEFT JUSTIFIED RIGHT HALF WHITE CIRCLE (`U+1FBE3`) (Proposed for Unicode 16; L2/21-235).
- TOP JUSTIFIED LOWER HALF BLACK CIRCLE (`U+1FBE8`) ... TOP LEFT JUSTIFIED LOWER RIGHT QUARTER BLACK CIRCLE (`U+1FBEF`) (Proposed for Unicode 16; L2/21-235).
* Quasi-proportional will now use `four` = `closed-serifless` and `four` = `closed-serifed` for Aile and Etoile respectively.