Commit 36ac75e9f472306727173758fc5a266b4802dd0e

henry 2001-08-01T23:00:10

Updated for changes to FTVectorGlyph.

1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/README.txt b/README.txt
index 3b6a008..be7d383 100755
--- a/README.txt
+++ b/README.txt
@@ -52,6 +52,7 @@ TODO:
 	- Optimise performance!! and mem usage.
 	  - Make outlines and polys into display list and use glTranslate to
 	    advance the pen.
+	    NEWSFLASH did this to FTVectorGlyph and it made NO difference.
 	  - don't process chars that map to glyph 0
 	- Use the Freetype Cache mechanism. See above. FTC_xxx
 	- Vertical formats