Page 1 of 1
[Implemented] Packer: Support zLib
Posted: Mon Jul 31, 2017 12:09 am
by IdeasVacuum
zLib is used in particular to compress PNG and PDF files but like Zip and the others, can compress anything. It's completely free for any type of use.
http://www.zlib.net
Re: Packer: Support zLib
Posted: Mon Jul 31, 2017 6:16 am
by Fred
It's already supported when using the Zip packer plugin and CompressMemory() as it uses zlib
http://www.purebasic.com/documentation/ ... emory.html
Re: Packer: Support zLib
Posted: Mon Jul 31, 2017 10:22 am
by IdeasVacuum
...That sounds as good as Kpop, thanks Fred
