-
pngquant has made a lot of improvements since 2014. If you try out the Windows binary available on https://pngquant.org/ you'll find it's far superior to SuperPNG at the moment.
An update to this w…
-
ASAN reports this memory leak:
````
Direct leak of 41408 byte(s) in 1 object(s) allocated from:
#0 0x7d6830 in malloc
#1 0xccd03c in liq_aligned_malloc pngquant/libimagequant.c:472
#2…
-
Command `npm audit` returned the following list of errors with high severity:
```
High Arbitrary File Write
Package decompress …
-
Seems to do a much better job than optipng:
http://download.opensuse.org/repositories/home:/drankinatty/
Also see the discussion "pngquant - PNG compressor" on the openSUSE list
https://lists.ope…
-
执行命令 `jr8 release -comDd` 总是因为 pngquant模块报错 请问有可靠的解决方案吗 或者 怎么禁用该模块 谢谢
-
`sudo npm install -g pngquant-bin@^3.0.0` output:
```
info lifecycle pngquant-bin@3.1.1~postinstall: pngquant-bin@3.1.1
verbose lifecycle pngquant-bin@3.1.1~postinstall: unsafe-perm in lifecycle …
-
A site I'm currently working on makes very heavy use of transparent PNGs, and I've found that by running pngquant on the entire project I can get tremendous savings in file size.
I'm sure you see whe…
-
* **操作系统**: win7 x64
* **Node版本**: v8.9.4
* **FIS版本**: v3.4.39
Cmd info : ` [WARNI] node-pngquant-native does not support your node v8.9.4`
-
Hi,
I am trying to execute command as below which throw me the errors.
```
String [] cmdPng = {"D:\\pngquant\\pngquant.exe", "--quality=90-95", localDir+assetDetails.getName(), "--ext", ".p…
-
I received the following error when trying to run `make widget`. I'm unsure how to proceed with debugging this
```
> node lib/install.js
⚠ The `/home/devel/mirror/helloworld-html-application/…