STRd6 / pixel-editor

It edits pixels
https://danielx.net/pixel-editor/
MIT License
140 stars 29 forks source link

Loading Sprites With existing palettes #31

Closed STRd6 closed 9 years ago

STRd6 commented 10 years ago

When auto-converting a loaded sprite to the current palette there can be weird effects if the sprite uses black and transparent.

We'll need to better handle these cases as well as provide the option to load the palette the sprite is currently in along with the sprite rather than converting.

STRd6 commented 9 years ago

Dropped support for indexed color mode so this probably isn't happening.