coordinator
coordinator copied to clipboard
[feature request] Use clip paths to clip the shape when generating coordinates
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/#/
Cool! I will look into this. Good idea