1
0
mirror of https://github.com/golang/go synced 2024-10-04 20:21:22 -06:00
go/src/pkg/image
Nigel Tao 102638cb53 std: add struct field tags to untagged literals.
R=rsc, dsymonds, bsiegert, rogpeppe
CC=golang-dev
https://golang.org/cl/5619052
2012-02-03 10:12:25 +11:00
..
color build: remove Make.pkg, Make.tool 2012-01-30 23:43:46 -05:00
draw std: add struct field tags to untagged literals. 2012-02-03 10:12:25 +11:00
gif std: add struct field tags to untagged literals. 2012-02-03 10:12:25 +11:00
jpeg std: add struct field tags to untagged literals. 2012-02-03 10:12:25 +11:00
png std: add struct field tags to untagged literals. 2012-02-03 10:12:25 +11:00
testdata image: remove image/bmp and image/tiff from std. 2012-01-31 14:01:53 +11:00
decode_test.go image: remove image/bmp and image/tiff from std. 2012-01-31 14:01:53 +11:00
format.go src/pkg/[a-m]*: gofix -r error -force=error 2011-11-01 22:04:37 -04:00
geom.go image: fix typo in Rectangle.Sub comment. 2012-01-18 10:55:03 +11:00
image_test.go image: spin off a new color package out of the image package. 2011-10-04 11:09:03 +11:00
image.go image: change the YCbCr image's pixel buffers to start at Rect.Min 2012-01-20 10:44:22 +11:00
names.go image: rename image.Tiled to image.Repeated. 2012-01-11 12:35:05 +11:00
ycbcr_test.go image: change the YCbCr image's pixel buffers to start at Rect.Min 2012-01-20 10:44:22 +11:00
ycbcr.go image: change the YCbCr image's pixel buffers to start at Rect.Min 2012-01-20 10:44:22 +11:00