Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 340 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 340 Bytes

hex_pixel_editor (name pending) (WIP)

An image editor specialised for pallette based pngs, currently entirely unimplemented/unfinished/WIP.

Usage:

Running

hex_pixel_editor <filename>

or, more likely

cargo run -- <filename>

will display your image alongside a panel showing the palette.

Very useful, I know.