mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-29 06:51:10 +00:00
9c159cf129
We are dealing with floats here, so using g_ascii_dtostr isn't really the best. Update affected tests.
17 lines
277 B
Plaintext
17 lines
277 B
Plaintext
stroke {
|
|
child: color {
|
|
bounds: -2.77641 -4 55.5528 53.2254;
|
|
color: rgb(255,0,204);
|
|
}
|
|
path: "\
|
|
M 25 0\
|
|
L 39.6946297 45.2254257\
|
|
L 1.22358704 17.2745743\
|
|
L 48.776413 17.2745743\
|
|
L 10.3053684 45.2254257\
|
|
Z";
|
|
line-width: 1;
|
|
line-cap: butt;
|
|
line-join: miter;
|
|
}
|