Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Add support for MNG #5

Open
rayrobdod opened this issue Sep 3, 2022 · 1 comment
Open

Add support for MNG #5

rayrobdod opened this issue Sep 3, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@rayrobdod
Copy link
Owner

rayrobdod commented Sep 3, 2022

MNG has a very similar format to PNG - just with additional chunks and a different magic number.

  • Check whether any MNG chunks have compressed parts
  • Check whether the MNG chunks that do not have compressed parts are safe to copy, either marked as such or would be safe for this algorithm to copy
  • Figure out how to check whether two MNG files have the same semantics
@rayrobdod rayrobdod added the enhancement New feature or request label Sep 3, 2022
@rayrobdod
Copy link
Owner Author

Split off from #2

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

No branches or pull requests

1 participant