ImageLabel
Good Control
ImageLabel is a free server control for ASP.NET. It is similar in function to the built-in Label Control, but instead of rendering HTML, it renders the text as an Image. ImageLabel has the following features:
- Support for many graphical formats including Gif, Jpeg, Bmp, Emf, Wmf, Png, Tiff and Exif.
- Supports Caching
- Full Data-Binding Support
- Full Design-Time Support
- Text Shadowing in all directions (North, South, East, West, NorthEast, NorthWest, SouthEast, SouthWest, None)
- Supports all True Type Fonts
- ViewState Support
See more HERE