#1541·paper.js

boolean path.subtract() 在 { trace: false } 和重叠的矩形下失败

作者: renschler创建于 2018年10月4日更新于 2025年9月9日
标签cat: boolean-operationstype: bug

Background: I'm trying to write a function that will deduplicate paths, and during that process I came across this issue. This is potentially related to #1540. I've reproduced this issue here: sketch (see test 4, screenshot below for convenience).

内容来源: paperjs/paper.js