Files
gtk/testsuite/gsk/nodeparser/empty-stroke.ref.node
2022-04-08 08:06:02 -04:00

17 lines
324 B
Plaintext

stroke {
child: color {
bounds: 0 0 50 50;
color: rgb(255,0,204);
}
path: "\
M 25 0\
L 39.694629669189453 45.225425720214844\
L 1.2235870361328125 17.274574279785156\
L 48.776412963867188 17.274574279785156\
L 10.305368423461914 45.225425720214844\
Z";
line-width: 1;
line-cap: butt;
line-join: miter;
}