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

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.