1
0
mirror of https://github.com/golang/go synced 2024-10-04 21:21:22 -06:00
go/src/pkg/image
2010-02-04 20:25:37 +11:00
..
jpeg JPEG decoder now handles RST (restart) markers. 2009-12-29 15:20:53 +11: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