summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/eglfs/cursor.json
blob: 44e438bce224340b707540449838f1ca840cf90a (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],
        [12, 3],
        [12, 12],
        [12, 12],
        [12, 12],
        [12, 12],
        [12, 12],
        [12, 12],
        [12, 12],
        [11, 11],
        [12, 12],
        [12, 12],
        [12, 12],
        [9, 1],
        [12, 12],
        [1, 1],
        [1, 1],
        [12, 12],
        [12, 12],
        [7, 2],
        [7, 2],
        [7, 2]
    ]
}