1
0
mirror of https://github.com/golang/go synced 2024-10-04 17:11:21 -06:00
go/src/pkg/image
Rob Pike f023e859cf compress: renamings.
NewDeflater -> NewWriter
NewInflater -> NewReader
Deflater -> Compressor
Inflater -> Decompressor

R=rsc
CC=golang-dev
https://golang.org/cl/1166041
2010-05-07 14:32:34 -07:00
..
jpeg image/jpeg: fix typos 2010-03-15 22:10:47 -07:00
png compress: renamings. 2010-05-07 14:32:34 -07:00
color.go New image.A type, to represent anti-aliased font glyphs. 2010-02-02 18:38:04 +11:00
image.go New image.A type, to represent anti-aliased font glyphs. 2010-02-02 18:38:04 +11:00
Makefile Add named colors (e.g. image.Blue), suitable for exp/draw. 2010-02-04 20:25:37 +11:00
names.go Add named colors (e.g. image.Blue), suitable for exp/draw. 2010-02-04 20:25:37 +11:00