]> Cypherpunks repositories - gostls13.git/commit
image/png: make the CompressionLevel constants negative, reserving
authorNigel Tao <nigeltao@golang.org>
Mon, 1 Sep 2014 00:02:52 +0000 (10:02 +1000)
committerNigel Tao <nigeltao@golang.org>
Mon, 1 Sep 2014 00:02:52 +0000 (10:02 +1000)
commit686ecd83c04c9904de9457c7b14380cc2c04cff2
tree752820907d4ab5ed4456e957fb9638bbf2dde122
parenta287567d3cd108513d337f647a3902d3b7fade34
image/png: make the CompressionLevel constants negative, reserving
positive numbers to mean a numeric zlib compression level.

LGTM=bradfitz, ruiu
R=bradfitz, ruiu
CC=golang-codereviews, jeff.allen
https://golang.org/cl/138860043
src/pkg/image/png/writer.go