Opentk/Source/Utilities/Fonts
the_fiddler 8146fdcc5c General cleanup:
Glyph is now a struct.
Code layout follows OpenTK format.
Added missing doc-strings.
2008-07-04 19:23:12 +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 Fixed clipping issues with font layout. 2008-06-24 20:35:37 +00:00
TextureFont.cs Use StringFormat.GenericDefault when loading glyphs, to account for overhangs (especially visible in e.g. italics). 2008-07-01 18:50:49 +00:00
VboTextPrinter.cs Moved OpenTK.Fonts to OpenTK.Graphics namespace. 2008-03-08 14:38:10 +00:00