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

Advanced save flow #156

Open
Tyriar opened this issue Sep 7, 2022 · 0 comments
Open

Advanced save flow #156

Tyriar opened this issue Sep 7, 2022 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@Tyriar
Copy link
Member

Tyriar commented Sep 7, 2022

With the new png and tga encoders, Luna Paint has the ability to fully control how images will be encoded. I imaginee there will be two types of saves:

  • Simple (eg. save): Original chunks will be carried over as per the spec
  • Advanced (eg. save as or separate command?): Full control over what gets saved in the file, allow specifying text chunks, compression, etc.

To compliment this there should maybe be a setting to strip out unneeded chunks such as Software keywords? For color modes/bit depth that will probably come later with indexed support.

@Tyriar Tyriar added the enhancement New feature or request label Sep 7, 2022
@Tyriar Tyriar added this to the 0.17.0 milestone Sep 7, 2022
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

2 participants
@Tyriar and others