37 lines
760 B
JSON
37 lines
760 B
JSON
{
|
|
"pot": true,
|
|
"paddingX": 4,
|
|
"paddingY": 4,
|
|
"bleed": true,
|
|
"edgePadding": true,
|
|
"duplicatePadding": true,
|
|
"rotation": false,
|
|
"minWidth": 16,
|
|
"minHeight": 16,
|
|
"maxWidth": 512,
|
|
"maxHeight": 512,
|
|
"square": false,
|
|
"stripWhitespaceX": false,
|
|
"stripWhitespaceY": false,
|
|
"alphaThreshold": 0,
|
|
"filterMin": "Nearest",
|
|
"filterMag": "Nearest",
|
|
"wrapX": "ClampToEdge",
|
|
"wrapY": "ClampToEdge",
|
|
"format": "RGBA8888",
|
|
"alias": true,
|
|
"outputFormat": "png",
|
|
"jpegQuality": 0.9,
|
|
"ignoreBlankImages": true,
|
|
"fast": false,
|
|
"debug": false,
|
|
"combineSubdirectories": true,
|
|
"flattenPaths": false,
|
|
"premultiplyAlpha": false,
|
|
"useIndexes": true,
|
|
"limitMemory": true,
|
|
"grid": true,
|
|
"scale": [1],
|
|
"scaleSuffix": [""]
|
|
}
|