the_fiddler
|
1502fc27b7
|
Deprecate TextPrinter.Begin()/End(). These are only left for backwards compatibility. New code should set the desired projection and modelview matrices manually.
|
2009-02-12 01:01:55 +00:00 |
|
the_fiddler
|
2abc0461b0
|
Moved Begin/End to ITextOutputProvider.
Fixed text location.
|
2008-11-29 17:45:43 +00:00 |
|
the_fiddler
|
baf3247afe
|
Initial work on new interface.
Use subpixel antialiasing.
|
2008-11-26 21:49:05 +00:00 |
|
the_fiddler
|
afa76c9894
|
Removed unused code.
Implemented Glyph enumerator for TextBlock.
GdiPlusGlyphRasterizer.Rasterize now reuses its Bitmap surface, if possible.
|
2008-11-25 22:16:40 +00:00 |
|
the_fiddler
|
27c3f3b0ce
|
Obsoleted old implementation and added compatibility layer to the new ITextPrinter.
|
2008-11-25 18:17:30 +00:00 |
|
the_fiddler
|
4ca288bc87
|
Moved to Graphics folder along with the rest of the implementation.
|
2008-11-25 18:05:10 +00:00 |
|