add combining cyrillic chars to cyrillic ext B (#1563)
This commit is contained in:
parent
7e658024e6
commit
c201701c6d
3 changed files with 14 additions and 0 deletions
|
@ -324,6 +324,8 @@ glyph-block Autobuild-Transformed : begin
|
|||
list 0x207C 'equal'
|
||||
list 0x207D 'parenLeft'
|
||||
list 0x207E 'parenRight'
|
||||
list 0xA69C 'cyrl/yer'
|
||||
list 0xA69D 'cyrl/yeri'
|
||||
list 0xA702 'subst'
|
||||
list 0xA703 'substBarNoRise'
|
||||
list 0xA704 'supst'
|
||||
|
@ -536,6 +538,10 @@ glyph-block Autobuild-Transformed : begin
|
|||
list 0x2DFD 'cyrl/smallYus'
|
||||
list 0x2DFE 'cyrl/bigYus'
|
||||
list 0x2DFF 'cyrl/bigYusIotified'
|
||||
list 0xA674 'cyrl/ye'
|
||||
list 0xA675 'cyrl/i'
|
||||
list 0xA67B 'cyrl/omega'
|
||||
list 0xA69F 'cyrl/iotified{e}'
|
||||
|
||||
createMedievalCombs 0 CAP : list
|
||||
list 0x365 'i'
|
||||
|
@ -549,6 +555,10 @@ glyph-block Autobuild-Transformed : begin
|
|||
list 0x1DF4 'uDieresis'
|
||||
list 0x2DE0 'cyrl/be'
|
||||
list 0x2DFA 'cyrl/yat'
|
||||
list 0xA676 'cyrl/yi'
|
||||
list 0xA678 'cyrl/yer'
|
||||
list 0xA679 'cyrl/yery'
|
||||
list 0xA67A 'cyrl/yeri'
|
||||
|
||||
createMedievalCombs Descender XH : list
|
||||
list 0x1DDA 'g'
|
||||
|
@ -556,11 +566,13 @@ glyph-block Autobuild-Transformed : begin
|
|||
list 0x1DE9 'latn/beta'
|
||||
list 0x1DEE 'p'
|
||||
list 0x2DEC 'cyrl/er'
|
||||
list 0xA677 'cyrl/u'
|
||||
|
||||
createMedievalCombs Descender CAP : list
|
||||
list 0x1DEB 'f'
|
||||
list 0x1DE5 'longs'
|
||||
list 0x1DEF 'esh'
|
||||
list 0xA69E 'cyrl/ef'
|
||||
|
||||
createMedievalBelowCombs : list
|
||||
list 0x0359 'asterisk/sMid'
|
||||
|
|
|
@ -288,6 +288,7 @@ glyph-block Letter-Latin-Lower-I : begin
|
|||
CreateAccentedComposition 'i' 'i' 'dotlessi' 'dotAbove'
|
||||
CreateAccentedComposition 'i/sansSerif' null 'dotlessi/sansSerif' 'dotAbove'
|
||||
CreateAccentedComposition 'cyrl/Ukrainiani' 0x456 'dotlessi' 'dotAbove'
|
||||
CreateAccentedComposition 'cyrl/yi' 0x457 'dotlessi' 'dieresisAbove'
|
||||
CreateAccentedComposition 'i/compLigRight' null 'dotlessi/compLigRight' 'dotAbove'
|
||||
link-reduced-variant 'i/sansSerif' 'i' MathSansSerif
|
||||
|
||||
|
|
|
@ -41,6 +41,7 @@ glyph-block Letter-Latin-Upper-I : begin
|
|||
select-variant 'grek/Iota' 0x399 (follow -- 'I')
|
||||
link-reduced-variant 'grek/Iota/sansSerif' 'grek/Iota' MathSansSerif (follow -- 'I/sansSerif')
|
||||
alias 'cyrl/UkrainianI' 0x406 'I'
|
||||
CreateAccentedComposition 'cyrl/Yi' 0x407 'I' 'dieresisAbove'
|
||||
alias 'cyrl/Palochka' 0x4C0 'I'
|
||||
|
||||
create-glyph 'smcpI' 0x26A : glyph-proc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue