the_fiddler
|
7751c07e6f
|
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
|
d7558f889f
|
Fixed TextureFont.MeasureString calculations.
Improved TextureFont.MeasureString whitespace calculations.
Added uncached TextPrinter.Draw implementation.
|
2008-02-02 12:29:21 +00:00 |
|
the_fiddler
|
a9e2ce4a00
|
Completed move of OpenTK.OpenGL to OpenTK.Graphics.OpenGL.
|
2008-02-02 00:58:26 +00:00 |
|
the_fiddler
|
e946664646
|
Fixed capitalization of Texture2D.
|
2008-01-24 09:16:15 +00:00 |
|
the_fiddler
|
0843505943
|
Add a using declaration to help differentiate between OpenTK.Graphics and System.Drawing.Graphics.
|
2008-01-23 12:42:07 +00:00 |
|
the_fiddler
|
a551ee3b41
|
Optimized the LoadGlyph function. Reduced generated garbage.
|
2007-11-08 15:54:38 +00:00 |
|
the_fiddler
|
4a5cd43003
|
Font renderer implementation.
|
2007-11-06 20:59:15 +00:00 |
|
the_fiddler
|
9e6dba8b4b
|
Removed unneeded functions. Modified several function definitions.
|
2007-11-06 13:30:46 +00:00 |
|
the_fiddler
|
2d2eaf4db7
|
Updated to work with the new bindings.
|
2007-11-04 15:31:09 +00:00 |
|
the_fiddler
|
22c1e5011d
|
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
|
a98f46524e
|
Updated font rendering code.
|
2007-10-26 15:55:24 +00:00 |
|
the_fiddler
|
7ddf81df81
|
Added TextureFont class. Right now it can Load and Print fonts. Missing documentation. Slow.
|
2007-10-20 10:31:59 +00:00 |
|