|
2 weeks ago | |
---|---|---|
bmp | 1 year ago | |
ccitt | 2 weeks ago | |
cmd/webp-manual-test | 5 years ago | |
colornames | 2 weeks ago | |
draw | 2 weeks ago | |
example/font | 5 years ago | |
font | 2 weeks ago | |
math | 4 years ago | |
riff | 5 years ago | |
testdata | 2 years ago | |
tiff | 2 weeks ago | |
vector | 2 weeks ago | |
vp8 | 2 years ago | |
vp8l | 6 years ago | |
webp | 6 months ago | |
.gitattributes | 6 years ago | |
.gitignore | 6 years ago | |
AUTHORS | 9 years ago | |
CONTRIBUTING.md | 3 years ago | |
CONTRIBUTORS | 9 years ago | |
LICENSE | 9 years ago | |
PATENTS | 9 years ago | |
README.md | 3 months ago | |
codereview.cfg | 6 years ago | |
go.mod | 2 years ago | |
go.sum | 2 years ago |
This repository holds supplementary Go image libraries.
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
.
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.