1
0
mirror of https://github.com/golang/go synced 2024-10-04 20:11:22 -06:00
go/src/pkg/image
Robert Griesemer 926f59ba14 image/jpeg: fix typos
Fixes #665.

R=nigeltao, nigeltao_golang
CC=golang-dev
https://golang.org/cl/570041
2010-03-15 22:10:47 -07:00
..
jpeg image/jpeg: fix typos 2010-03-15 22:10:47 -07:00
png PNG decoder now handles transparent paletted images. 2009-12-29 15:23:55 +11: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