|
|
před 8 roky | |
|---|---|---|
| .. | ||
| bmp | před 8 roky | |
| cmd | před 8 roky | |
| colornames | před 8 roky | |
| draw | před 8 roky | |
| example | před 8 roky | |
| font | před 8 roky | |
| math | před 8 roky | |
| riff | před 8 roky | |
| testdata | před 8 roky | |
| tiff | před 8 roky | |
| vector | před 8 roky | |
| vp8 | před 8 roky | |
| vp8l | před 8 roky | |
| webp | před 8 roky | |
| .gitattributes | před 8 roky | |
| .gitignore | před 8 roky | |
| AUTHORS | před 8 roky | |
| CONTRIBUTING.md | před 8 roky | |
| CONTRIBUTORS | před 8 roky | |
| LICENSE | před 8 roky | |
| PATENTS | před 8 roky | |
| README.md | před 8 roky | |
| codereview.cfg | před 8 roky | |
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.