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 d354b012d..461b37893 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.11 API Reference</title> +<title>FreeType-2.5.0 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.11 API Reference</h1></center> +<center><h1>FreeType-2.5.0 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,12 +125,20 @@ </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> +<br><table align=center width="75%"><tr><td><h2>Controlling FreeType Modules</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> +<tr valign=top><td class="left"> +<a href="ft2-cff_driver.html">The CFF driver</a></td><td> +<p>Controlling the CFF driver module.</p> +</td></tr> +<tr valign=top><td class="left"> +<a href="ft2-tt_driver.html">The TrueType driver</a></td><td> +<p>Controlling the TrueType driver 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> @@ -204,6 +212,10 @@ <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> @@ -211,10 +223,6 @@ <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> @@ -223,5 +231,5 @@ <td width="100%"></td> </tr></table> -<center><font size=-2>generated on Thu Dec 20 08:35:15 2012</font></center></body> +<center><font size=-2>generated on Wed Jun 19 23:29:20 2013</font></center></body> </html> |