svgObjectModelGenerator icon indicating copy to clipboard operation
svgObjectModelGenerator copied to clipboard

SVG OM Generator & Writer

Results 26 svgObjectModelGenerator issues
Sort by recently updated
recently updated
newest added

Test file TBA - wanted to get this in quick. 1. Open test file in PS, or create 3 different layer comps with different visibility states 2. Add svg assets...

bug
crema defer

fill-opacity does require that we clip out the shape from the created drop shadow / outer glow. This is not really happening yet. SVG filters do not provide clipping or...

enhancement

https://www.dropbox.com/s/uz57kd84nyqv5l9/otherGradients.psd?dl=0 (simple rectangles with gradient/diamond and angle fills) 1. generate assets, set SVG files Result: SVG files are empty

enhancement

Under unclassified circumstances, svgOMGeneratorShape an svgOMGeneratorImage can fall through all instances and fails. In this case, inOM doesn't have a shapeBounds property and svgOMG crashes in svgWriter.js. I need to...

bug

Text on path uses unnecessary tspans. Since text on path just accepts one liners, paragraphs can be ignored.

enhancement

svgObjectModelGenerator does not support adjustment layers yet. We have the necessary information to create an adjustment layer. However, generator does not say which layer is affected but the adjustment layer...

enhancement