Opentk/Source/OpenTK/Fonts
2008-01-06 02:19:53 +00:00
..
DisplayListTextHandle.cs Moved DisplayListTextHandle to its own file. 2007-11-08 16:41:08 +00:00
DisplayListTextPrinter.cs Changed internal IPrinterImplementation.cs interface to facilitate non-cached rendering. 2008-01-06 02:19:53 +00:00
Glyph.cs The class is no longer public. 2007-11-06 13:29:40 +00:00
IFont.cs Modified the MeasureString method. Removed the FindRectangle method. 2007-11-06 13:30:00 +00:00
IPrinterImplementation.cs Changed internal IPrinterImplementation.cs interface to facilitate non-cached rendering. 2008-01-06 02:19:53 +00:00
ITextPrinter.cs Added TextPrinter.Draw() for dynamic text. Not implemented yet. 2007-11-12 07:39:56 +00:00
TextHandle.cs Added licensing information. 2007-11-08 15:54:58 +00:00
TextPrinter.cs Changed internal IPrinterImplementation.cs interface to facilitate non-cached rendering. 2008-01-06 02:19:53 +00:00
TextureFont.cs Optimized the LoadGlyph function. Reduced generated garbage. 2007-11-08 15:54:38 +00:00
VboTextPrinter.cs Changed internal IPrinterImplementation.cs interface to facilitate non-cached rendering. 2008-01-06 02:19:53 +00:00