Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Inochi needs APNG export #74

Open
p0nce opened this issue Dec 12, 2024 · 1 comment
Open

Inochi needs APNG export #74

p0nce opened this issue Dec 12, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@p0nce
Copy link
Collaborator

p0nce commented Dec 12, 2024

Ideally streamed, but we do not have a procedural/lazy image concept like ae.utils.graphics had.

@p0nce p0nce added the enhancement New feature or request label Dec 12, 2024
@p0nce
Copy link
Collaborator Author

p0nce commented Dec 20, 2024

Needed changes:

  • Rationalize and make readable PNG output which hardcode a lot of stuff. If using an I/O streal directly it would probably be faster too.
  • From there, add acTL chunk before first image
  • add fcTL chunk with an easy dispose method
  • encode all other images in fdAT chunk

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant