commit | 4af98f40f05de645a497b728bcd115b959985a27 | [log] [tgz] |
---|---|---|
author | Tuyen Phan <tuyenpt.hust@gmail.com> | Tue Jul 15 05:36:32 2025 |
committer | Nigel Tao <nigeltao@golang.org> | Tue Jul 22 02:04:57 2025 |
tree | dcf31ade0520a91701b14be8fa0ff12d43bbfe57 | |
parent | aed2316a457f0c75bfe47e15412d7af6db343c56 [diff] |
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.