diff options
Diffstat (limited to 'freetype/docs/reference/ft2-toc.html')
-rw-r--r-- | freetype/docs/reference/ft2-toc.html | 24 |
1 files changed, 16 insertions, 8 deletions
diff --git a/freetype/docs/reference/ft2-toc.html b/freetype/docs/reference/ft2-toc.html index d1da34ea5..d354b012d 100644 --- a/freetype/docs/reference/ft2-toc.html +++ b/freetype/docs/reference/ft2-toc.html @@ -3,7 +3,7 @@ <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<title>FreeType-2.4.10 API Reference</title> +<title>FreeType-2.4.11 API Reference</title> <style type="text/css"> body { font-family: Verdana, Geneva, Arial, Helvetica, serif; color: #000000; @@ -34,7 +34,7 @@ <table align=center><tr><td><font size=-1>[<a href="ft2-index.html">Index</a>]</font></td> <td width="100%"></td></tr></table> -<center><h1>FreeType-2.4.10 API Reference</h1></center> +<center><h1>FreeType-2.4.11 API Reference</h1></center> <center><h1>Table of Contents</h1></center> <br><table align=center width="75%"><tr><td><h2>General Remarks</h2><ul class="empty"><li> @@ -125,6 +125,14 @@ </td></tr> </table> </li></ul></td></tr></table> +<br><table align=center width="75%"><tr><td><h2>The Auto-Hinter</h2><ul class="empty"><li> +<table cellpadding=5> +<tr valign=top><td class="left"> +<a href="ft2-auto_hinter.html">The auto-hinter</a></td><td> +<p>Controlling the auto-hinting module.</p> +</td></tr> +</table> +</li></ul></td></tr></table> <br><table align=center width="75%"><tr><td><h2>Cache Sub-System</h2><ul class="empty"><li> <table cellpadding=5> <tr valign=top><td class="left"> @@ -169,7 +177,7 @@ </td></tr> <tr valign=top><td class="left"> <a href="ft2-module_management.html">Module Management</a></td><td> -<p>How to add, upgrade, and remove modules from FreeType.</p> +<p>How to add, upgrade, remove, and control modules from FreeType.</p> </td></tr> <tr valign=top><td class="left"> <a href="ft2-gzip.html">GZIP Streams</a></td><td> @@ -196,10 +204,6 @@ <p>An API to validate OpenType tables.</p> </td></tr> <tr valign=top><td class="left"> -<a href="ft2-incremental.html">Incremental Loading</a></td><td> -<p>Custom Glyph Loading.</p> -</td></tr> -<tr valign=top><td class="left"> <a href="ft2-truetype_engine.html">The TrueType Engine</a></td><td> <p>TrueType bytecode support.</p> </td></tr> @@ -207,6 +211,10 @@ <a href="ft2-gx_validation.html">TrueTypeGX/AAT Validation</a></td><td> <p>An API to validate TrueTypeGX/AAT tables.</p> </td></tr> +<tr valign=top><td class="left"> +<a href="ft2-incremental.html">Incremental Loading</a></td><td> +<p>Custom Glyph Loading.</p> +</td></tr> </table> </li></ul></td></tr></table> <br><table align=center width="75%"><tr><td><h2><a href="ft2-index.html">Global Index</a></h2><ul class="empty"><li></li></ul></td></tr></table> @@ -215,5 +223,5 @@ <td width="100%"></td> </tr></table> -<center><font size=-2>generated on Fri Jun 15 06:46:49 2012</font></center></body> +<center><font size=-2>generated on Thu Dec 20 08:35:15 2012</font></center></body> </html> |