Need expression parser else intractable
This commit is contained in:
@@ -2,12 +2,16 @@
|
||||
"input-size": "3984x2160",
|
||||
"output-size": "3456x960",
|
||||
|
||||
"default-size": "48x48",
|
||||
"default-size": "288x240",
|
||||
|
||||
"copyRects": [
|
||||
|
||||
{ "from": "0,0-48x48", "to": "0,0" },
|
||||
{ "from": "0,0-48x48", "to": "0,0" }
|
||||
{ "from": "62+240*0,224-(240-62)x168", "to": "288*0,0" },
|
||||
{ "from": "62+240*1,224-(240-62)x168", "to": "288*1,0" },
|
||||
{ "from": "62+240*1,224-(240-62)x168", "to": "288*2,0" },
|
||||
{ "from": "62+240*1,224-(240-62)x168", "to": "288*3,0" },
|
||||
{ "from": "62+240*1,224-(240-62)x168", "to": "288*4,0" },
|
||||
{ "from": "62+240*1,224-(240-62)x168", "to": "288*5,0" }
|
||||
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user