MiniDevil
As beautiful as a shell
Directory dependency graph for draw:Files | |
| file | drawing.c [code] |
| Main drawing (renders command box, output & waifu) | |
| file | drawing_box.c [code] |
| Box drawing (renders bordered containers with titles) | |
| file | drawing_output.c [code] |
| Output rendering (draws command output in scrollable box) | |
| file | drawing_text.c [code] |
| Text utilities: truncates lines & handles UTF-8 display width. | |
| file | drawing_utils.c [code] |
| Drawing primitives: prints at coordinates & draws lines. | |