small textures on the way.

This commit is contained in:
Bryce Covert
2017-05-25 22:22:28 -07:00
parent 16819c1d36
commit 807ee8564c
222 changed files with 110 additions and 85 deletions

View File

@@ -6,10 +6,10 @@
edgePadding: true,
duplicatePadding: false,
rotation: false,
minWidth: 1024,
minHeight: 1024,
maxWidth: 2048,
maxHeight: 2048,
minWidth: 128,
minHeight: 128,
maxWidth: 1024,
maxHeight: 1024,
square: false,
stripWhitespaceX: false,
stripWhitespaceY: false,
@@ -25,7 +25,7 @@
ignoreBlankImages: true,
fast: false,
debug: false,
combineSubdirectories: true,
combineSubdirectories: false,
flattenPaths: false,
premultiplyAlpha: false,
useIndexes: true,