commit | 4410531fe0302c24ddced794ec5760f25dd22066 | [log] [tgz] |
---|---|---|
author | Nigel Tao <nigeltao@golang.org> | Mon Feb 15 23:29:47 2021 |
committer | Nigel Tao <nigeltao@golang.org> | Tue Feb 16 03:45:30 2021 |
tree | 6698813ae25ada26f4da2fe446b9119614b08a5c | |
parent | 55ae14f3ebb257ab3ebca4ec73bec7198126b1cd [diff] |
font/sfnt: add more package docs Change-Id: Idebffba4a9260888914cff97d9b56c7ea392b139 Reviewed-on: https://go-review.googlesource.com/c/image/+/292249 Trust: Nigel Tao <nigeltao@golang.org> Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
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.