Commit Graph

6 Commits

Author SHA1 Message Date
Shylie
46bc24be3b Use unsigned int instead of int for codepoints 2024-04-15 10:01:12 -04:00
Shylie
35a7d4629a Simplify terml_get function 2024-03-09 09:47:47 -05:00
Shylie
2210bf7d69 Add single codepoint unicode character support 2024-03-08 15:44:27 -05:00
Shylie
d6db7301f0 Remove new_width and new_height parameters from resize callback. Use terml_get_width() and terml_get_height() instead. 2024-03-07 11:47:41 -05:00
Shylie
2cb9c0273f Added resize callback, made main callback optional 2023-12-25 17:38:44 -05:00
Shylie
226adeaf72 Initial commit. 2023-12-25 11:26:13 -05:00