coordinator icon indicating copy to clipboard operation
coordinator copied to clipboard

[feature request] Use clip paths to clip the shape when generating coordinates

Open Anemy opened this issue 7 years ago • 1 comments

Sweet project! Thanks for building & sharing it!

Clip paths are useful for specifying certain sections of an svg to be seen/hidden. It would be neat for the coordinator to generate coordinates for clipped paths (hide the coordinates not in the clip-path). https://developer.mozilla.org/en-US/docs/Web/SVG/Element/clipPath

EX: I've got a personal project which uses clip paths, and it would be cool to run it through coordinator: https://anemy.github.io/concentric/#/

Anemy avatar Mar 14 '18 14:03 Anemy

Cool! I will look into this. Good idea

alizauf avatar Mar 16 '18 14:03 alizauf