summaryrefslogtreecommitdiff
path: root/tests/fixtures/primitive_geometries/rect_stroke_unfilled.svg.geom
blob: 1956bd8ddf9e2ed105231288040b2427a97da1b1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
    "#a": {
        "ink_rect": {
            "x": 5.0,
            "y": 15.0,
            "width": 40.0,
            "height": 50.0
        },
        "logical_rect": {
            "x": 10.0,
            "y": 20.0,
            "width": 30.0,
            "height": 40.0
        }
    }
}