cowboy8625/pixel-edit
a simple pixel editor
0.13.0
git clone https://github.com/cowboy8625/pixel-edit &&
cd pixel-edit &&
zig build run
Animations - display each frame as the exported image would be displayed
World UI scaling with camera
Ui implementation for buttons on a grid.
some how highlight the selected tool in use
Back button to move up a folder ../
at the top of the list
sort list to have folders at the top and files at the bottom
Create Folder button
If file name is to long chop it and add ...
TextInput add cursor movement with arrow keys
move left and right in text input with cursor
Brush size
custom brushs
custom and saveable color palette (save to a json file)
file manager doesnt work