Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
https://github.com/pornel/pngquant/blob/6827a99fb9447abb6e2b58ab00f098f5106f8f88/README.md#--quality-min-max > If conversion results in quality below the `min` quality the image won't be saved (if outputting to stdin, 24-bit original will be output) and pngquant will exit with status code 99. (Fix #21)
- Loading branch information
213b093
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@kevva, does v5.0.0 handle this case correctly?
[EDIT 2017/01/12] Actually it's not correctly handled in v5.0.0. #32