commit | e1a1ede6891c997b81b830dbc6f4d2850b9392a4 | [log] [tgz] |
---|---|---|
author | Elias Naur <elias.naur@gmail.com> | Sat Sep 15 11:34:11 2018 +0200 |
committer | Nigel Tao <nigeltao@golang.org> | Thu Sep 20 23:51:50 2018 +0000 |
tree | 758a53d305f06958eb70b102960c0e24211611f1 | |
parent | c73c2afc3b812cdd6385de5a50616511c4a3d458 [diff] |
font,font/sfnt: expose font x-Height and capHeight Change-Id: I6e3e6e51c7e270e16413c23990f6df5e22cbfeb6 Reviewed-on: https://go-review.googlesource.com/135555 Run-TryBot: Elias Naur <elias.naur@gmail.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Nigel Tao <nigeltao@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.