the_fiddler
|
a22019d890
|
Normalize line endings and set the mime-type=text/plain and eol-style=native properties on all files.
|
2009-02-22 10:43:35 +00:00 |
|
the_fiddler
|
64dfa91678
|
Added Clear() method to all classes that contain caches.
Implemented IDisposable interface on the TextPrinter and all relevant classes.
|
2009-02-12 17:41:09 +00:00 |
|
the_fiddler
|
e7e5e1453f
|
Added GL1.1 and GL1.2 rendering codepaths.
Added selectable TextQuality level.
Updated all interfaces to support the above.
|
2009-02-12 16:27:24 +00:00 |
|
the_fiddler
|
a26b75f3af
|
IGlyphCache.Contains should return bool, not void.
GlyphCache now implements the IGlyphCache interface.
|
2008-11-25 22:19:42 +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 |
|