the_fiddler
|
ec870dc053
|
Updated GL.DrawElements to use DrawElementsType instead of Enums.All
|
2008-01-15 00:10:31 +00:00 |
|
the_fiddler
|
bcd982302a
|
Changed internal IPrinterImplementation.cs interface to facilitate non-cached rendering.
|
2008-01-06 02:19:53 +00:00 |
|
the_fiddler
|
003b27e07e
|
Update VboTextPrinter to use the updated Buffer Object enums.
|
2008-01-02 01:06:03 +00:00 |
|
the_fiddler
|
84c64fbfce
|
Fixed TextPrinter.Begin() and TextPrinter.End() not restoring matrices.
|
2007-12-01 16:51:30 +00:00 |
|
the_fiddler
|
754434fa67
|
Added TextPrinter.Draw() for dynamic text. Not implemented yet.
|
2007-11-12 07:39:56 +00:00 |
|
the_fiddler
|
e2a515429b
|
Added ITextPrinter.Begin()/End() functions to speed up font rendering. Updated Fonts and Text examples.
|
2007-11-12 07:36:34 +00:00 |
|
the_fiddler
|
a60ac7204d
|
Updated licensing information.
|
2007-11-10 23:29:25 +00:00 |
|
the_fiddler
|
ee1c386228
|
Moved DisplayListTextHandle to its own file.
|
2007-11-08 16:41:08 +00:00 |
|
the_fiddler
|
68ec838e33
|
Deleted an empty line.
|
2007-11-08 16:40:30 +00:00 |
|
the_fiddler
|
188ea93280
|
Improved handling of line-endings. Removed some warnings.
|
2007-11-08 15:56:49 +00:00 |
|
the_fiddler
|
6025cb9125
|
Added licensing information.
|
2007-11-08 15:56:19 +00:00 |
|
the_fiddler
|
8c65412b69
|
Added licensing information.
|
2007-11-08 15:54:58 +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
|
182a7b5c5a
|
Renamed to ITextPrinter.cs
|
2007-11-06 13:31:51 +00:00 |
|
the_fiddler
|
9436bd8e6c
|
Renamed to TextPrinter.cs
|
2007-11-06 13:31:27 +00:00 |
|
the_fiddler
|
9e6dba8b4b
|
Removed unneeded functions. Modified several function definitions.
|
2007-11-06 13:30:46 +00:00 |
|
the_fiddler
|
d2ffa2b7d6
|
Added the necessary methods.
|
2007-11-06 13:30:25 +00:00 |
|
the_fiddler
|
6d8f7d221d
|
Modified the MeasureString method. Removed the FindRectangle method.
|
2007-11-06 13:30:00 +00:00 |
|
the_fiddler
|
21714e0dce
|
The class is no longer public.
|
2007-11-06 13:29:40 +00:00 |
|
the_fiddler
|
6ac7982f27
|
Implemented basic layout. Implemented VBO printer.
|
2007-11-06 13:29:18 +00:00 |
|
the_fiddler
|
2d2eaf4db7
|
Updated to work with the new bindings.
|
2007-11-04 15:31:09 +00:00 |
|
the_fiddler
|
3c7d774b09
|
Added ILayoutProvider class.
|
2007-11-01 23:23:19 +00:00 |
|
the_fiddler
|
79938b03e9
|
Added IFont and DefaultLayoutProvider classes.
|
2007-11-01 23:22:00 +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 |
|
the_fiddler
|
50f5c8e03f
|
Initial commit of OpenTK.Fonts.
|
2007-10-17 21:16:00 +00:00 |
|