mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-02-04 14:24:53 +08:00
33 lines
572 B
JSON
33 lines
572 B
JSON
{
|
|
maxWidth: 512,
|
|
stripWhitespaceX: false,
|
|
stripWhitespaceY: false,
|
|
duplicatePadding: false,
|
|
filterMin: Linear,
|
|
square: false,
|
|
flattenPaths: false,
|
|
wrapX: ClampToEdge,
|
|
wrapY: ClampToEdge,
|
|
alias: false,
|
|
debug: false,
|
|
edgePadding: true,
|
|
pot: true,
|
|
premultiplyAlpha: false,
|
|
outputFormat: png,
|
|
format: RGBA8888,
|
|
fast: false,
|
|
limitMemory: true,
|
|
minWidth: 16,
|
|
minHeight: 16,
|
|
paddingX: 2,
|
|
paddingY: 2,
|
|
combineSubdirectories: false,
|
|
maxHeight: 1024,
|
|
alphaThreshold: 0,
|
|
bleed: true,
|
|
jpegQuality: 0.9,
|
|
useIndexes: false,
|
|
ignoreBlankImages: false,
|
|
filterMag: Linear,
|
|
rotation: false
|
|
} |