Skip to content

Fix #2467 bmp encoding issue for BMP with 1 bit per pixel and more pixels per row than divisible by 8.#2471

Merged
JimBobSquarePants merged 2 commits into
SixLabors:mainfrom
synercoder:fixes/bit1-pallet-bmp-bug
Jun 8, 2023
Merged

Fix #2467 bmp encoding issue for BMP with 1 bit per pixel and more pixels per row than divisible by 8.#2471
JimBobSquarePants merged 2 commits into
SixLabors:mainfrom
synercoder:fixes/bit1-pallet-bmp-bug

Fixed bug in Write1BitPixelData that wrote too many bits to the byte

b29cd27
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs