declarative tool to copy PNG subrects to make a new image
This commit is contained in:
13
tools/decoupe-voiture/patterns/classic_complete_48x48.json
Normal file
13
tools/decoupe-voiture/patterns/classic_complete_48x48.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"input-size": "3984x2160",
|
||||
"output-size": "3456x960",
|
||||
|
||||
"default-size": "48x48",
|
||||
|
||||
"copyRects": [
|
||||
|
||||
{ "from": "0,0-48x48", "to": "0,0" },
|
||||
{ "from": "0,0-48x48", "to": "0,0" }
|
||||
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user