Use more sophisticated variant for 6
/9
under QP. (#2395)
This commit is contained in:
parent
2c60d0fd1b
commit
af81b85ccb
2 changed files with 7 additions and 0 deletions
|
@ -709,6 +709,8 @@ cyrl-ef = "split-serifless"
|
||||||
cyrl-yeri = "corner"
|
cyrl-yeri = "corner"
|
||||||
cyrl-yery = "corner"
|
cyrl-yery = "corner"
|
||||||
four = "closed-serifless"
|
four = "closed-serifless"
|
||||||
|
six = "closed-contour"
|
||||||
|
nine = "closed-contour"
|
||||||
at = "fourfold"
|
at = "fourfold"
|
||||||
percent = "rings-continuous-slash"
|
percent = "rings-continuous-slash"
|
||||||
micro-sign = "toothed-serifless"
|
micro-sign = "toothed-serifless"
|
||||||
|
@ -742,6 +744,8 @@ cyrl-ef = "split-serifless"
|
||||||
cyrl-yeri = "corner"
|
cyrl-yeri = "corner"
|
||||||
cyrl-yery = "corner"
|
cyrl-yery = "corner"
|
||||||
four = "closed-serifless"
|
four = "closed-serifless"
|
||||||
|
six = "closed-contour"
|
||||||
|
nine = "closed-contour"
|
||||||
at = "fourfold"
|
at = "fourfold"
|
||||||
percent = "rings-continuous-slash"
|
percent = "rings-continuous-slash"
|
||||||
micro-sign = "toothed-serifless"
|
micro-sign = "toothed-serifless"
|
||||||
|
@ -777,6 +781,8 @@ lower-iota = "serifed-flat-tailed"
|
||||||
lower-tau = "short-tailed"
|
lower-tau = "short-tailed"
|
||||||
cyrl-ef = "split-serifed"
|
cyrl-ef = "split-serifed"
|
||||||
four = "closed-serifed"
|
four = "closed-serifed"
|
||||||
|
six = "closed-contour"
|
||||||
|
nine = "closed-contour"
|
||||||
at = "fourfold"
|
at = "fourfold"
|
||||||
percent = "rings-continuous-slash"
|
percent = "rings-continuous-slash"
|
||||||
|
|
||||||
|
|
|
@ -2,3 +2,4 @@
|
||||||
* Add square-dotted variant for brailles (#2388).
|
* Add square-dotted variant for brailles (#2388).
|
||||||
* Fix leaning mark anchors for `U+0195`, `U+019E`, `U+01A6`, and `U+0220`.
|
* Fix leaning mark anchors for `U+0195`, `U+019E`, `U+01A6`, and `U+0220`.
|
||||||
* Optimize glyph shape for `U+01A6`.
|
* Optimize glyph shape for `U+01A6`.
|
||||||
|
* Make Aile and Etoile use {`six`|`nine`}.`closed-contour` by default.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue