#2140 contours test

This commit is contained in:
Bachir Soussi Chiadmi 2023-06-16 10:41:28 +02:00
parent 2b9a94c6ef
commit c56929901c

View File

@ -647,7 +647,7 @@ export default {
] ]
// handles // handles
const delta = 0.25; const delta = 0.05;
// handle IN // handle IN
const hli = Math.abs(lab)*delta; // handle longeur const hli = Math.abs(lab)*delta; // handle longeur
const vnai = { x: -vma.y, y: vma.x } // get the ma normal unit vector IN const vnai = { x: -vma.y, y: vma.x } // get the ma normal unit vector IN
@ -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(