mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2025-12-20 09:16:01 +08:00
40 lines
790 B
JSON
40 lines
790 B
JSON
{
|
|
"pot": true,
|
|
"paddingX": 2,
|
|
"paddingY": 2,
|
|
"edgePadding": true,
|
|
"duplicatePadding": false,
|
|
"rotation": true,
|
|
"minWidth": 16,
|
|
"minHeight": 16,
|
|
"maxWidth": 1024,
|
|
"maxHeight": 1024,
|
|
"square": false,
|
|
"stripWhitespaceX": false,
|
|
"stripWhitespaceY": false,
|
|
"alphaThreshold": 0,
|
|
"filterMin": "Linear",
|
|
"filterMag": "Linear",
|
|
"wrapX": "ClampToEdge",
|
|
"wrapY": "ClampToEdge",
|
|
"format": "RGBA8888",
|
|
"alias": true,
|
|
"outputFormat": "png",
|
|
"jpegQuality": 0.9,
|
|
"ignoreBlankImages": true,
|
|
"fast": false,
|
|
"debug": false,
|
|
"silent": false,
|
|
"combineSubdirectories": false,
|
|
"flattenPaths": false,
|
|
"premultiplyAlpha": false,
|
|
"useIndexes": false,
|
|
"bleed": false,
|
|
"limitMemory": true,
|
|
"grid": false,
|
|
"packing": "rectangles",
|
|
"scale": [ 1 ],
|
|
"scaleSuffix": [ "" ],
|
|
"atlasExtension": ".atlas",
|
|
"prettyPrint": true
|
|
} |