Pomax / photoshop-paths-to-SVG

This is a photoshop "jsx" script that turns all paths in the active document into a single SVG file for use in something else.
32 stars 7 forks source link

ensure all boolean shape operations are done right #4

Open Pomax opened 4 years ago

Pomax commented 4 years ago

fill-rule="evenodd" is probably not going to work for every boolean operation that paths support.