Refine
This commit is contained in:
parent
549910df8d
commit
70539be1f9
1 changed files with 3 additions and 3 deletions
|
@ -165,15 +165,15 @@ glyph-block Letter-Latin-X : begin
|
||||||
|
|
||||||
create-glyph "x.\(suffix)" : glyph-proc
|
create-glyph "x.\(suffix)" : glyph-proc
|
||||||
include : MarkSet.e
|
include : MarkSet.e
|
||||||
include : letterShape XH 0 0.1 0.24
|
include : letterShape XH 0 0.075 0.15
|
||||||
|
|
||||||
create-glyph "latn/chi.\(suffix)" : glyph-proc
|
create-glyph "latn/chi.\(suffix)" : glyph-proc
|
||||||
include : MarkSet.p
|
include : MarkSet.p
|
||||||
include : letterShape XH Descender 0.05 0.11
|
include : letterShape XH Descender 0.075 0.15
|
||||||
|
|
||||||
create-glyph "latn/Chi.\(suffix)" : glyph-proc
|
create-glyph "latn/Chi.\(suffix)" : glyph-proc
|
||||||
include : MarkSet.capDesc
|
include : MarkSet.capDesc
|
||||||
include : letterShape CAP Descender 0.05 0.11
|
include : letterShape CAP Descender 0.075 0.15
|
||||||
|
|
||||||
select-variant 'X' 'X'
|
select-variant 'X' 'X'
|
||||||
link-reduced-variant 'X/sansSerif' 'X' MathSansSerif
|
link-reduced-variant 'X/sansSerif' 'X' MathSansSerif
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue