Amarantin WebPack for ASP.NET
The Amarantin WebPack for ASP.NET is a real-time image generating webcontrol package for the Microsoft .NET enviroment.
Features
- FREE (with sourcecode)!!!
- Visual Studio 2005/ASP.NET 2.0 support.
- Generate antialiased images from any TrueType font installed on the webserver independent of the client browser on the fly.
- Useful for multilanguage websites.
- Load propertyvalues from an XML file. Use it as a stylesheet.
- Only generates when a property has changed or if the image has not been generated before.
- Chose between any of the .NET supported image formats i.e. GIF, JPG, PNG. Save GIF with optimized palette.
- Save transparent PNG and GIF.
- Set specific size or let the image autosize to the text or background image.
- Wrap long text masses within a specified width.
- Tile the backgroundimage.
- Add a left and right image surrounding the text. Very useful when making round edge buttons.
- Create a regular IMG tag, create a real-time generated Button with PostBack support or create a linked A HREF image with Button effects support.
- Button with mouseOver, mouseDown, disabled and selected support.
- Group several buttons to create tabs.
- The button supports ASP.NET validation.
- Font, fontcolor, fontsize, fontstyle, backcolor, text dropshadow, dropshadow offset, dropshadow color, horizontal alignment, vertical alignment etc...