DarthSim 51a57d43d0 Drop bimb dependency 8 gadi atpakaļ
..
bmp 4292266e82 WebP support 8 gadi atpakaļ
cmd 4292266e82 WebP support 8 gadi atpakaļ
colornames 4292266e82 WebP support 8 gadi atpakaļ
draw 4292266e82 WebP support 8 gadi atpakaļ
example 4292266e82 WebP support 8 gadi atpakaļ
font 4292266e82 WebP support 8 gadi atpakaļ
math 4292266e82 WebP support 8 gadi atpakaļ
riff 4292266e82 WebP support 8 gadi atpakaļ
testdata 4292266e82 WebP support 8 gadi atpakaļ
tiff 4292266e82 WebP support 8 gadi atpakaļ
vector 3224221372 Update dependencies 8 gadi atpakaļ
vp8 4292266e82 WebP support 8 gadi atpakaļ
vp8l 4292266e82 WebP support 8 gadi atpakaļ
webp 4292266e82 WebP support 8 gadi atpakaļ
.gitattributes 4292266e82 WebP support 8 gadi atpakaļ
.gitignore 4292266e82 WebP support 8 gadi atpakaļ
AUTHORS 4292266e82 WebP support 8 gadi atpakaļ
CONTRIBUTING.md 4292266e82 WebP support 8 gadi atpakaļ
CONTRIBUTORS 4292266e82 WebP support 8 gadi atpakaļ
LICENSE 4292266e82 WebP support 8 gadi atpakaļ
PATENTS 4292266e82 WebP support 8 gadi atpakaļ
README.md 51a57d43d0 Drop bimb dependency 8 gadi atpakaļ
codereview.cfg 4292266e82 WebP support 8 gadi atpakaļ

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.