Cataclysm-DDA | A turn-based survival game set | Game Engine library
kandi X-RAY | Cataclysm-DDA Summary
kandi X-RAY | Cataclysm-DDA Summary
Cataclysm - Dark Days Ahead. A turn-based survival game set in a post-apocalyptic world.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of Cataclysm-DDA
Cataclysm-DDA Key Features
Cataclysm-DDA Examples and Code Snippets
Community Discussions
Trending Discussions on Cataclysm-DDA
QUESTION
I'm trying to minimize file size of PNG images written with pyvips.Image.pngsave()
. Original files written with just .pngsave(output)
are at https://github.com/CDDA-Tilesets/UltimateCataclysm and we'll look at giant.png
which is 119536
bytes.
ImgBot was able to reduce file size to 50672
.
pngsave(output, compression=9, palette=True, strip=True) to 58722
But the convert
command from ImageMagick is still able to reduce file size further after the latter, to 42833
with default options:
ANSWER
Answered 2021-Feb-14 at 11:10Try turning off filtering:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install Cataclysm-DDA
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page