svg - 'Release' shapes from CompoundPath -


i have complex shape generated using compoundpath multiple path children. example shape:

enter image description here

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

Popular posts from this blog

php - trouble displaying mysqli database results in correct order -

depending on nth recurrence of job in control M -

sql server - Cannot query correctly (MSSQL - PHP - JSON) -