From be39fd96344ee1f4f85ac5c63b4e5f9daf6e5171 Mon Sep 17 00:00:00 2001 From: jussi Date: Tue, 31 Oct 2023 15:24:11 +0200 Subject: GlyphInfo type. Some new text and core functions. --- devnotes | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'devnotes') diff --git a/devnotes b/devnotes index e4a99cd..eba7761 100644 --- a/devnotes +++ b/devnotes @@ -3,12 +3,12 @@ Current { Backlog { * Text - * Codepoints? + * Text codepoints management functions (unicode characters)? + * Some of the Text strings management functions could be easier to use than the Lua ones. * Audio * AudioStream. * Core. * Compression/Encoding functionality. - * SetWindowIcons. * Models * LoadMaterials (Load materials from model file). * LoadMaterialsFromModel (Could then for example edit and set back to model). -- cgit v1.2.3