Fix shape of U+0478 and U+0479 (#503).

This commit is contained in:
Belleve Invis 2020-04-19 15:20:32 -07:00
parent f7cd26a1fb
commit 5de23b2be3
2 changed files with 4 additions and 3 deletions

View file

@ -1,3 +1,4 @@
* Fix shape of combining small capitals (U+1DDB, U+1DDE, U+1DDF, U+1DE1, and U+1DE2; #500).
* Fix shape of H-cedilla (U+1E28 and U+1E29; #499).
* Fix incorrect mapping of U+228D (was U+228E) (#501).
* Fix incorrect mapping of U+228D (was U+228E) (#501).
* Fix shape of U+0478 and U+0479 (#503).

View file

@ -518,8 +518,8 @@ glyph-block Autobuild-Transformed : begin
list 0x1F1 'D' 'Z'
list 0x1F2 'D' 'z'
list 0x1F3 'd' 'z'
list 0x478 'O' 'yhooktop'
list 0x479 'o' 'yhooktop'
list 0x478 'O' 'y'
list 0x479 'o' 'y'
list 0x20A7 'P' 's'
list 0x20A8 'R' 's'
list 0x203c 'exclam' 'exclam'