Fix corrupted U+1D24
This commit is contained in:
parent
9df7020a87
commit
9091e2b61b
1 changed files with 2 additions and 2 deletions
|
@ -299,7 +299,7 @@ glyph-block Letter-Greek-Lower-Epsilon : begin
|
|||
CreateAccentedComposition 'cyrl/Ksi' 0x46E 'cyrl/KsiBase' 'caronAbove'
|
||||
CreateAccentedComposition 'cyrl/ksi' 0x46F 'cyrl/ksiBase' 'caronAbove'
|
||||
|
||||
create-glyph 'voicedlaryngenalspirant' 0x1D24 : glyph-proc
|
||||
create-glyph 'voicedLaryngealSpirant' 0x1D24 : glyph-proc
|
||||
include : MarkSet.b
|
||||
local blend 0.505
|
||||
local midGap : Math.max [AdviceStroke2 3 12 CAP] (CAP / 8 - [AdviceStroke2 3 6 XH])
|
||||
|
@ -308,5 +308,5 @@ glyph-block Letter-Greek-Lower-Epsilon : begin
|
|||
local dimLower : SmallEpsilonShapeDim (CAP - midGap) 0 blend
|
||||
include : union
|
||||
CyrZeUpperShape SLAB-NONE CAP midGap SB RightSB blend Hook
|
||||
SmallEpsilonLowerShape SLAB-NONE (CAP - midGap) 0 SB RightSB blend Hook
|
||||
SmallEpsilonLowerShape SLAB-NONE (CAP - midGap) 0 blend Hook
|
||||
Rect (dimUpper.midy + dimUpper.stroke / 2) (dimLower.midy - dimLower.stroke / 2) (Middle - strokeV / 2 * HVContrast) (Middle + strokeV / 2 * HVContrast)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue