TextInsert and TextSplit.

This commit is contained in:
jussi
2024-01-28 18:29:06 +02:00
parent 71cc89c303
commit 143453af9e
7 changed files with 105 additions and 3 deletions

View File

@@ -9,9 +9,6 @@ Backlog {
* Platform desktop SDL
* Text input not working on gui. Could this be Raylib issue?
* Haptic functions.
* Text
* Text codepoints management functions (unicode characters)? Could be usefull for luajit.
* Some of the Text strings management functions could be easier to use than the Lua ones.
* Audio
* AudioStream.
* Core