File size: 584 Bytes
1f630db
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
29
30
31
32
{
    "Show": {
        "Eyebrow": {
            "left": 120,
            "top": 200,
            "right": 392,
            "bottom": 302
        },
        "Eyes": {
            "left": 130,
            "top": 270,
            "right": 382,
            "bottom": 365
        }
    },
    "Hide": {
        "Mouth": {
            "left": 160,
            "top": 409,
            "right": 352,
            "bottom": 482
        }
    },
    "Crop": {
        "Crop": {
            "left": 26,
            "top": 26,
            "right": 486,
            "bottom": 486
        }
    }
}