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

Change Color Depth. #150

Open byehack opened 2 years ago

byehack commented 2 years ago

image

Tyriar commented 2 years ago

Currently this is handled for you by selecting the most appropriate depth when saving, this is something I'd like to support both when saving (allowing upping or lowering the depth, quantizing as appropriate) and editing (restricting the palette https://github.com/lunapaint/vscode-luna-paint/issues/120).