Refinements
This commit is contained in:
parent
be6814156d
commit
6b55d57a62
1 changed files with 2 additions and 2 deletions
|
@ -108,8 +108,8 @@ glyph-block Letter-Latin-V : begin
|
|||
define [VCursiveShape] : params [k top [sw Stroke]] : glyph-proc
|
||||
define xBar : VCursiveShapeBarPos k
|
||||
define xArcRight : RightSB - OX
|
||||
define yArcRight : mix 0 top 0.6
|
||||
define xArcEnd : mix SB RightSB 0.8
|
||||
define yArcRight : [mix 0 top 0.6] - sw * 0.2
|
||||
define xArcEnd : [mix SB RightSB 0.8] + sw * 0.375
|
||||
define yArcEnd : top - O
|
||||
define rInY : 2 * [DiagonalTailInnerRadius]
|
||||
include : dispiro
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue