blob: eabf085edb1cfceeb7c3e668f979db5a87ffc5c0 [file] [log] [blame]
{
"name": "Fill",
"key": {
"int": 20,
"string": "fill"
},
"extends": "shapes/paint/shape_paint.json",
"properties": {
"fillRule": {
"type": "uint",
"initialValue": "0",
"key": {
"int": 40,
"string": "fillrule"
}
}
}
}