diff --git a/TODO.txt b/TODO.txt deleted file mode 100644 index 4c55b6f..0000000 --- a/TODO.txt +++ /dev/null @@ -1,19 +0,0 @@ -# TODOs - -[x] add nineslice drawcmd functions - [x] draw_* - [x] exec_* - -[ ] add text rendering - [x] loading fonts - [x] managing font style - [x] rendering fonts to surface to texture - [x] correctly scaling fonts - [ ] cache rendered text - -[ ] add imgui - [ ] ui windows - [ ] input fields - [ ] buttons - [ ] radios - [ ] multibox