cleanup
[sdlgit/SDL-Site.git] / htdocs / assets / SDL-Tool-Font.html-inc
diff --git a/htdocs/assets/SDL-Tool-Font.html-inc b/htdocs/assets/SDL-Tool-Font.html-inc
deleted file mode 100644 (file)
index 0eb3a34..0000000
+++ /dev/null
@@ -1,48 +0,0 @@
-<div class="pod">
-<!-- INDEX START -->
-<h3 id="TOP">Index</h3>
-
-<ul><li><a href="#NAME">NAME</a></li>
-<li><a href="#DESCRIPTION">DESCRIPTION</a></li>
-<li><a href="#METHODS">METHODS</a>
-<ul><li><a href="#print_surface_x_y_text">print ( surface, x, y, text ... )</a></li>
-</ul>
-</li>
-<li><a href="#AUTHOR">AUTHOR</a></li>
-<li><a href="#SEE_ALSO">SEE ALSO</a>
-</li>
-</ul><hr />
-<!-- INDEX END -->
-
-<h1 id="NAME">NAME</h1><p><a href="#TOP" class="toplink">Top</a></p>
-<div id="NAME_CONTENT">
-<p>SDL::Tool::Font - a perl extension</p>
-
-</div>
-<h1 id="DESCRIPTION">DESCRIPTION</h1><p><a href="#TOP" class="toplink">Top</a></p>
-<div id="DESCRIPTION_CONTENT">
-<p><cite>SDL::Tool::Font</cite> provides a unified interface for applying
-True Type and SFont fonts to various surfaces.</p>
-
-</div>
-<h1 id="METHODS">METHODS</h1><p><a href="#TOP" class="toplink">Top</a></p>
-<div id="METHODS_CONTENT">
-
-</div>
-<h2 id="print_surface_x_y_text">print ( surface, x, y, text ... )</h2>
-<div id="print_surface_x_y_text_CONTENT">
-<p><code>SDL::Tool::Font::print</code> print the given text on the supplied surface
-with the upper left hand corner starting at the specified coordinates.</p>
-
-</div>
-<h1 id="AUTHOR">AUTHOR</h1><p><a href="#TOP" class="toplink">Top</a></p>
-<div id="AUTHOR_CONTENT">
-<p>David J. Goehrig</p>
-
-</div>
-<h1 id="SEE_ALSO">SEE ALSO</h1><p><a href="#TOP" class="toplink">Top</a></p>
-<div id="SEE_ALSO_CONTENT">
-<p><cite>perl</cite> <cite>SDL::Font</cite> <cite>SDL::TTFont</cite> <cite>SDL::Surface</cite></p>
-
-</div>
-</div>
\ No newline at end of file