From: <sa...@us...> - 2009-01-19 18:12:34
|
Revision: 215 http://taoframework.svn.sourceforge.net/taoframework/?rev=215&view=rev Author: sammy Date: 2009-01-19 18:12:23 +0000 (Mon, 19 Jan 2009) Log Message: ----------- FTFont and FTLayout are no longer IDisposable objects. We call the Close() method instead, which should be called before the GL context is destroyed. Modified Paths: -------------- trunk/src/Tao.FtGl/FtGl.cs This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |