Each time the PaintCode document is modified, it should be reexported into non-proprietary formats for the benefit of those who don’t have a copy of PaintCode installed.
SVG is an obvious format to export to, but it doesn’t support any of the parameters that affect the drawings. So we should also export a StyleKit in JavaScript, Objective-C, Swift, and/or Java for various platforms that may need these shields.
The v1.0.0 distribution includes all the formats PaintCode supports, other than the “HTML+CSS” format, which seems to be completely broken for exotic shapes like the ones this project focuses on.
Each time the PaintCode document is modified, it should be reexported into non-proprietary formats for the benefit of those who don’t have a copy of PaintCode installed.
SVG is an obvious format to export to, but it doesn’t support any of the parameters that affect the drawings. So we should also export a StyleKit in JavaScript, Objective-C, Swift, and/or Java for various platforms that may need these shields.