#2140 added stroke to contours
This commit is contained in:
parent
20ded36456
commit
2b9a94c6ef
@ -660,8 +660,8 @@ export default {
|
|||||||
|
|
||||||
return new paper.Segment({
|
return new paper.Segment({
|
||||||
point: pa,
|
point: pa,
|
||||||
handleIn: hai,
|
// handleIn: hai,
|
||||||
handleOut: hao
|
// handleOut: hao
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
const first_point = getPaddedRoundedSegments(
|
const first_point = getPaddedRoundedSegments(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user