DarthSim 51a57d43d0 Drop bimb dependency %!s(int64=8) %!d(string=hai) anos
..
bmp 4292266e82 WebP support %!s(int64=8) %!d(string=hai) anos
cmd 4292266e82 WebP support %!s(int64=8) %!d(string=hai) anos
colornames 4292266e82 WebP support %!s(int64=8) %!d(string=hai) anos
draw 4292266e82 WebP support %!s(int64=8) %!d(string=hai) anos
example 4292266e82 WebP support %!s(int64=8) %!d(string=hai) anos
font 4292266e82 WebP support %!s(int64=8) %!d(string=hai) anos
math 4292266e82 WebP support %!s(int64=8) %!d(string=hai) anos
riff 4292266e82 WebP support %!s(int64=8) %!d(string=hai) anos
testdata 4292266e82 WebP support %!s(int64=8) %!d(string=hai) anos
tiff 4292266e82 WebP support %!s(int64=8) %!d(string=hai) anos
vector 3224221372 Update dependencies %!s(int64=8) %!d(string=hai) anos
vp8 4292266e82 WebP support %!s(int64=8) %!d(string=hai) anos
vp8l 4292266e82 WebP support %!s(int64=8) %!d(string=hai) anos
webp 4292266e82 WebP support %!s(int64=8) %!d(string=hai) anos
.gitattributes 4292266e82 WebP support %!s(int64=8) %!d(string=hai) anos
.gitignore 4292266e82 WebP support %!s(int64=8) %!d(string=hai) anos
AUTHORS 4292266e82 WebP support %!s(int64=8) %!d(string=hai) anos
CONTRIBUTING.md 4292266e82 WebP support %!s(int64=8) %!d(string=hai) anos
CONTRIBUTORS 4292266e82 WebP support %!s(int64=8) %!d(string=hai) anos
LICENSE 4292266e82 WebP support %!s(int64=8) %!d(string=hai) anos
PATENTS 4292266e82 WebP support %!s(int64=8) %!d(string=hai) anos
README.md 51a57d43d0 Drop bimb dependency %!s(int64=8) %!d(string=hai) anos
codereview.cfg 4292266e82 WebP support %!s(int64=8) %!d(string=hai) anos

README.md

Go Images

This repository holds supplementary Go image libraries.

Download/Install

The easiest way to install is to run go get -u golang.org/x/image. You can also manually git clone the repository to $GOPATH/src/golang.org/x/image.

Report Issues / Send Patches

This repository uses Gerrit for code changes. To learn how to submit changes to this repository, see https://golang.org/doc/contribute.html.

The main issue tracker for the image repository is located at https://github.com/golang/go/issues. Prefix your issue with "x/image:" in the subject line, so it is easy to find.