1
0
mirror of https://github.com/golang/go synced 2024-10-04 18:31:22 -06:00
go/src/pkg/image/png
2010-10-01 14:14:18 +10:00
..
testdata/pngsuite Unit tests for image/png, based off the semi-official pngsuite from 2009-09-20 19:08:03 -07:00
Makefile build: no required environment variables 2010-08-18 10:08:49 -04:00
reader_test.go image/png: support 16-bit color. 2010-08-16 23:33:20 +10:00
reader.go image: introduce Config type and DecodeConfig function, to decode an 2010-09-03 18:03:08 +10:00
writer_test.go Use Errorf where appropriate. 2010-10-01 14:14:18 +10:00
writer.go image/png: support 16-bit color. 2010-08-16 23:33:20 +10:00