blob: f568ca1867cf8172932a9234d9b5c0bc31d7181e [file] [edit]
fill {
child: color {
bounds: 0 0 100 100;
color: rgb(255,0,0);
}
path: "\
M 10 10\
L 90 10\
L 90 90\
L 10 90\
Z";
fill-rule: winding;
}