Commit 618ede6e2674472b553001411fcb0c36abd13785

henry 2001-08-09T02:30:30

Result of memory testing, found a leak in FTPolyGlyph

1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/README.txt b/README.txt
index eeca154..bef4016 100755
--- a/README.txt
+++ b/README.txt
@@ -70,6 +70,7 @@ good site...http://cgm.cs.mcgill.ca/~luc/
 TODO:
 	- Finish!!
 	- Fix compiler warnings
+	- Memory Leak in PolyGlyph (glCombine)
 	- The position stuff is broken again. Check the pen stuff. Plus lower
 	  case 'y's seem to be 1 pixel too low?
 	- Use glRasterPos() not glBitMap to set raster pos in pixel fonts.