You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I’m wondering if it would be possible to enhance the Boolean operations (e.g., union, subtract, intersect) on canvas paths so that they preserve inner path details. It seems that some fine internal structures are lost after the operation, affecting the final visual result in more complex shapes.
Would it be feasible to support preserving inner path segments or holes during Boolean calculations? Even partial support for this would be invaluable for design and production use cases.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I’m wondering if it would be possible to enhance the Boolean operations (e.g., union, subtract, intersect) on canvas paths so that they preserve inner path details. It seems that some fine internal structures are lost after the operation, affecting the final visual result in more complex shapes.
Would it be feasible to support preserving inner path segments or holes during Boolean calculations? Even partial support for this would be invaluable for design and production use cases.
Beta Was this translation helpful? Give feedback.
All reactions