Skip to content

Implement PNG writing#64

Draft
onkoe wants to merge 14 commits into
raves-project:mainfrom
onkoe:feat/gif_write
Draft

Implement PNG writing#64
onkoe wants to merge 14 commits into
raves-project:mainfrom
onkoe:feat/gif_write

Conversation

@onkoe

@onkoe onkoe commented Mar 26, 2026

Copy link
Copy Markdown
Member

PNG is one of the most widespread formats. It makes sense to implement write support for it first.

However, since PNG has a lotta chunks that we currently just skip/ignore, this PR implements all those s.t. we can form a PNG from the parsed data.

Changes

  • TODO.

Checklist

  • TODO.

@onkoe onkoe self-assigned this Mar 26, 2026
@onkoe
onkoe force-pushed the feat/gif_write branch 3 times, most recently from 5dab297 to 7ef4d41 Compare March 28, 2026 22:01
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.

1 participant