diff options
author | Youngbok Shin <youngb.shin@samsung.com> | 2017-07-11 19:18:08 +0900 |
---|---|---|
committer | Youngbok Shin <youngb.shin@samsung.com> | 2017-07-11 19:18:08 +0900 |
commit | e3a9d0d2fe726180a0456893d22d4aaa3ddb8931 (patch) | |
tree | f283c5d649f98c68c05aeb7665979dd7ac21e54c /docs/html/harfbuzz-hb-ot-shape.html | |
parent | e8e3a59d74b93e80f83e2fbd41cc23fd205f47f6 (diff) | |
download | harfbuzz-e3a9d0d2fe726180a0456893d22d4aaa3ddb8931.tar.gz harfbuzz-e3a9d0d2fe726180a0456893d22d4aaa3ddb8931.tar.bz2 harfbuzz-e3a9d0d2fe726180a0456893d22d4aaa3ddb8931.zip |
Imported Upstream version 1.4.6upstream/1.4.6
Diffstat (limited to 'docs/html/harfbuzz-hb-ot-shape.html')
-rw-r--r-- | docs/html/harfbuzz-hb-ot-shape.html | 29 |
1 files changed, 11 insertions, 18 deletions
diff --git a/docs/html/harfbuzz-hb-ot-shape.html b/docs/html/harfbuzz-hb-ot-shape.html index b0a293f..f96da37 100644 --- a/docs/html/harfbuzz-hb-ot-shape.html +++ b/docs/html/harfbuzz-hb-ot-shape.html @@ -2,26 +2,25 @@ <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>HarfBuzz Manual: hb-ot-shape</title> +<title>hb-ot-shape: HarfBuzz Manual</title> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> <link rel="home" href="index.html" title="HarfBuzz Manual"> -<link rel="up" href="ch07.html" title="Harfbuzz API"> +<link rel="up" href="ch08.html" title="Harfbuzz API"> <link rel="prev" href="harfbuzz-hb-ot-font.html" title="hb-ot-font"> -<link rel="next" href="harfbuzz-hb-shape-plan.html" title="hb-shape-plan"> -<meta name="generator" content="GTK-Doc V1.20 (XML mode)"> +<link rel="next" href="harfbuzz-hb-ot-math.html" title="hb-ot-math"> +<meta name="generator" content="GTK-Doc V1.25.1 (XML mode)"> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> -<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="10"><tr valign="middle"> +<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle"> <td width="100%" align="left" class="shortcuts"> -<a href="#" class="shortcut">Top</a><span id="nav_description"> <span class="dim">|</span> - <a href="#harfbuzz-hb-ot-shape.description" class="shortcut">Description</a></span><span id="nav_hierarchy"> <span class="dim">|</span> - <a href="#harfbuzz-hb-ot-shape.object-hierarchy" class="shortcut">Object Hierarchy</a></span> +<a href="#" class="shortcut">Top</a><span id="nav_description"> <span class="dim">|</span> + <a href="#harfbuzz-hb-ot-shape.description" class="shortcut">Description</a></span> </td> <td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td> -<td><a accesskey="u" href="ch07.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td> +<td><a accesskey="u" href="ch08.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td> <td><a accesskey="p" href="harfbuzz-hb-ot-font.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td> -<td><a accesskey="n" href="harfbuzz-hb-shape-plan.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td> +<td><a accesskey="n" href="harfbuzz-hb-ot-math.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td> </tr></table> <div class="refentry"> <a name="harfbuzz-hb-ot-shape"></a><div class="titlepage"></div> @@ -50,11 +49,6 @@ </table></div> </div> <div class="refsect1"> -<a name="harfbuzz-hb-ot-shape.object-hierarchy"></a><h2>Object Hierarchy</h2> -<pre class="screen"> -</pre> -</div> -<div class="refsect1"> <a name="harfbuzz-hb-ot-shape.description"></a><h2>Description</h2> </div> <div class="refsect1"> @@ -67,7 +61,7 @@ hb_ot_shape_glyphs_closure (<em class="parameter"><code><a class="link" href="ha <em class="parameter"><code>const <a class="link" href="harfbuzz-Shaping.html#hb-feature-t"><span class="type">hb_feature_t</span></a> *features</code></em>, <em class="parameter"><code>unsigned <span class="type">int</span> num_features</code></em>, <em class="parameter"><code><a class="link" href="harfbuzz-hb-set.html#hb-set-t"><span class="type">hb_set_t</span></a> *glyphs</code></em>);</pre> -<p class="since">Since 0.9.2</p> +<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p> </div> </div> <div class="refsect1"> @@ -75,7 +69,6 @@ hb_ot_shape_glyphs_closure (<em class="parameter"><code><a class="link" href="ha </div> </div> <div class="footer"> -<hr> - Generated by GTK-Doc V1.20</div> +<hr>Generated by GTK-Doc V1.25.1</div> </body> </html>
\ No newline at end of file |