Opentk/Source/Utilities/Fonts
the_fiddler ee34df5b16 Reverted StringFormat.GenericDefault change.
Explicitly specified StringFormat.GenericTypographic when rasterizing glyphs, to avoid mismatch between rasterization and measuring.
2008-06-29 10:56:51 +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 Fixed clipping issues with font layout. 2008-06-24 20:35:37 +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 Reverted StringFormat.GenericDefault change. 2008-06-29 10:56:51 +00:00
VboTextPrinter.cs Moved OpenTK.Fonts to OpenTK.Graphics namespace. 2008-03-08 14:38:10 +00:00