Fix assignment of 8
for ss14
(#1999).
This commit is contained in:
parent
8bd30ff0d5
commit
63a10cc1ac
2 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
|||
* Add Characters
|
||||
- LATIN LETTER SMALL CAPITAL R WITH RIGHT LEG (`U+AB46`).
|
||||
* Fix serifs in `U+01A6`.
|
||||
* Optimize geometry for `U+A65A` and `U+A65B` under extended width.
|
||||
* Optimize geometry for `U+A65A` and `U+A65B` under extended width.
|
||||
* Fix assignment of `8` for `ss14` (#1999).
|
||||
|
|
|
@ -8169,6 +8169,7 @@ two = "straight-neck"
|
|||
three = "flat-top"
|
||||
four = "semi-open-non-crossing"
|
||||
seven = "straight-serifed"
|
||||
eight = "two-circles"
|
||||
paren = "flat-arc"
|
||||
asterisk = "penta-low"
|
||||
pilcrow = "low"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue