Donovan Daniels
a6fcb7c5c9
Also optimize some of the animated paintings, we're now 64MB total, which is just a few megabytes over what we were before previous optimizations, and we just added 20 more paintings
24 lines
508 B
JSON
24 lines
508 B
JSON
{
|
|
"sizes": {
|
|
"1x1": [320, 320],
|
|
"1x2": [320, 640],
|
|
"2x1": [640, 320],
|
|
"2x2": [640, 640],
|
|
"3x3": [960, 960],
|
|
"3x4": [960, 1280],
|
|
"4x2": [1280, 640],
|
|
"4x3": [1280, 960],
|
|
"4x4": [1280, 1280]
|
|
},
|
|
"images": [
|
|
{
|
|
"name": "graham",
|
|
"size": "1x2",
|
|
"kz": [1, 4],
|
|
"resize": [320, 320],
|
|
"frames": [1, 4, 7, 10, 13, 16, 19, 22, 25, 28, 31, 34, 37, 40, 43, 46, 49, 52, 55, 58],
|
|
"_comment": "For some reason this needs to be 1:1"
|
|
}
|
|
]
|
|
}
|