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

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.