trimmed mobile.

This commit is contained in:
Bryce Covert
2017-05-19 16:15:37 -07:00
parent 84144efef9
commit f7c1cea01a
29 changed files with 253 additions and 350 deletions

View File

@@ -13,12 +13,12 @@
square: false,
stripWhitespaceX: false,
stripWhitespaceY: false,
alphaThreshold: 0,
alphaThreshold: -1,
filterMin: Nearest,
filterMag: Nearest,
wrapX: ClampToEdge,
wrapY: ClampToEdge,
format: RGBA8888,
format: RGBA4444,
alias: true,
outputFormat: png,
jpegQuality: 0.9,