]> git.localhorst.tv Git - blank.git/blobdiff - TODO
reorganize basic rendering functionality
[blank.git] / TODO
diff --git a/TODO b/TODO
index 5fc2e9e5f32f0398479bb35030c532bf1d1d0794..8c52ca1a6bf7008bf72f8ed94f819da9d6d862a2 100644 (file)
--- a/TODO
+++ b/TODO
@@ -17,6 +17,10 @@ font colours
        set font fg and bg colour as either uniform or vertex attribute
        and lerp between them based on the texture's alpha component
 
        set font fg and bg colour as either uniform or vertex attribute
        and lerp between them based on the texture's alpha component
 
+       it may also be feasible to get rid of SDL_ttf and use freetype
+       directly to eliminate the unneccessary surface creation
+       ftgl might also be worth looking at
+
 command line
 
        usefull for development and later on world administration
 command line
 
        usefull for development and later on world administration