summaryrefslogtreecommitdiff
path: root/devnotes
diff options
context:
space:
mode:
authorjussi2024-01-28 18:29:06 +0200
committerjussi2024-01-28 18:29:06 +0200
commit143453af9ea9be82b2d58d665bed62abb716e21f (patch)
tree53ead99a8db6da542c868f48fb3115a3da0d5df6 /devnotes
parent71cc89c3033365746e5dcdb933c460c8e0da7fb0 (diff)
downloadreilua-enhanced-143453af9ea9be82b2d58d665bed62abb716e21f.tar.gz
reilua-enhanced-143453af9ea9be82b2d58d665bed62abb716e21f.tar.bz2
reilua-enhanced-143453af9ea9be82b2d58d665bed62abb716e21f.zip
TextInsert and TextSplit.
Diffstat (limited to 'devnotes')
-rw-r--r--devnotes3
1 files changed, 0 insertions, 3 deletions
diff --git a/devnotes b/devnotes
index d6fc514..bf24d14 100644
--- a/devnotes
+++ b/devnotes
@@ -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