Fix missing mapping regression of U+1D0D (#510).
This commit is contained in:
parent
26d7e8c55c
commit
a4bbf085da
2 changed files with 2 additions and 1 deletions
1
changes/3.0.0-x-next.md
Normal file
1
changes/3.0.0-x-next.md
Normal file
|
@ -0,0 +1 @@
|
|||
* Fix missing mapping regression of U+1D0D (#510).
|
|
@ -3595,7 +3595,7 @@ glyph-block LetterUnified-Basic : begin
|
|||
set-width df.width
|
||||
include : MShape XH df.div
|
||||
save 'cyrem' 0x43C
|
||||
save 'smcpM'
|
||||
save 'smcpM' 0x1D0D
|
||||
|
||||
### m
|
||||
do "m and related ============================================================================"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue