Opentk/Source/Utilities/Graphics/Text
the_fiddler afa76c9894 Removed unused code.
Implemented Glyph enumerator for TextBlock.
GdiPlusGlyphRasterizer.Rasterize now reuses its Bitmap surface, if possible.
2008-11-25 22:16:40 +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 Removed unused code. 2008-11-25 22:16:40 +00:00
GL1TextOutputProvider.cs Removed unused code. 2008-11-25 22:16:40 +00:00
Glyph.cs Removed unused code. 2008-11-25 22:16:40 +00:00
GlyphCache.cs Removed unused code. 2008-11-25 22:16:40 +00:00
GlyphEnumerator.cs Removed unused code. 2008-11-25 22:16:40 +00:00
GlyphPacker.cs Added missing license notice. 2008-11-25 14:04:24 +00:00
GlyphSheet.cs Added missing license notice. 2008-11-25 14:04:24 +00:00
IGlyphCache.cs Removed unused code. 2008-11-25 22:16:40 +00:00
IGlyphRasterizer.cs Added missing license notice. 2008-11-25 14:04:24 +00:00
ITextOutputProvider.cs Added missing license notice. 2008-11-25 14:04:24 +00:00
TextBlock.cs Removed unused code. 2008-11-25 22:16:40 +00:00
TextBlockComparer.cs Added missing license notice. 2008-11-25 14:04:24 +00:00
TextExtents.cs Added missing license notice. 2008-11-25 14:04:24 +00:00