This a control uses Fonts installed on the host system to display texts as images on the fly.
<i386:FontLabel
id="FontLabel1"
runat="server"
Height="64px"
Width="400px"
Font-Names="Arial
Rounded MT Bold" Font-Size="32pt">
Snowboarding!</i386:FontLabel>

<i386:FontLabelid="FontLabel2"
runat="server"
Height="25px"
Width="300px"
Font-Names= "Trebuchet
MS"
Font-Size="17pt"
BackColor="#FFFFCC"
ImageUrl="images/treesaregreen.gif" ForeColor="#000C00">Trees are green</i386:FontLabel>