diff codeDoc/jobs.txt @ 49:bca7e2342d77

Enabled getting the size of a text block (before or after rendering). committer: Diggory Hardy <diggory.hardy@gmail.com>
author Diggory Hardy <diggory.hardy@gmail.com>
date Sat, 31 May 2008 13:10:06 +0100
parents a98ffb64f066
children f68ae1d667f9
line wrap: on
line diff
--- a/codeDoc/jobs.txt	Sat May 31 12:40:26 2008 +0100
+++ b/codeDoc/jobs.txt	Sat May 31 13:10:06 2008 +0100
@@ -51,7 +51,4 @@
 
 
 Done (for git log message):
-Implemented font rendering (grayscale only; i.e. non-LCD).
-FontTexture creates a texture and caches glyphs.
-Font supports multiple styles/faces, loaded from config file (should probably be loaded via Options instead).
-TextBlock cache for glyph placement within a string.
\ No newline at end of file
+Enabled getting the size of a text block (before or after rendering).
\ No newline at end of file