Optimize shape of Capital Thorn
This commit is contained in:
parent
d7aea45411
commit
35b96cc250
2 changed files with 3 additions and 3 deletions
|
@ -12,9 +12,9 @@ glyph-block Letter-Latin-Thorn : begin
|
|||
glyph-block-import Letter-Latin-Lower-P
|
||||
|
||||
define xThornLeftStroke : SB * 1.25
|
||||
define yThornBowlBot : CAP * 0.19 + [if SLAB (Stroke * 0.375) 0]
|
||||
define yThornBowlBot : CAP * 0.25 + [if SLAB (Stroke * 0.125) 0]
|
||||
define [ThornShape yBowlBot] : glyph-proc
|
||||
local yBowlTop : CAP - yBowlBot
|
||||
local yBowlTop : CAP - 0.7 * yBowlBot + [if SLAB (-0.125) 0.25] * Stroke
|
||||
|
||||
local turn : mix yBowlTop yBowlBot (ArchDepthB / (ArchDepthA + ArchDepthB))
|
||||
local turnRadius : (yBowlTop - yBowlBot) / 2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue