Opentk/Source/Utilities
the_fiddler 522d1d17dc Added TextAlignment and TextDirection enums.
Implemented RightToLeft and Vertical TextDirections (Vertical is glitchy).
Implemented Near, Far and Center TextAlignments.
Improved support for word wrapping.
Removed alpha blending from GL11TextOutputProvider.
2009-02-12 22:50:05 +00:00
..
Audio Removed two warnings. 2008-07-04 16:41:17 +00:00
Fonts Obsoleted old implementation and added compatibility layer to the new ITextPrinter. 2008-11-25 18:17:30 +00:00
Graphics Added TextAlignment and TextDirection enums. 2009-02-12 22:50:05 +00:00
Properties Added assembly information. 2008-05-04 16:54:43 +00:00
IPackable.cs Moved TexturePacker to OpenTK.Utilities. 2008-04-13 16:37:32 +00:00
IPoolable.cs Fixed TextExtents behavior when returning either cached or uncached instances. 2008-11-26 16:34:50 +00:00
ObjectPool.cs Fixed TextExtents behavior when returning either cached or uncached instances. 2008-11-26 16:34:50 +00:00
OpenTK.Utilities.dll.config Added OpenTK.Utilities assembly. 2008-02-23 23:05:25 +00:00
TexturePacker.cs First public commit of the new text renderer (WIP implementation). 2008-11-24 16:43:56 +00:00