bmp: decode 1, 2 and 4 bits-per-pixel palettes Specification: https://www.digicamsoft.com/bmp/bmp.html Fixes golang/go#29711 Fixes golang/go#58005 Change-Id: Ia6f7ac61af26c6379d9e610261070dfc9a9001b3 GitHub-Last-Rev: 12c6ab1cf21771e37bf76eb9a15d6b35a9aa8d3d GitHub-Pull-Request: golang/image#22 Reviewed-on: https://go-review.googlesource.com/c/image/+/636975 Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> Reviewed-by: Nigel Tao <nigeltao@golang.org> Reviewed-by: Nigel Tao <nigeltao@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
This repository holds supplementary Go image packages.
This repository uses Gerrit for code changes. To learn how to submit changes to this repository, see https://go.dev/doc/contribute.
The git repository is https://go.googlesource.com/image.
The main issue tracker for the image repository is located at https://go.dev/issues. Prefix your issue with “x/image:” in the subject line, so it is easy to find.