Commit 9087a8d 1 parent 63ec70d commit 9087a8d Copy full SHA for 9087a8d
File tree 1 file changed +2
-2
lines changed
packages/font-glyphs/src/letter/latin-ext
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -47,13 +47,13 @@ glyph-block Letter-Latin-Gha : begin
47
47
local df : include : DivFrame para.diversityM 3
48
48
include : df.markSet.capDesc
49
49
include : GhaShape df terminal CAP Descender doSerif
50
- include : LeaningAnchor.Below.VBar.r df.rightSB
50
+ include : LeaningAnchor.Below.VBar.r ( df.rightSB - O)
51
51
52
52
create-glyph "gha.\(suffix)" : glyph-proc
53
53
local df : include : DivFrame para.diversityM 3
54
54
include : df.markSet.p
55
55
include : GhaShape df terminal XH Descender doSerif
56
- include : LeaningAnchor.Below.VBar.r df.rightSB
56
+ include : LeaningAnchor.Below.VBar.r ( df.rightSB - O)
57
57
58
58
select-variant 'Gha' 0x1A2 (follow -- 'gha')
59
59
select-variant 'gha' 0x1A3
You can’t perform that action at this time.
0 commit comments