Fix shape of combining small capitals (U+1DDB, U+1DDE, U+1DDF, U+1DE1, and U+1DE2; #500).
This commit is contained in:
parent
2e32ddf190
commit
3150ca118c
3 changed files with 7 additions and 7 deletions
1
changes/3.0.0-z.md
Normal file
1
changes/3.0.0-z.md
Normal file
|
@ -0,0 +1 @@
|
|||
* Fix shape of combining small capitals (U+1DDB, U+1DDE, U+1DDF, U+1DE1, and U+1DE2; #500).
|
|
@ -293,7 +293,6 @@ glyph-block Autobuild-Transformed : begin
|
|||
list 0x1D0A 'J'
|
||||
list 0x1D0B 'K'
|
||||
list 0x1D0C 'Lslash'
|
||||
list 0x1D0D 'M'
|
||||
list 0x1D0E 'cyrI'
|
||||
list 0x1D0F 'O'
|
||||
list 0x1D10 'turnC'
|
||||
|
@ -334,14 +333,14 @@ glyph-block Autobuild-Transformed : begin
|
|||
list 0x1DD8 'cyrde.italic'
|
||||
list 0x1DD9 'eth'
|
||||
list 0x1DDA 'g'
|
||||
list 0x1DDB 'G'
|
||||
list 0x1DDB 'smcpG'
|
||||
list 0x1DDC 'k'
|
||||
list 0x1DDD 'l'
|
||||
list 0x1DDE 'L'
|
||||
list 0x1DDF 'M'
|
||||
list 0x1DDE 'smcpL'
|
||||
list 0x1DDF 'smcpM'
|
||||
list 0x1DE0 'n'
|
||||
list 0x1DE1 'N'
|
||||
list 0x1DE2 'R'
|
||||
list 0x1DE1 'smcpN'
|
||||
list 0x1DE2 'smcpR'
|
||||
list 0x1DE3 'rrotunda'
|
||||
list 0x1DE4 's'
|
||||
list 0x1DE5 'longs'
|
||||
|
|
|
@ -3309,7 +3309,6 @@ glyph-block LetterUnified-Basic : begin
|
|||
sketch # smcpN
|
||||
include MarkSet.e
|
||||
include : NShape XH SB RIGHTSB 3 3.5
|
||||
|
||||
save 'smcpN' 0x274
|
||||
|
||||
sketch # Nltail
|
||||
|
@ -3590,6 +3589,7 @@ glyph-block LetterUnified-Basic : begin
|
|||
set-width df.width
|
||||
include : MShape XH df.div
|
||||
save 'cyrem' 0x43C
|
||||
save 'smcpM'
|
||||
|
||||
### m
|
||||
do "m and related ============================================================================"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue