Skip to content

(plain) BITMAPINFOHEADER (to) support - #704

Draft
bas1licate wants to merge 34 commits into
p2r3:masterfrom
bas1licate:bminfo
Draft

(plain) BITMAPINFOHEADER (to) support#704
bas1licate wants to merge 34 commits into
p2r3:masterfrom
bas1licate:bminfo

Conversation

@bas1licate

@bas1licate bas1licate commented Jul 10, 2026

Copy link
Copy Markdown

I may put a more thorough explanation in the issue but in "short", (plain 40-byte) BITMAPINFOHEADER is generally worth adding in my opinion. first, according to en-wikipedia for at least 15 years, this version is a common header. second, it is also very nice for learning how the bmp format works, so it has that value as well. for these reasons, i think supporting it in addition to the already-supported BITMAPINFOV5HEADER used for most if not all other conversions to BMP would be a good idea.

lastly, i would perhaps like to dedicate this pr to @omega-fallon for making rgba.ts, and also for being a super contributor to the repo in general, but honestly, who dedicates PRs?

(may) Resolve #705

@bas1licate
bas1licate marked this pull request as draft July 10, 2026 09:31
@omega-fallon

Copy link
Copy Markdown
Contributor

There's a first time for everything! Thank you for the shout-out :)

@bas1licate

Copy link
Copy Markdown
Author

now the reason this is staying as draft is because the code still contains a few issues i have yet to fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature] V1 BITMAPINFOHEADER

2 participants