commit | 69e4b8554b2a817a1f0015867f0858d02801f0f5 | [log] [tgz] |
---|---|---|
author | Horst Rutter <hhrutter@gmail.com> | Mon Sep 09 22:43:31 2019 |
committer | Benny Siegert <bsiegert@gmail.com> | Tue Sep 10 09:41:57 2019 |
tree | 6d38dc17433f4a037895e87b8f6133ccc1230a17 | |
parent | cb417be4ba39d22a85fafbeeb47bb89396d4d7b4 [diff] |
ccitt: set bitReader default order to MSB Change-Id: I6d5070006e1a2069ce843e640d2c91c6474a352d Reviewed-on: https://go-review.googlesource.com/c/image/+/194417 Reviewed-by: Benny Siegert <bsiegert@gmail.com> Run-TryBot: Benny Siegert <bsiegert@gmail.com> TryBot-Result: Gobot Gobot <gobot@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.