gtk/testsuite/gsk/compare/fill-scaled-up.node

15 lines
260 B
Plaintext
Raw Normal View History

transform {
transform: scale(80);
child: container {
fill {
child: color {
bounds: -0.125 -0.125 0.25 0.25;
color: rgb(0,0,0);
}
path: "\
M -0.125 -0.125 h 0.25 v 0.25 h -0.25 z";
fill-rule: winding;
}
}
}