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

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.