librsvg source for verification 2026-05-22
This commit is contained in:
16
rsvg/tests/fixtures/primitive_geometries/rect_isolate.svg.geom
vendored
Normal file
16
rsvg/tests/fixtures/primitive_geometries/rect_isolate.svg.geom
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"#a": {
|
||||
"ink_rect": {
|
||||
"x": 10.0,
|
||||
"y": 20.0,
|
||||
"width": 30.0,
|
||||
"height": 40.0
|
||||
},
|
||||
"logical_rect": {
|
||||
"x": 10.0,
|
||||
"y": 20.0,
|
||||
"width": 30.0,
|
||||
"height": 40.0
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user