From 05eaafb79e6fa1bebff157e94563334d7ead700b Mon Sep 17 00:00:00 2001 From: jussi Date: Mon, 20 Nov 2023 21:04:53 +0200 Subject: Initial changes for Raylib 5.0 and some missing functions. --- devnotes | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'devnotes') diff --git a/devnotes b/devnotes index 6b28dfc..75c1b3e 100644 --- a/devnotes +++ b/devnotes @@ -1,10 +1,15 @@ Current { + * Shapes + * Splines. } Backlog { * 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. + * LoadFontFromMemory. + * LoadFontData. + * GenImageFontAtlas. * Audio * AudioStream. * Models -- cgit v1.2.3