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

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.