optimize overlap processing
This commit is contained in:
parent
76cfa9e7ae
commit
cfcd243ab6
|
@ -150,8 +150,8 @@ symbol-block 'Flags'
|
|||
close
|
||||
save 'blackflag' 0x2691
|
||||
sketch # White flag
|
||||
include : VBarLeft SB operBot (operTop - sw) sw
|
||||
include : VBarRight RIGHTSB (operMid - flagDown + sw) (operTop - flagDown) sw
|
||||
include : VBarLeft SB operBot (operTop - sw / 2) sw
|
||||
include : VBarRight RIGHTSB (operMid - flagDown + sw / 2) (operTop - flagDown) sw
|
||||
include : dispiro
|
||||
widths.rhs sw
|
||||
corner SB operTop [heading RIGHTWARD]
|
||||
|
|
Loading…
Reference in New Issue
Block a user