Opentk/Source/Utilities/Graphics/Text
the_fiddler 64dfa91678 Added Clear() method to all classes that contain caches.
Implemented IDisposable interface on the TextPrinter and all relevant classes.
2009-02-12 17:41:09 +00:00
..
CachedGlyphInfo.cs Moved to OpenTK.Graphics.Text namespace, along with the rest of the text printing stuff. 2008-11-25 18:02:11 +00:00
GdiPlusGlyphRasterizer .cs Added Clear() method to all classes that contain caches. 2009-02-12 17:41:09 +00:00
GL1TextOutputProvider.cs Added Clear() method to all classes that contain caches. 2009-02-12 17:41:09 +00:00
GL11TextOutputProvider.cs Added GL1.1 and GL1.2 rendering codepaths. 2009-02-12 16:27:24 +00:00
GL12TextOutputProvider.cs Added GL1.1 and GL1.2 rendering codepaths. 2009-02-12 16:27:24 +00:00
Glyph.cs Removed unused code. 2008-11-25 22:16:40 +00:00
GlyphCache.cs Added Clear() method to all classes that contain caches. 2009-02-12 17:41:09 +00:00
GlyphEnumerator.cs Removed unused code. 2008-11-25 22:16:40 +00:00
GlyphPacker.cs Remove exceptions from the typical path (significant speed increase). 2008-11-26 15:35:15 +00:00
GlyphSheet.cs Added Clear() method to all classes that contain caches. 2009-02-12 17:41:09 +00:00
IGlyphCache.cs Added Clear() method to all classes that contain caches. 2009-02-12 17:41:09 +00:00
IGlyphRasterizer.cs Added Clear() method to all classes that contain caches. 2009-02-12 17:41:09 +00:00
ITextOutputProvider.cs Added Clear() method to all classes that contain caches. 2009-02-12 17:41:09 +00:00
PoolableTextExtents.cs Fixed TextExtents behavior when returning either cached or uncached instances. 2008-11-26 16:34:50 +00:00
TextBlock.cs Initial work on new interface. 2008-11-26 21:49:05 +00:00
TextBlockComparer.cs Added missing license notice. 2008-11-25 14:04:24 +00:00
TextExtents.cs Added GL1.1 and GL1.2 rendering codepaths. 2009-02-12 16:27:24 +00:00
TextQuality.cs Added GL1.1 and GL1.2 rendering codepaths. 2009-02-12 16:27:24 +00:00