Cleanup composite builders and some "0.1/0.01" magic numbers (#2362)
This commit is contained in:
parent
d4ba6b6b1a
commit
a4c674c220
49 changed files with 268 additions and 324 deletions
|
@ -70,7 +70,7 @@ glyph-block Letter-Latin-Upper-B : begin
|
|||
|
||||
define [BShapeMask] : with-params [top [stroke : AdviceStroke2 2 3 top] [barPos BBarPos] [topArcShift 0] [topArcInnerShift 0]] : glyph-proc
|
||||
include : BShapeArcsT spiro-outline top
|
||||
offset -- 0.1
|
||||
offset -- 1
|
||||
stroke -- stroke
|
||||
barPos -- barPos
|
||||
topArcShift -- topArcShift
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue