Opentk/Source/Utilities/Fonts
the_fiddler 6c43fdb8c2 Whitespace is now ignored when rendering text (slight performance improvement).
Text now split into lines before measuring, to avoid buggy Mono GDI+ implementation.
Pixel unpack attribute is now used optimize glyph uploading.
Added ClampToEdge attribute to the font sheet.
2008-11-14 00:00:54 +00:00
..
DisplayListTextHandle.cs Moved OpenTK.Fonts to OpenTK.Graphics namespace. 2008-03-08 14:38:10 +00:00
DisplayListTextPrinter.cs Moved OpenTK.Fonts to OpenTK.Graphics namespace. 2008-03-08 14:38:10 +00:00
Glyph.cs General cleanup: 2008-07-04 19:23:12 +00:00
IFont.cs Moved OpenTK.Fonts to OpenTK.Graphics namespace. 2008-03-08 14:38:10 +00:00
IPrinterImplementation.cs Allow the user to code his own ITextPrinterImplementation. 2008-05-24 07:47:30 +00:00
ITextPrinter.cs Moved OpenTK.Fonts to OpenTK.Graphics namespace. 2008-03-08 14:38:10 +00:00
TextHandle.cs Added protected and public getters and setters to TextHandle. 2008-05-24 07:52:36 +00:00
TextPrinter.cs Whitespace is now ignored when rendering text (slight performance improvement). 2008-11-14 00:00:54 +00:00
TextureFont.cs Whitespace is now ignored when rendering text (slight performance improvement). 2008-11-14 00:00:54 +00:00
VboTextPrinter.cs Moved OpenTK.Fonts to OpenTK.Graphics namespace. 2008-03-08 14:38:10 +00:00