-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
default, extras: remove auto-optimalization
- Right now pngquant will produce 8bit fixed color palette PNGs, which is absolutely not what you want in 95% of cases. No amount of dithering will result in no color banding when the abstract wallpaper is relying on 24 or even 48bit. - Avoiding color banding with dithering is a deliberate controlled process done during the creation Fixes #57
- Loading branch information
Showing
2 changed files
with
5 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters