svg - 'Release' shapes from CompoundPath -
i have complex shape generated using compoundpath multiple path children. example shape:
i want know if there's method on paperjs or other way generate simple paths different shapes generated combination of paths in compoundpath, release operation adobe illustrator stated here.
i need in order able fill different path colors using fillcolor property not possible when inside compoundpath.
compoundpath.parent.addchildren(compoundpath.children) similar operations release in paperjs.
i create an example.

Comments
Post a Comment