|
|
 |
|
 |
|
|
- Text Renderer can render any font installed on the server, and can apply the styles
bold, italic, underline, and strikethrough.
- Text Renderer can generate PNG, JPEG, and GIF images.
- Text Renderer supports alpha-channel transparency for PNG images.
- Text Renderer generates transparent PNG images in a format compatible with IE6
and AlphaImageLoader.
- Text Renderer supports an image quality setting for JPEG images.
- Text Renderer resists abuse by ignoring requests from other websites.
|
|
 |
|
 |
 |
|
 |
|
|
- Text Renderer was written in C#.NET.
- The TextRenderer class extends System.Web.UI.WebControls.WebControl.
- Text Renderer requires the implementation of the
Generic HTTP Module.
- Text Renderer uses the GDI+ graphics library.
|
|
 |
|
 |
|
|