Graphite
Graphite copied to clipboard
Move PathStyle from VectorData to an attribute of the Region domain
VectorData has the pub style: PathStyle field which should be moved to an attribute of the Region domain. This will require updating the renderer so split the shape out into multiple SVG paths each with separate styles matching each region's style, as long as they differ within the same VectorData.