This commit is contained in:
Anuken
2022-07-21 07:56:09 -04:00
parent 5f4f07a10a
commit 1476c4dacd
4 changed files with 15 additions and 5 deletions

View File

@@ -2,8 +2,8 @@
duplicatePadding: true,
combineSubdirectories: true,
flattenPaths: true,
maxWidth: 4096,
maxHeight: 4096,
maxWidth: 2048,
maxHeight: 2048,
fast: true,
stripWhitespaceCenter: true
}

View File

@@ -2,8 +2,8 @@
duplicatePadding: true,
combineSubdirectories: true,
flattenPaths: true,
maxWidth: 4096,
maxHeight: 4096,
maxWidth: 2048,
maxHeight: 2048,
fast: true,
stripWhitespaceCenter: true
}