Fix shape artifacts in G with HookTop (#1512).

This commit is contained in:
be5invis 2023-01-09 19:16:01 -08:00
parent 8013efca5d
commit 8fd819b1d4
2 changed files with 2 additions and 1 deletions

View file

@ -29,7 +29,7 @@ glyph-block Letter-Latin-Upper-G : begin
local yBar : top * 0.52 + Stroke * 0.25
local fine ShoulderFine
local knots : match slabType
local knots : match slabShape
([Just SLAB-LETTER] || [Just SLAB-HOOK-TOP]) : SerifedArcStart_RtlLhs RightSB Middle top Stroke Hook (slabShape === SLAB-HOOK-TOP)
[Just SLAB-INWARD] : list [g4 RightSB (top - DToothlessRise) [widths.lhs]] [g4 (Middle - CorrectionOMidS) (top - O)] [archv]
__ : list [widths.lhs] [g4 RightSB (top - Hook)] [hookstart (top - O)]