mirror of
https://github.com/golang/image.git
synced 2026-03-20 05:04:17 +00:00
[mirror] Go supplementary image libraries
https://golang.org/x/image
Fixes golang/go#60437
Change-Id: I8d8ed597b7f92e136ab2af980b6b223235d8c90d
GitHub-Last-Rev:
|
||
|---|---|---|
| bmp | ||
| ccitt | ||
| cmd/webp-manual-test | ||
| colornames | ||
| draw | ||
| example/font | ||
| font | ||
| math | ||
| riff | ||
| testdata | ||
| tiff | ||
| vector | ||
| vp8 | ||
| vp8l | ||
| webp | ||
| .gitattributes | ||
| .gitignore | ||
| codereview.cfg | ||
| CONTRIBUTING.md | ||
| go.mod | ||
| go.sum | ||
| LICENSE | ||
| PATENTS | ||
| README.md | ||
Go Images
This repository holds supplementary Go image packages.
Report Issues / Send Patches
This repository uses Gerrit for code changes. To learn how to submit changes to this repository, see https://go.dev/doc/contribute.
The git repository is https://go.googlesource.com/image.
The main issue tracker for the image repository is located at https://go.dev/issues. Prefix your issue with "x/image:" in the subject line, so it is easy to find.