commit | 1bd0cf57649315a0106c88938931e54f3c0f88e5 | [log] [tgz] |
---|---|---|
author | Horst Rutter <hhrutter@gmail.com> | Wed Jul 03 23:06:20 2019 |
committer | Nigel Tao <nigeltao@golang.org> | Mon Jul 29 22:57:35 2019 |
tree | 2022d37e16d794f1579bbf9c918aa590ea0cf053 | |
parent | d6a02ce849c95fa57d9927fab7b6d9071876dfe0 [diff] |
ccitt: implement bitWriter Change-Id: I4002e054ef8a167d5b254bd02bdbeb7932d47efc Reviewed-on: https://go-review.googlesource.com/c/image/+/184958 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.