commit | 23ea20f87cfcc4808507899745badbc7d0f66c7a | [log] [tgz] |
---|---|---|
author | Horst Rutter <hhrutter@gmail.com> | Sat Aug 17 13:25:05 2019 |
committer | Nigel Tao <nigeltao@golang.org> | Wed Aug 28 09:01:00 2019 |
tree | c70d2aacd2c381c806b5148d333d1ef403acda00 | |
parent | 3a9bac650e4435c51552e953d32311000a8ff926 [diff] |
ccitt: fix byte align and invert flag Change-Id: I49955017deb8243b19dc1bb222ff8622ac3ff6af Reviewed-on: https://go-review.googlesource.com/c/image/+/190677 Run-TryBot: Benny Siegert <bsiegert@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.