Open elebumm opened 5 years ago
AFAIK It's not possible because this library does not convert polyline to polygon and such a boolean operation needs polygon: https://groups.google.com/forum/#!topic/paperjs/AGaw43KpJzE
Here is your fiddle that shows the PaperOffset.offsetStroke()
usage: https://jsfiddle.net/ceremcem/yLzc1a49/30/
I am attempting to use the offset to subtract the stroke from a rectangle but am unable to do this. Are boolean operations available?