1<html> 2 3<head> 4<meta http-equiv="Content-Type" content="text/html; charset=windows-1252"> 5<title>FNT API Manual</title> 6</head> 7 8<frameset cols="27%,*"> 9 <frame name="contents" src="toc.html" scrolling="auto" target="main"> 10 <frame name="main" src="intro.html" target="main"> 11 <noframes> 12 <body> 13 <p>This page uses frames, but your browser doesn't support them.</p> 14 </body> 15 </noframes> 16</frameset> 17</html>