* Add characters:
- LATIN CAPITAL LETTER K WITH STROKE (`U+A740`) (#1453). - LATIN SMALL LETTER K WITH STROKE (`U+A741`) (#1453). - LATIN CAPITAL LETTER THORN WITH STROKE (`U+A764`) (#1453). - LATIN SMALL LETTER THORN WITH STROKE (`U+A765`) (#1453). - LATIN CAPITAL LETTER F WITH STROKE (`U+A798`) (#1453). - LATIN SMALL LETTER F WITH STROKE (`U+A799`) (#1453). - LATIN CAPITAL LETTER U WITH STROKE (`U+A7B8`) (#1453). - LATIN SMALL LETTER U WITH STROKE (`U+A7B9`) (#1453).
This commit is contained in:
parent
743828ba34
commit
d94b60acaa
21 changed files with 96 additions and 72 deletions
|
@ -162,6 +162,8 @@ export : define decompositionOverrides : object
|
|||
."\u0385" "\uE00D\u0308\u0301"
|
||||
."\u037A" "\uE00D\u0345"
|
||||
."\uAB30" "\u0251\uE001"
|
||||
."\uA7B8" "U\u0338"
|
||||
."\uA7B9" "u\u0337"
|
||||
."\uA7BB" "a\uE010"
|
||||
."\uA7BD" "i\uE010"
|
||||
."\uA7BF" "u\uE010"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue