small-bitmap-editor/README.md

8 lines
265 B
Markdown
Raw Normal View History

2024-10-12 06:03:00 -05:00
# small-bitmap-editor
![](./art/small-bitmap-editor.gif)
a tiny bitmap editor made with SDL2. originally created as a test for my
[eui](https://github.com/erysdren/eui) library. it can only edit and save 64x64
BMP images with a predefined color palette. enjoy(?)