summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/eglfs/cursor.json
blob: 7b6b6d95fa63fe9868204eb94cb411820df913a5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
{
    "image": ":/cursor-atlas.png",
    "cursorsPerRow": 8,
    "hotSpots": [
        [7, 2],
        [13, 3],
        [13, 13],
        [13, 13],
        [14, 15],
        [13, 13],
        [13, 13],
        [13, 13],
        [13, 13],
        [13, 13],
        [13, 13],
        [13, 13],
        [13, 13],
        [13, 13],
        [13, 13],
        [10, 1],
        [13, 13],
        [0, 0],
        [0, 0],
        [13, 13],
        [13, 13]
    ]
}