Using the average gradient color seems to work pretty well as an approximation. Can also output pink if that is preferable, but i think looks pretty good: <img width="968" alt="image" src="attachm…
Maybe I can try, do we use python or C test? :)
That would be great, no pressure though. I started a python test a little while ago, maybe that can be continued: https://projects.blender.org/…
I'll also add a warning to the importer when there is a gradient, to let users know this is not fully supported.
The color part is actually wrong in GPv2: The black parts in question in this SVG (eyes) have a color gradient. This SVG feature is not supported by the importer, it does not have a good…
Apply Transform
operator
@casey-bianco-davis The layer transform wasn't quite correct yet, it needs the inverse (object-to-layer) since the center point is in object space. Hope you don't mind that i pushed to your branch.