tiny image editor made with SDL2
Find a file
2024-10-12 06:05:00 -05:00
art update images and record video 2024-05-21 14:53:49 -05:00
.gitignore update executable name 2024-05-20 20:46:59 -05:00
COPYING rename LICENSE to COPYING 2024-10-12 06:05:00 -05:00
editor.c small optimizations and speed limiter 2024-09-07 13:56:42 -05:00
eui.c initial commit 2024-05-20 20:35:31 -05:00
eui.h initial commit 2024-05-20 20:35:31 -05:00
eui_sdl2.c initial commit 2024-05-20 20:35:31 -05:00
eui_sdl2.h initial commit 2024-05-20 20:35:31 -05:00
makefile small optimizations and speed limiter 2024-09-07 13:56:42 -05:00
README.md README.md: add 2024-10-12 06:03:00 -05:00
tinyfiledialogs.c initial commit 2024-05-20 20:35:31 -05:00
tinyfiledialogs.h initial commit 2024-05-20 20:35:31 -05:00

small-bitmap-editor

a tiny bitmap editor made with SDL2. originally created as a test for my eui library. it can only edit and save 64x64 BMP images with a predefined color palette. enjoy(?)