@@ -162,23 +162,23 @@ glyph-block Letter-Latin-Lower-G : begin
162
162
local df : include : DivFrame 1
163
163
include : df.markSet.p
164
164
set-base-anchor 'overlay' Middle (XH / 2)
165
- set-base-anchor 'strike' Middle (XH / 2)
166
- include : bodyShape df XH
165
+ set-base-anchor 'strike' Middle (XH / 2)
166
+ include : bodyShape df XH
167
167
include : hookShape df (XH - hookStart)
168
168
169
169
create-glyph "GScript.\(suffix)" : glyph-proc
170
170
local df : include : DivFrame 1
171
171
include : df.markSet.capDesc
172
172
set-base-anchor 'overlay' Middle (CAP / 2)
173
- include : bodyShape df CAP
173
+ include : bodyShape df CAP
174
174
include : hookShape df (CAP - hookStart)
175
175
176
176
create-glyph "gScriptPalatalHook.\(suffix)" : glyph-proc
177
177
local df : include : DivFrame para.diversityM 1
178
178
include : df.markSet.p
179
179
set-base-anchor 'overlay' Middle (XH / 2)
180
180
local dfSub : DivFrame (0.75 * para.diversityM) 2
181
- include : bodyShape dfSub XH
181
+ include : bodyShape dfSub XH
182
182
include : hookShape dfSub (XH - hookStart)
183
183
include : PalatalHook.r
184
184
x -- df.rightSB
@@ -213,8 +213,8 @@ glyph-block Letter-Latin-Lower-G : begin
213
213
include : MarkSet.p
214
214
set-base-anchor 'overlay' Middle (XH / 2)
215
215
define df : DivFrame 1
216
- include : SingleStorey.ScriptCutBody df XH
217
- include : SingleStorey.CrossedHook df (XH - HalfStroke)
216
+ include : SingleStorey.ScriptCutBody df XH
217
+ include : SingleStorey.CrossedHook df (XH - HalfStroke)
218
218
219
219
glyph-block-import Letter-Blackboard : BBS BBD BBBarRight
220
220
create-glyph 'mathbb/g' 0x1D558 : glyph-proc
0 commit comments