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