From 70a2bcba18aa9855380c132f89e26b61bfd2cb40 Mon Sep 17 00:00:00 2001 From: jussi Date: Wed, 3 Jan 2024 18:23:19 +0200 Subject: Rest of font loading/unloading functions. GlyphInfo type to userdata. GlyphInfo management functions. --- devnotes | 3 --- 1 file changed, 3 deletions(-) (limited to 'devnotes') diff --git a/devnotes b/devnotes index c72df1e..407cae9 100644 --- a/devnotes +++ b/devnotes @@ -11,9 +11,6 @@ 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. * Core -- cgit v1.2.3