From 7765a23a2c90e6d02f6278eed1b1b9b9375bc941 Mon Sep 17 00:00:00 2001 From: jussi Date: Mon, 20 Nov 2023 16:20:11 +0200 Subject: LoadImageRaw, LoadImageAnim and LoadImageFromMemory. Version 0.6. --- devnotes | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'devnotes') diff --git a/devnotes b/devnotes index fe5b150..6b28dfc 100644 --- a/devnotes +++ b/devnotes @@ -1,10 +1,9 @@ Current { - * Review image functions if sould use Buffer instead of color arrays. } Backlog { * Text - * Text codepoints management functions (unicode characters)? + * 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. -- cgit v1.2.3