| .. |
|
bmp
|
image: change Pix from []FooColor to []uint8.
|
2011-07-12 16:39:38 +10:00 |
|
draw
|
image: remove superfluous if condition.
|
2011-07-12 17:02:55 +10:00 |
|
gif
|
gif: fix local color map and coordinates
|
2011-07-19 11:47:15 +10:00 |
|
jpeg
|
image: change Pix from []FooColor to []uint8.
|
2011-07-12 16:39:38 +10:00 |
|
png
|
image: change Pix from []FooColor to []uint8.
|
2011-07-12 16:39:38 +10:00 |
|
testdata
|
image/jpeg: fix bounds calculation for grayscale JPEG images.
|
2011-05-17 15:47:14 -07:00 |
|
tiff
|
image/tiff: support for bit depths other than 8.
|
2011-06-06 14:11:29 +10:00 |
|
ycbcr
|
image: rename Contains and ContainsRectangle to In.
|
2011-06-03 13:18:15 +10:00 |
|
Makefile
|
build: no required environment variables
|
2010-08-18 10:08:49 -04:00 |
|
color.go
|
image: change Pix from []FooColor to []uint8.
|
2011-07-12 16:39:38 +10:00 |
|
decode_test.go
|
image/jpeg: fix bounds calculation for grayscale JPEG images.
|
2011-05-17 15:47:14 -07:00 |
|
format.go
|
image: allow "?" wildcards when registering image formats.
|
2011-04-14 09:56:42 +10:00 |
|
geom.go
|
image: rename Contains and ContainsRectangle to In.
|
2011-06-03 13:18:15 +10:00 |
|
image.go
|
image: change Pix from []FooColor to []uint8.
|
2011-07-12 16:39:38 +10:00 |
|
image_test.go
|
image: change Pix[0] to mean top-left corner of an image's Rect instead
|
2011-07-10 14:29:47 +10:00 |
|
names.go
|
image: add an offset to Tiled.
|
2010-10-13 12:05:21 +11:00 |