Commit graph

22 commits

Author SHA1 Message Date
the_fiddler
cba3413059 Updated licensing information. 2007-11-10 23:29:25 +00:00
the_fiddler
f52e61b1a8 Moved DisplayListTextHandle to its own file. 2007-11-08 16:41:08 +00:00
the_fiddler
18df7a0d5e Deleted an empty line. 2007-11-08 16:40:30 +00:00
the_fiddler
f1928dc9a0 Improved handling of line-endings. Removed some warnings. 2007-11-08 15:56:49 +00:00
the_fiddler
4d358cad5d Added licensing information. 2007-11-08 15:56:19 +00:00
the_fiddler
2fe0ee260f Added licensing information. 2007-11-08 15:54:58 +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
11404e3609 Renamed to ITextPrinter.cs 2007-11-06 13:31:51 +00:00
the_fiddler
887f911001 Renamed to TextPrinter.cs 2007-11-06 13:31:27 +00:00
the_fiddler
cdf971c4f9 Removed unneeded functions. Modified several function definitions. 2007-11-06 13:30:46 +00:00
the_fiddler
b6906a9ae7 Added the necessary methods. 2007-11-06 13:30:25 +00:00
the_fiddler
97f2ccf795 Modified the MeasureString method. Removed the FindRectangle method. 2007-11-06 13:30:00 +00:00
the_fiddler
4b46c731f0 The class is no longer public. 2007-11-06 13:29:40 +00:00
the_fiddler
320e2d04ac Implemented basic layout. Implemented VBO printer. 2007-11-06 13:29:18 +00:00
the_fiddler
bb49c1d403 Updated to work with the new bindings. 2007-11-04 15:31:09 +00:00
the_fiddler
38a6f8f8ea Added ILayoutProvider class. 2007-11-01 23:23:19 +00:00
the_fiddler
d13863ce97 Added IFont and DefaultLayoutProvider classes. 2007-11-01 23:22:00 +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
the_fiddler
7dac34f2bb Initial commit of OpenTK.Fonts. 2007-10-17 21:16:00 +00:00