the_fiddler
|
ca68971695
|
Moved OpenTK.Fonts to from OpenTK OpenTK.Utilities.
Added OpenTK.Utilities.dll reference to Examples.
Moved assembly-level attributes from GameWindow.cs to Configuration.cs.
|
2008-03-08 14:06:59 +00:00 |
|
the_fiddler
|
57429c04e1
|
Fixed TextureFont.MeasureString calculations.
Improved TextureFont.MeasureString whitespace calculations.
Added uncached TextPrinter.Draw implementation.
|
2008-02-02 12:29:21 +00:00 |
|
the_fiddler
|
4fe6d37770
|
Completed move of OpenTK.OpenGL to OpenTK.Graphics.OpenGL.
|
2008-02-02 00:58:26 +00:00 |
|
the_fiddler
|
0a06757331
|
Fixed capitalization of Texture2D.
|
2008-01-24 09:16:15 +00:00 |
|
the_fiddler
|
b5973ddd7f
|
Add a using declaration to help differentiate between OpenTK.Graphics and System.Drawing.Graphics.
|
2008-01-23 12:42:07 +00:00 |
|
the_fiddler
|
7345c28f09
|
Optimized the LoadGlyph function. Reduced generated garbage.
|
2007-11-08 15:54:38 +00:00 |
|
the_fiddler
|
3c79815596
|
Font renderer implementation.
|
2007-11-06 20:59:15 +00:00 |
|
the_fiddler
|
cdf971c4f9
|
Removed unneeded functions. Modified several function definitions.
|
2007-11-06 13:30:46 +00:00 |
|
the_fiddler
|
bb49c1d403
|
Updated to work with the new bindings.
|
2007-11-04 15:31:09 +00:00 |
|
the_fiddler
|
4293d4952e
|
Now uses Alpha texture. Corrected issue with PixelInternalFormat enum not being used. Added preliminary layout code.
|
2007-11-01 23:17:57 +00:00 |
|
the_fiddler
|
c45f2d97e4
|
Updated font rendering code.
|
2007-10-26 15:55:24 +00:00 |
|
the_fiddler
|
42761d0f25
|
Added TextureFont class. Right now it can Load and Print fonts. Missing documentation. Slow.
|
2007-10-20 10:31:59 +00:00 |
|