Smoother ALF/ALP

This commit is contained in:
zefie
2026-04-29 14:45:04 -04:00
parent b294771061
commit d3ffd6c678
3 changed files with 32 additions and 87 deletions

View File

@@ -126,10 +126,11 @@
"image/tiff",
"image/webp"
],
"png_opts": {
"quality": 80,
"compressionLevel": 9,
"palette": true,
"image_options": {
"compressionLevel": 0,
"adaptiveFiltering": true,
"dither": 1,
"colors": 256,
"effort": 10
},
"max_height": 2048,