<slide title="True Type Fonts">
<blurb>
   True Type Fonts can be rendered on a canvas using the %imagettftext()% function
</blurb>
<blurb>
    %imagettftext($img_r, $size, $angle, $x, $y, $color, $fontfile, $string);%
</blurb>
<example filename="ttf.php" fontsize="1.6em" title="Using True Type Fonts in PHP"/>
</slide>
