commit 93e8a7fbf120d4481a1ffbeec3ef1ad9337dad8d
parent 18a6cb856e241b5b9dc6337d710e69c968e2b8d7
Author: bdmfegys@duck.com <bdmfegys@duck.com>
Date: Sun, 12 May 2024 19:09:06 -0400
wallust.toml: switch backend to thumb
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/wallust.toml b/wallust.toml
@@ -10,7 +10,7 @@
# * fastresize - A much faster resize algo that uses SIMD. For some reason it
# fails on some images where `resized` doesn't, for this reason
# it does not *replace* but rather it's a new option.
-backend = "resized"
+backend = "thumb"
# What color space to use to produce and select the most prominent colors:
# * lab - Uses Cie L*a*b color space