Closed Hsn723 closed 5 years ago
BITMAPV4HEADER and BITMAPV5HEADER support for image/bmp was introduced in https://go-review.googlesource.com/c/image/+/141799/ and solves the "bmp: unsupported BMP image" errors when trying to open BMP files with such headers: https://github.com/golang/go/issues/27767
Coverage remained the same at 100.0% when pulling 675e3c209ff3e9bbee22db0bffe990d3abace4ce on Hsn723:master into 9aab30e6aa535fe3337b489b76759ef97dfaf362 on disintegration:master.
Thank you!
BITMAPV4HEADER and BITMAPV5HEADER support for image/bmp was introduced in https://go-review.googlesource.com/c/image/+/141799/ and solves the "bmp: unsupported BMP image" errors when trying to open BMP files with such headers: https://github.com/golang/go/issues/27767