commit | 2fd4ef34c9a96d5a902811a3f3ea508db0bab0d1 | [log] [tgz] |
---|---|---|
author | Nigel Tao <nigeltao@golang.org> | Fri Sep 25 13:36:40 2020 |
committer | Nigel Tao <nigeltao@golang.org> | Sat Sep 26 10:34:41 2020 |
tree | 98f36ca7a2b9beed1537c820d04f5b7a47d105ea | |
parent | 4578eab98f00e70b0f04b83c72ab4f8f210753ff [diff] |
font/opentype: add ExampleNewFace Change-Id: If2eba9c4d709d26b1187f3354ecd730a0f612d92 Reviewed-on: https://go-review.googlesource.com/c/image/+/257537 Trust: Nigel Tao <nigeltao@golang.org> Reviewed-by: Hajime Hoshi <hajimehoshi@gmail.com>
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.