lunapaint / vscode-luna-paint

A raster image editor extension for VS Code
https://marketplace.visualstudio.com/items?itemName=Tyriar.luna-paint
279 stars 25 forks source link

Advanced save flow #156

Open Tyriar opened 1 year ago

Tyriar commented 1 year ago

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:

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.