Fix shape artifacts in G with HookTop (#1512).
This commit is contained in:
parent
8013efca5d
commit
8fd819b1d4
2 changed files with 2 additions and 1 deletions
1
changes/17.0.3.md
Normal file
1
changes/17.0.3.md
Normal file
|
@ -0,0 +1 @@
|
|||
* Fix shape artifacts in G with HookTop (#1512).
|
|
@ -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)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue