summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/eglfs/cursor.json
blob: 307d5cf6cdf8b31eaf90d43dfd228ed86772f8b9 (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],
        [12, 12],
        [12, 12],
        [12, 12]
    ]
}