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 |
|