pango 3.0.8-x64-mingw32 → 3.0.9-x64-mingw32
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/Rakefile +3 -3
- data/ext/pango/rbpangoattribute.c +7 -0
- data/ext/pango/rbpangoattrlist.c +2 -2
- data/ext/pango/rbpangocontext.c +49 -14
- data/ext/pango/rbpangoglyphinfo.c +5 -5
- data/lib/2.2/pango.so +0 -0
- data/lib/2.3/pango.so +0 -0
- data/test/test-context.rb +113 -0
- data/vendor/local/bin/genrb.exe +0 -0
- data/vendor/local/bin/hb-ot-shape-closure.exe +0 -0
- data/vendor/local/bin/hb-shape.exe +0 -0
- data/vendor/local/bin/hb-view.exe +0 -0
- data/vendor/local/bin/libharfbuzz-0.dll +0 -0
- data/vendor/local/bin/libpango-1.0-0.dll +0 -0
- data/vendor/local/bin/libpangocairo-1.0-0.dll +0 -0
- data/vendor/local/bin/libpangoft2-1.0-0.dll +0 -0
- data/vendor/local/bin/libpangowin32-1.0-0.dll +0 -0
- data/vendor/local/bin/makeconv.exe +0 -0
- data/vendor/local/bin/pango-view.exe +0 -0
- data/vendor/local/include/harfbuzz/hb-common.h +16 -6
- data/vendor/local/include/harfbuzz/hb-unicode.h +0 -15
- data/vendor/local/include/harfbuzz/hb-version.h +3 -3
- data/vendor/local/include/pango-1.0/pango/pango-features.h +2 -2
- data/vendor/local/lib/libharfbuzz-icu.a +0 -0
- data/vendor/local/lib/libharfbuzz-icu.la +3 -3
- data/vendor/local/lib/libharfbuzz.dll.a +0 -0
- data/vendor/local/lib/libharfbuzz.la +3 -3
- data/vendor/local/lib/libicudt.dll.a +0 -0
- data/vendor/local/lib/libicuin.dll.a +0 -0
- data/vendor/local/lib/libicuio.dll.a +0 -0
- data/vendor/local/lib/libicule.dll.a +0 -0
- data/vendor/local/lib/libiculx.dll.a +0 -0
- data/vendor/local/lib/libicutest.dll.a +0 -0
- data/vendor/local/lib/libicutu.dll.a +0 -0
- data/vendor/local/lib/libicuuc.dll.a +0 -0
- data/vendor/local/lib/libpango-1.0.dll.a +0 -0
- data/vendor/local/lib/libpango-1.0.la +1 -1
- data/vendor/local/lib/libpangocairo-1.0.dll.a +0 -0
- data/vendor/local/lib/libpangocairo-1.0.la +1 -1
- data/vendor/local/lib/libpangoft2-1.0.dll.a +0 -0
- data/vendor/local/lib/libpangoft2-1.0.la +1 -1
- data/vendor/local/lib/libpangowin32-1.0.dll.a +0 -0
- data/vendor/local/lib/libpangowin32-1.0.la +1 -1
- data/vendor/local/lib/pkgconfig/harfbuzz-icu.pc +1 -1
- data/vendor/local/lib/pkgconfig/harfbuzz.pc +1 -1
- data/vendor/local/lib/pkgconfig/pango.pc +1 -1
- data/vendor/local/lib/pkgconfig/pangocairo.pc +1 -1
- data/vendor/local/lib/pkgconfig/pangoft2.pc +1 -1
- data/vendor/local/lib/pkgconfig/pangowin32.pc +1 -1
- data/vendor/local/share/gtk-doc/html/harfbuzz/adding-text-to-the-buffer.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/annotation-glossary.html +7 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-10.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-11.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-2.html +32 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-20.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-22.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-28.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-30.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-31.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-38.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-39.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-41.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-42.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-5.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-7.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-8.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-1-0-5.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-1-1-2.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-1-1-3.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-full.html +7 -6
- data/vendor/local/share/gtk-doc/html/harfbuzz/buffers-language-script-and-direction.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/building.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/ch07.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/customizing-unicode-functions.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/deprecated-api-index.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/fonts-and-faces.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-Buffers.html +27 -26
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-Shaping.html +17 -21
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-blob.html +10 -9
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-common.html +43 -12
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-coretext.html +7 -6
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-deprecated.html +7 -6
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-face.html +8 -7
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-font.html +8 -7
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ft.html +7 -6
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-glib.html +11 -10
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-gobject.html +61 -54
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-graphite2.html +7 -6
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-icu.html +7 -6
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-font.html +7 -6
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-layout.html +8 -7
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-shape.html +7 -6
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-tag.html +7 -6
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot.html +7 -6
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-set.html +8 -7
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-shape-plan.html +8 -7
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-unicode.html +9 -8
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-uniscribe.html +7 -6
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-version.html +9 -8
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb.html +7 -6
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz.devhelp2 +7 -261
- data/vendor/local/share/gtk-doc/html/harfbuzz/hello-harfbuzz.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/home.png +0 -0
- data/vendor/local/share/gtk-doc/html/harfbuzz/index.html +3 -2
- data/vendor/local/share/gtk-doc/html/harfbuzz/index.sgml +601 -0
- data/vendor/local/share/gtk-doc/html/harfbuzz/install-harfbuzz.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/left-insensitive.png +0 -0
- data/vendor/local/share/gtk-doc/html/harfbuzz/left.png +0 -0
- data/vendor/local/share/gtk-doc/html/harfbuzz/object-tree.html +8 -7
- data/vendor/local/share/gtk-doc/html/harfbuzz/plans-and-caching.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/pt01.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/pt02.html +6 -5
- data/vendor/local/share/gtk-doc/html/harfbuzz/right-insensitive.png +0 -0
- data/vendor/local/share/gtk-doc/html/harfbuzz/right.png +0 -0
- data/vendor/local/share/gtk-doc/html/harfbuzz/setting-buffer-properties.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/shaping-and-shape-plans.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/style.css +142 -160
- data/vendor/local/share/gtk-doc/html/harfbuzz/up-insensitive.png +0 -0
- data/vendor/local/share/gtk-doc/html/harfbuzz/up.png +0 -0
- data/vendor/local/share/gtk-doc/html/harfbuzz/using-harfbuzzs-native-opentype-implementation.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/using-your-own-font-functions.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/what-about-the-other-scripts.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/what-is-harfbuzz.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/why-is-it-called-harfbuzz.html +5 -4
- data/vendor/local/share/gtk-doc/html/pango/PangoEngineLang.html +10 -10
- data/vendor/local/share/gtk-doc/html/pango/PangoEngineShape.html +8 -8
- data/vendor/local/share/gtk-doc/html/pango/PangoFcDecoder.html +9 -9
- data/vendor/local/share/gtk-doc/html/pango/PangoFcFont.html +27 -27
- data/vendor/local/share/gtk-doc/html/pango/PangoFcFontMap.html +57 -57
- data/vendor/local/share/gtk-doc/html/pango/PangoMarkupFormat.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/PangoRenderer.html +53 -53
- data/vendor/local/share/gtk-doc/html/pango/annotation-glossary.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-10.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-12.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-14.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-16.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-18.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-2.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-20.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-22.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-24.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-26.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-30.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-31-0.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-32-4.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-32.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-34.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-38.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-4.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-40.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-6.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-8.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/api-index-deprecated.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/api-index-full.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/index.html +3 -3
- data/vendor/local/share/gtk-doc/html/pango/lowlevel.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/pango-Bidirectional-Text.html +24 -24
- data/vendor/local/share/gtk-doc/html/pango/pango-Cairo-Rendering.html +107 -107
- data/vendor/local/share/gtk-doc/html/pango/pango-CoreText-Fonts.html +5 -5
- data/vendor/local/share/gtk-doc/html/pango/pango-Coverage-Maps.html +31 -31
- data/vendor/local/share/gtk-doc/html/pango/pango-Engines.html +15 -15
- data/vendor/local/share/gtk-doc/html/pango/pango-Fonts.html +380 -390
- data/vendor/local/share/gtk-doc/html/pango/pango-FreeType-Fonts-and-Rendering.html +37 -37
- data/vendor/local/share/gtk-doc/html/pango/pango-Glyph-Storage.html +219 -219
- data/vendor/local/share/gtk-doc/html/pango/pango-Layout-Objects.html +295 -295
- data/vendor/local/share/gtk-doc/html/pango/pango-Miscellaneous-Utilities.html +108 -108
- data/vendor/local/share/gtk-doc/html/pango/pango-Modules.html +15 -15
- data/vendor/local/share/gtk-doc/html/pango/pango-OpenType-Font-Handling.html +142 -142
- data/vendor/local/share/gtk-doc/html/pango/pango-Scripts-and-Languages.html +85 -85
- data/vendor/local/share/gtk-doc/html/pango/pango-Tab-Stops.html +63 -63
- data/vendor/local/share/gtk-doc/html/pango/pango-Text-Attributes.html +340 -340
- data/vendor/local/share/gtk-doc/html/pango/pango-Text-Processing.html +163 -163
- data/vendor/local/share/gtk-doc/html/pango/pango-Version-Checking.html +11 -11
- data/vendor/local/share/gtk-doc/html/pango/pango-Vertical-Text.html +24 -24
- data/vendor/local/share/gtk-doc/html/pango/pango-Win32-Fonts-and-Rendering.html +54 -54
- data/vendor/local/share/gtk-doc/html/pango/pango-Xft-Fonts-and-Rendering.html +57 -57
- data/vendor/local/share/gtk-doc/html/pango/pango-hierarchy.html +7 -7
- data/vendor/local/share/gtk-doc/html/pango/pango.devhelp2 +200 -41
- data/vendor/local/share/gtk-doc/html/pango/pango.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/rendering.html +2 -2
- data/vendor/local/share/man/man1/pango-view.1 +1 -1
- metadata +7 -6
- data/vendor/local/share/gtk-doc/html/pango/index.sgml +0 -1204
@@ -2,20 +2,20 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
-
<title>
|
5
|
+
<title>HarfBuzz Manual: Shaping</title>
|
6
6
|
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
7
7
|
<link rel="home" href="index.html" title="HarfBuzz Manual">
|
8
8
|
<link rel="up" href="ch07.html" title="Harfbuzz API">
|
9
9
|
<link rel="prev" href="harfbuzz-hb-font.html" title="hb-font">
|
10
10
|
<link rel="next" href="harfbuzz-hb-version.html" title="hb-version">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.20 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
15
|
-
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="
|
15
|
+
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="10"><tr valign="middle">
|
16
16
|
<td width="100%" align="left" class="shortcuts">
|
17
|
-
<a href="#" class="shortcut">Top</a><span id="nav_description">
|
18
|
-
<a href="#harfbuzz-Shaping.description" class="shortcut">Description</a></span><span id="nav_hierarchy">
|
17
|
+
<a href="#" class="shortcut">Top</a><span id="nav_description"> <span class="dim">|</span>
|
18
|
+
<a href="#harfbuzz-Shaping.description" class="shortcut">Description</a></span><span id="nav_hierarchy"> <span class="dim">|</span>
|
19
19
|
<a href="#harfbuzz-Shaping.object-hierarchy" class="shortcut">Object Hierarchy</a></span>
|
20
20
|
</td>
|
21
21
|
<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
|
@@ -97,7 +97,7 @@
|
|
97
97
|
</div>
|
98
98
|
<div class="refsect1">
|
99
99
|
<a name="harfbuzz-Shaping.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
100
|
-
<pre class="screen">
|
100
|
+
<pre class="screen"> GBoxed
|
101
101
|
<span class="lineart">╰──</span> hb_feature_t
|
102
102
|
</pre>
|
103
103
|
</div>
|
@@ -140,7 +140,7 @@ hb_feature_from_string (<em class="parameter"><code>const <span class="type">cha
|
|
140
140
|
<tr>
|
141
141
|
<td class="parameter_name"><p>len</p></td>
|
142
142
|
<td class="parameter_description"><p>length of <em class="parameter"><code>str</code></em>
|
143
|
-
, or -1 if string is <code class="literal">NULL</code> terminated</p></td>
|
143
|
+
, or -1 if string is <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> terminated</p></td>
|
144
144
|
<td class="parameter_annotations"> </td>
|
145
145
|
</tr>
|
146
146
|
<tr>
|
@@ -166,7 +166,7 @@ is successfully parsed, <code class="literal">false</code> otherwise.</p>
|
|
166
166
|
hb_feature_to_string (<em class="parameter"><code><a class="link" href="harfbuzz-Shaping.html#hb-feature-t"><span class="type">hb_feature_t</span></a> *feature</code></em>,
|
167
167
|
<em class="parameter"><code><span class="type">char</span> *buf</code></em>,
|
168
168
|
<em class="parameter"><code>unsigned <span class="type">int</span> size</code></em>);</pre>
|
169
|
-
<p>Converts a <a class="link" href="harfbuzz-Shaping.html#hb-feature-t"><span class="type">hb_feature_t</span></a> into a <code class="literal">NULL</code>-terminated string in the format
|
169
|
+
<p>Converts a <a class="link" href="harfbuzz-Shaping.html#hb-feature-t"><span class="type">hb_feature_t</span></a> into a <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>-terminated string in the format
|
170
170
|
understood by <a class="link" href="harfbuzz-Shaping.html#hb-feature-from-string" title="hb_feature_from_string ()"><code class="function">hb_feature_from_string()</code></a>. The client in responsible for
|
171
171
|
allocating big enough size for <em class="parameter"><code>buf</code></em>
|
172
172
|
, 128 bytes is more than enough.</p>
|
@@ -212,7 +212,7 @@ hb_shape (<em class="parameter"><code><a class="link" href="harfbuzz-hb-font.htm
|
|
212
212
|
using <em class="parameter"><code>font</code></em>
|
213
213
|
turning its Unicode characters content to
|
214
214
|
positioned glyphs. If <em class="parameter"><code>features</code></em>
|
215
|
-
is not <code class="literal">NULL</code>, it will be used to control the
|
215
|
+
is not <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, it will be used to control the
|
216
216
|
features applied during shaping.</p>
|
217
217
|
<div class="refsect3">
|
218
218
|
<a name="id-1.3.3.9.9.4.5"></a><h4>Parameters</h4>
|
@@ -236,7 +236,7 @@ features applied during shaping.</p>
|
|
236
236
|
<tr>
|
237
237
|
<td class="parameter_name"><p>features</p></td>
|
238
238
|
<td class="parameter_description"><p> an array of user
|
239
|
-
specified <a class="link" href="harfbuzz-Shaping.html#hb-feature-t"><span class="type">hb_feature_t</span></a> or <code class="literal">NULL</code>. </p></td>
|
239
|
+
specified <a class="link" href="harfbuzz-Shaping.html#hb-feature-t"><span class="type">hb_feature_t</span></a> or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
|
240
240
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=num_features][<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
241
241
|
</tr>
|
242
242
|
<tr>
|
@@ -248,11 +248,6 @@ array</p></td>
|
|
248
248
|
</tbody>
|
249
249
|
</table></div>
|
250
250
|
</div>
|
251
|
-
<div class="refsect3">
|
252
|
-
<a name="id-1.3.3.9.9.4.6"></a><h4>Returns</h4>
|
253
|
-
<p> <code class="literal">FALSE</code> if all shapers failed, <code class="literal">TRUE</code> otherwise</p>
|
254
|
-
<p></p>
|
255
|
-
</div>
|
256
251
|
<p class="since">Since 0.9.2</p>
|
257
252
|
</div>
|
258
253
|
<hr>
|
@@ -265,7 +260,7 @@ hb_shape_full (<em class="parameter"><code><a class="link" href="harfbuzz-hb-fon
|
|
265
260
|
<em class="parameter"><code>unsigned <span class="type">int</span> num_features</code></em>,
|
266
261
|
<em class="parameter"><code>const <span class="type">char</span> * const *shaper_list</code></em>);</pre>
|
267
262
|
<p>See <a class="link" href="harfbuzz-Shaping.html#hb-shape" title="hb_shape ()"><code class="function">hb_shape()</code></a> for details. If <em class="parameter"><code>shaper_list</code></em>
|
268
|
-
is not <code class="literal">NULL</code>, the specified
|
263
|
+
is not <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, the specified
|
269
264
|
shapers will be used in the given order, otherwise the default shapers list
|
270
265
|
will be used.</p>
|
271
266
|
<div class="refsect3">
|
@@ -290,7 +285,7 @@ will be used.</p>
|
|
290
285
|
<tr>
|
291
286
|
<td class="parameter_name"><p>features</p></td>
|
292
287
|
<td class="parameter_description"><p> an array of user
|
293
|
-
specified <a class="link" href="harfbuzz-Shaping.html#hb-feature-t"><span class="type">hb_feature_t</span></a> or <code class="literal">NULL</code>. </p></td>
|
288
|
+
specified <a class="link" href="harfbuzz-Shaping.html#hb-feature-t"><span class="type">hb_feature_t</span></a> or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
|
294
289
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=num_features][<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
295
290
|
</tr>
|
296
291
|
<tr>
|
@@ -301,8 +296,8 @@ array</p></td>
|
|
301
296
|
</tr>
|
302
297
|
<tr>
|
303
298
|
<td class="parameter_name"><p>shaper_list</p></td>
|
304
|
-
<td class="parameter_description"><p> a <code class="literal">NULL</code>-terminated
|
305
|
-
array of shapers to use or <code class="literal">NULL</code>. </p></td>
|
299
|
+
<td class="parameter_description"><p> a <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>-terminated
|
300
|
+
array of shapers to use or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
|
306
301
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> zero-terminated=1][<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
307
302
|
</tr>
|
308
303
|
</tbody>
|
@@ -310,7 +305,7 @@ array of shapers to use or <code class="literal">NULL</code>. </p></td>
|
|
310
305
|
</div>
|
311
306
|
<div class="refsect3">
|
312
307
|
<a name="id-1.3.3.9.9.5.6"></a><h4>Returns</h4>
|
313
|
-
<p> <code class="literal">FALSE</code> if all shapers failed, <code class="literal">TRUE</code> otherwise</p>
|
308
|
+
<p> <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> if all shapers failed, <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> otherwise</p>
|
314
309
|
<p></p>
|
315
310
|
</div>
|
316
311
|
<p class="since">Since 0.9.2</p>
|
@@ -345,6 +340,7 @@ constant strings. </p>
|
|
345
340
|
</div>
|
346
341
|
</div>
|
347
342
|
<div class="footer">
|
348
|
-
<hr>
|
343
|
+
<hr>
|
344
|
+
Generated by GTK-Doc V1.20</div>
|
349
345
|
</body>
|
350
346
|
</html>
|
@@ -2,20 +2,20 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
-
<title>hb-blob
|
5
|
+
<title>HarfBuzz Manual: hb-blob</title>
|
6
6
|
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
7
7
|
<link rel="home" href="index.html" title="HarfBuzz Manual">
|
8
8
|
<link rel="up" href="ch07.html" title="Harfbuzz API">
|
9
9
|
<link rel="prev" href="harfbuzz-Buffers.html" title="Buffers">
|
10
10
|
<link rel="next" href="harfbuzz-hb-face.html" title="hb-face">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.20 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
15
|
-
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="
|
15
|
+
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="10"><tr valign="middle">
|
16
16
|
<td width="100%" align="left" class="shortcuts">
|
17
|
-
<a href="#" class="shortcut">Top</a><span id="nav_description">
|
18
|
-
<a href="#harfbuzz-hb-blob.description" class="shortcut">Description</a></span><span id="nav_hierarchy">
|
17
|
+
<a href="#" class="shortcut">Top</a><span id="nav_description"> <span class="dim">|</span>
|
18
|
+
<a href="#harfbuzz-hb-blob.description" class="shortcut">Description</a></span><span id="nav_hierarchy"> <span class="dim">|</span>
|
19
19
|
<a href="#harfbuzz-hb-blob.object-hierarchy" class="shortcut">Object Hierarchy</a></span>
|
20
20
|
</td>
|
21
21
|
<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
|
@@ -158,9 +158,9 @@
|
|
158
158
|
</div>
|
159
159
|
<div class="refsect1">
|
160
160
|
<a name="harfbuzz-hb-blob.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
161
|
-
<pre class="screen">
|
161
|
+
<pre class="screen"> GBoxed
|
162
162
|
<span class="lineart">╰──</span> hb_blob_t
|
163
|
-
|
163
|
+
GEnum
|
164
164
|
<span class="lineart">╰──</span> hb_memory_mode_t
|
165
165
|
</pre>
|
166
166
|
</div>
|
@@ -385,7 +385,7 @@ fails.</p>
|
|
385
385
|
<div class="refsect3">
|
386
386
|
<a name="id-1.3.3.6.8.6.7"></a><h4>Returns</h4>
|
387
387
|
<p> Writable blob data,
|
388
|
-
or <code class="literal">NULL</code> if failed. </p>
|
388
|
+
or <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a> if failed. </p>
|
389
389
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>][<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=length]</span></p>
|
390
390
|
</div>
|
391
391
|
<p class="since">Since 0.9.2</p>
|
@@ -646,6 +646,7 @@ is not needed anymore.</p></td>
|
|
646
646
|
</div>
|
647
647
|
</div>
|
648
648
|
<div class="footer">
|
649
|
-
<hr>
|
649
|
+
<hr>
|
650
|
+
Generated by GTK-Doc V1.20</div>
|
650
651
|
</body>
|
651
652
|
</html>
|
@@ -2,20 +2,20 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
-
<title>hb-common
|
5
|
+
<title>HarfBuzz Manual: hb-common</title>
|
6
6
|
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
7
7
|
<link rel="home" href="index.html" title="HarfBuzz Manual">
|
8
8
|
<link rel="up" href="ch07.html" title="Harfbuzz API">
|
9
9
|
<link rel="prev" href="harfbuzz-hb.html" title="hb">
|
10
10
|
<link rel="next" href="harfbuzz-hb-unicode.html" title="hb-unicode">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.20 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
15
|
-
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="
|
15
|
+
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="10"><tr valign="middle">
|
16
16
|
<td width="100%" align="left" class="shortcuts">
|
17
|
-
<a href="#" class="shortcut">Top</a><span id="nav_description">
|
18
|
-
<a href="#harfbuzz-hb-common.description" class="shortcut">Description</a></span><span id="nav_hierarchy">
|
17
|
+
<a href="#" class="shortcut">Top</a><span id="nav_description"> <span class="dim">|</span>
|
18
|
+
<a href="#harfbuzz-hb-common.description" class="shortcut">Description</a></span><span id="nav_hierarchy"> <span class="dim">|</span>
|
19
19
|
<a href="#harfbuzz-hb-common.object-hierarchy" class="shortcut">Object Hierarchy</a></span>
|
20
20
|
</td>
|
21
21
|
<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
|
@@ -254,9 +254,9 @@
|
|
254
254
|
</div>
|
255
255
|
<div class="refsect1">
|
256
256
|
<a name="harfbuzz-hb-common.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
257
|
-
<pre class="screen">
|
257
|
+
<pre class="screen"> GBoxed
|
258
258
|
<span class="lineart">╰──</span> hb_user_data_key_t
|
259
|
-
|
259
|
+
GEnum
|
260
260
|
<span class="lineart">├──</span> hb_direction_t
|
261
261
|
<span class="lineart">╰──</span> hb_script_t
|
262
262
|
</pre>
|
@@ -309,7 +309,7 @@ hb_tag_to_string (<em class="parameter"><code><a class="link" href="harfbuzz-hb-
|
|
309
309
|
<tbody><tr>
|
310
310
|
<td class="parameter_name"><p>buf</p></td>
|
311
311
|
<td class="parameter_description"><p>. </p></td>
|
312
|
-
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> fixed-size=4]</span></td>
|
312
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="Out parameter, where caller must allocate storage."><span class="acronym">out caller-allocates</span></acronym>][<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> fixed-size=4][<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> uint8_t]</span></td>
|
313
313
|
</tr></tbody>
|
314
314
|
</table></div>
|
315
315
|
</div>
|
@@ -410,7 +410,7 @@ ISO 15924 tag. </p></td>
|
|
410
410
|
<tr>
|
411
411
|
<td class="parameter_name"><p>len</p></td>
|
412
412
|
<td class="parameter_description"><p>length of the <em class="parameter"><code>str</code></em>
|
413
|
-
, or -1 if it is <code class="literal">NULL</code>-terminated.</p></td>
|
413
|
+
, or -1 if it is <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>-terminated.</p></td>
|
414
414
|
<td class="parameter_annotations"> </td>
|
415
415
|
</tr>
|
416
416
|
</tbody>
|
@@ -489,7 +489,7 @@ ISO 639 language code. </p></td>
|
|
489
489
|
<tr>
|
490
490
|
<td class="parameter_name"><p>len</p></td>
|
491
491
|
<td class="parameter_description"><p>length of the <em class="parameter"><code>str</code></em>
|
492
|
-
, or -1 if it is <code class="literal">NULL</code>-terminated.</p></td>
|
492
|
+
, or -1 if it is <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>-terminated.</p></td>
|
493
493
|
<td class="parameter_annotations"> </td>
|
494
494
|
</tr>
|
495
495
|
</tbody>
|
@@ -525,7 +525,7 @@ hb_language_to_string (<em class="parameter"><code><a class="link" href="harfbuz
|
|
525
525
|
</div>
|
526
526
|
<div class="refsect3">
|
527
527
|
<a name="id-1.3.3.3.8.11.6"></a><h4>Returns</h4>
|
528
|
-
<p>A <code class="literal">NULL</code>-terminated string representing the <em class="parameter"><code>language</code></em>
|
528
|
+
<p>A <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>-terminated string representing the <em class="parameter"><code>language</code></em>
|
529
529
|
. Must not be freed by
|
530
530
|
the caller. </p>
|
531
531
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
@@ -1366,6 +1366,36 @@ hb_language_get_default (<em class="parameter"><code><span class="type">void</sp
|
|
1366
1366
|
<td> </td>
|
1367
1367
|
</tr>
|
1368
1368
|
<tr>
|
1369
|
+
<td class="enum_member_name"><p><a name="HB-SCRIPT-ADLAM:CAPS"></a>HB_SCRIPT_ADLAM</p></td>
|
1370
|
+
<td> </td>
|
1371
|
+
<td> </td>
|
1372
|
+
</tr>
|
1373
|
+
<tr>
|
1374
|
+
<td class="enum_member_name"><p><a name="HB-SCRIPT-BHAIKSUKI:CAPS"></a>HB_SCRIPT_BHAIKSUKI</p></td>
|
1375
|
+
<td> </td>
|
1376
|
+
<td> </td>
|
1377
|
+
</tr>
|
1378
|
+
<tr>
|
1379
|
+
<td class="enum_member_name"><p><a name="HB-SCRIPT-MARCHEN:CAPS"></a>HB_SCRIPT_MARCHEN</p></td>
|
1380
|
+
<td> </td>
|
1381
|
+
<td> </td>
|
1382
|
+
</tr>
|
1383
|
+
<tr>
|
1384
|
+
<td class="enum_member_name"><p><a name="HB-SCRIPT-OSAGE:CAPS"></a>HB_SCRIPT_OSAGE</p></td>
|
1385
|
+
<td> </td>
|
1386
|
+
<td> </td>
|
1387
|
+
</tr>
|
1388
|
+
<tr>
|
1389
|
+
<td class="enum_member_name"><p><a name="HB-SCRIPT-TANGUT:CAPS"></a>HB_SCRIPT_TANGUT</p></td>
|
1390
|
+
<td> </td>
|
1391
|
+
<td> </td>
|
1392
|
+
</tr>
|
1393
|
+
<tr>
|
1394
|
+
<td class="enum_member_name"><p><a name="HB-SCRIPT-NEWA:CAPS"></a>HB_SCRIPT_NEWA</p></td>
|
1395
|
+
<td> </td>
|
1396
|
+
<td> </td>
|
1397
|
+
</tr>
|
1398
|
+
<tr>
|
1369
1399
|
<td class="enum_member_name"><p><a name="HB-SCRIPT-INVALID:CAPS"></a>HB_SCRIPT_INVALID</p></td>
|
1370
1400
|
<td> </td>
|
1371
1401
|
<td> </td>
|
@@ -1416,6 +1446,7 @@ hb_language_get_default (<em class="parameter"><code><span class="type">void</sp
|
|
1416
1446
|
</div>
|
1417
1447
|
</div>
|
1418
1448
|
<div class="footer">
|
1419
|
-
<hr>
|
1449
|
+
<hr>
|
1450
|
+
Generated by GTK-Doc V1.20</div>
|
1420
1451
|
</body>
|
1421
1452
|
</html>
|
@@ -2,20 +2,20 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
-
<title>hb-coretext
|
5
|
+
<title>HarfBuzz Manual: hb-coretext</title>
|
6
6
|
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
7
7
|
<link rel="home" href="index.html" title="HarfBuzz Manual">
|
8
8
|
<link rel="up" href="ch07.html" title="Harfbuzz API">
|
9
9
|
<link rel="prev" href="harfbuzz-hb-uniscribe.html" title="hb-uniscribe">
|
10
10
|
<link rel="next" href="harfbuzz-hb-gobject.html" title="hb-gobject">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.20 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
15
|
-
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="
|
15
|
+
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="10"><tr valign="middle">
|
16
16
|
<td width="100%" align="left" class="shortcuts">
|
17
|
-
<a href="#" class="shortcut">Top</a><span id="nav_description">
|
18
|
-
<a href="#harfbuzz-hb-coretext.description" class="shortcut">Description</a></span><span id="nav_hierarchy">
|
17
|
+
<a href="#" class="shortcut">Top</a><span id="nav_description"> <span class="dim">|</span>
|
18
|
+
<a href="#harfbuzz-hb-coretext.description" class="shortcut">Description</a></span><span id="nav_hierarchy"> <span class="dim">|</span>
|
19
19
|
<a href="#harfbuzz-hb-coretext.object-hierarchy" class="shortcut">Object Hierarchy</a></span>
|
20
20
|
</td>
|
21
21
|
<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
|
@@ -130,6 +130,7 @@ hb_coretext_font_get_ct_font (<em class="parameter"><code><a class="link" href="
|
|
130
130
|
</div>
|
131
131
|
</div>
|
132
132
|
<div class="footer">
|
133
|
-
<hr>
|
133
|
+
<hr>
|
134
|
+
Generated by GTK-Doc V1.20</div>
|
134
135
|
</body>
|
135
136
|
</html>
|
@@ -2,20 +2,20 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
-
<title>hb-deprecated
|
5
|
+
<title>HarfBuzz Manual: hb-deprecated</title>
|
6
6
|
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
7
7
|
<link rel="home" href="index.html" title="HarfBuzz Manual">
|
8
8
|
<link rel="up" href="ch07.html" title="Harfbuzz API">
|
9
9
|
<link rel="prev" href="harfbuzz-hb-version.html" title="hb-version">
|
10
10
|
<link rel="next" href="harfbuzz-hb-set.html" title="hb-set">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.20 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
15
|
-
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="
|
15
|
+
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="10"><tr valign="middle">
|
16
16
|
<td width="100%" align="left" class="shortcuts">
|
17
|
-
<a href="#" class="shortcut">Top</a><span id="nav_description">
|
18
|
-
<a href="#harfbuzz-hb-deprecated.description" class="shortcut">Description</a></span><span id="nav_hierarchy">
|
17
|
+
<a href="#" class="shortcut">Top</a><span id="nav_description"> <span class="dim">|</span>
|
18
|
+
<a href="#harfbuzz-hb-deprecated.description" class="shortcut">Description</a></span><span id="nav_hierarchy"> <span class="dim">|</span>
|
19
19
|
<a href="#harfbuzz-hb-deprecated.object-hierarchy" class="shortcut">Object Hierarchy</a></span>
|
20
20
|
</td>
|
21
21
|
<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
|
@@ -91,6 +91,7 @@
|
|
91
91
|
</div>
|
92
92
|
</div>
|
93
93
|
<div class="footer">
|
94
|
-
<hr>
|
94
|
+
<hr>
|
95
|
+
Generated by GTK-Doc V1.20</div>
|
95
96
|
</body>
|
96
97
|
</html>
|
@@ -2,20 +2,20 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
-
<title>hb-face
|
5
|
+
<title>HarfBuzz Manual: hb-face</title>
|
6
6
|
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
7
7
|
<link rel="home" href="index.html" title="HarfBuzz Manual">
|
8
8
|
<link rel="up" href="ch07.html" title="Harfbuzz API">
|
9
9
|
<link rel="prev" href="harfbuzz-hb-blob.html" title="hb-blob">
|
10
10
|
<link rel="next" href="harfbuzz-hb-font.html" title="hb-font">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.20 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
15
|
-
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="
|
15
|
+
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="10"><tr valign="middle">
|
16
16
|
<td width="100%" align="left" class="shortcuts">
|
17
|
-
<a href="#" class="shortcut">Top</a><span id="nav_description">
|
18
|
-
<a href="#harfbuzz-hb-face.description" class="shortcut">Description</a></span><span id="nav_hierarchy">
|
17
|
+
<a href="#" class="shortcut">Top</a><span id="nav_description"> <span class="dim">|</span>
|
18
|
+
<a href="#harfbuzz-hb-face.description" class="shortcut">Description</a></span><span id="nav_hierarchy"> <span class="dim">|</span>
|
19
19
|
<a href="#harfbuzz-hb-face.object-hierarchy" class="shortcut">Object Hierarchy</a></span>
|
20
20
|
</td>
|
21
21
|
<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
|
@@ -191,7 +191,7 @@
|
|
191
191
|
</div>
|
192
192
|
<div class="refsect1">
|
193
193
|
<a name="harfbuzz-hb-face.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
194
|
-
<pre class="screen">
|
194
|
+
<pre class="screen"> GBoxed
|
195
195
|
<span class="lineart">╰──</span> hb_face_t
|
196
196
|
</pre>
|
197
197
|
</div>
|
@@ -614,6 +614,7 @@ hb_face_set_user_data (<em class="parameter"><code><a class="link" href="harfbuz
|
|
614
614
|
</div>
|
615
615
|
</div>
|
616
616
|
<div class="footer">
|
617
|
-
<hr>
|
617
|
+
<hr>
|
618
|
+
Generated by GTK-Doc V1.20</div>
|
618
619
|
</body>
|
619
620
|
</html>
|
@@ -2,20 +2,20 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
-
<title>hb-font
|
5
|
+
<title>HarfBuzz Manual: hb-font</title>
|
6
6
|
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
7
7
|
<link rel="home" href="index.html" title="HarfBuzz Manual">
|
8
8
|
<link rel="up" href="ch07.html" title="Harfbuzz API">
|
9
9
|
<link rel="prev" href="harfbuzz-hb-face.html" title="hb-face">
|
10
10
|
<link rel="next" href="harfbuzz-Shaping.html" title="Shaping">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.20 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
15
|
-
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="
|
15
|
+
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="10"><tr valign="middle">
|
16
16
|
<td width="100%" align="left" class="shortcuts">
|
17
|
-
<a href="#" class="shortcut">Top</a><span id="nav_description">
|
18
|
-
<a href="#harfbuzz-hb-font.description" class="shortcut">Description</a></span><span id="nav_hierarchy">
|
17
|
+
<a href="#" class="shortcut">Top</a><span id="nav_description"> <span class="dim">|</span>
|
18
|
+
<a href="#harfbuzz-hb-font.description" class="shortcut">Description</a></span><span id="nav_hierarchy"> <span class="dim">|</span>
|
19
19
|
<a href="#harfbuzz-hb-font.object-hierarchy" class="shortcut">Object Hierarchy</a></span>
|
20
20
|
</td>
|
21
21
|
<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
|
@@ -672,7 +672,7 @@
|
|
672
672
|
</div>
|
673
673
|
<div class="refsect1">
|
674
674
|
<a name="harfbuzz-hb-font.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
675
|
-
<pre class="screen">
|
675
|
+
<pre class="screen"> GBoxed
|
676
676
|
<span class="lineart">├──</span> hb_font_funcs_t
|
677
677
|
<span class="lineart">╰──</span> hb_font_t
|
678
678
|
</pre>
|
@@ -2737,6 +2737,7 @@ hb_font_set_parent (<em class="parameter"><code><a class="link" href="harfbuzz-h
|
|
2737
2737
|
</div>
|
2738
2738
|
</div>
|
2739
2739
|
<div class="footer">
|
2740
|
-
<hr>
|
2740
|
+
<hr>
|
2741
|
+
Generated by GTK-Doc V1.20</div>
|
2741
2742
|
</body>
|
2742
2743
|
</html>
|
@@ -2,20 +2,20 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
-
<title>hb-ft
|
5
|
+
<title>HarfBuzz Manual: hb-ft</title>
|
6
6
|
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
7
7
|
<link rel="home" href="index.html" title="HarfBuzz Manual">
|
8
8
|
<link rel="up" href="ch07.html" title="Harfbuzz API">
|
9
9
|
<link rel="prev" href="harfbuzz-hb-icu.html" title="hb-icu">
|
10
10
|
<link rel="next" href="harfbuzz-hb-graphite2.html" title="hb-graphite2">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.20 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
15
|
-
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="
|
15
|
+
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="10"><tr valign="middle">
|
16
16
|
<td width="100%" align="left" class="shortcuts">
|
17
|
-
<a href="#" class="shortcut">Top</a><span id="nav_description">
|
18
|
-
<a href="#harfbuzz-hb-ft.description" class="shortcut">Description</a></span><span id="nav_hierarchy">
|
17
|
+
<a href="#" class="shortcut">Top</a><span id="nav_description"> <span class="dim">|</span>
|
18
|
+
<a href="#harfbuzz-hb-ft.description" class="shortcut">Description</a></span><span id="nav_hierarchy"> <span class="dim">|</span>
|
19
19
|
<a href="#harfbuzz-hb-ft.object-hierarchy" class="shortcut">Object Hierarchy</a></span>
|
20
20
|
</td>
|
21
21
|
<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
|
@@ -253,6 +253,7 @@ hb_ft_font_set_funcs (<em class="parameter"><code><a class="link" href="harfbuzz
|
|
253
253
|
</div>
|
254
254
|
</div>
|
255
255
|
<div class="footer">
|
256
|
-
<hr>
|
256
|
+
<hr>
|
257
|
+
Generated by GTK-Doc V1.20</div>
|
257
258
|
</body>
|
258
259
|
</html>
|
@@ -2,20 +2,20 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
-
<title>hb-glib
|
5
|
+
<title>HarfBuzz Manual: hb-glib</title>
|
6
6
|
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
7
7
|
<link rel="home" href="index.html" title="HarfBuzz Manual">
|
8
8
|
<link rel="up" href="ch07.html" title="Harfbuzz API">
|
9
9
|
<link rel="prev" href="harfbuzz-hb-shape-plan.html" title="hb-shape-plan">
|
10
10
|
<link rel="next" href="harfbuzz-hb-icu.html" title="hb-icu">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.20 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
15
|
-
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="
|
15
|
+
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="10"><tr valign="middle">
|
16
16
|
<td width="100%" align="left" class="shortcuts">
|
17
|
-
<a href="#" class="shortcut">Top</a><span id="nav_description">
|
18
|
-
<a href="#harfbuzz-hb-glib.description" class="shortcut">Description</a></span><span id="nav_hierarchy">
|
17
|
+
<a href="#" class="shortcut">Top</a><span id="nav_description"> <span class="dim">|</span>
|
18
|
+
<a href="#harfbuzz-hb-glib.description" class="shortcut">Description</a></span><span id="nav_hierarchy"> <span class="dim">|</span>
|
19
19
|
<a href="#harfbuzz-hb-glib.object-hierarchy" class="shortcut">Object Hierarchy</a></span>
|
20
20
|
</td>
|
21
21
|
<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
|
@@ -50,7 +50,7 @@
|
|
50
50
|
</tr>
|
51
51
|
<tr>
|
52
52
|
<td class="function_type">
|
53
|
-
<span class="returnvalue">GUnicodeScript</span>
|
53
|
+
<a href="http://library.gnome.org/devel/glib/unstable/glib-Unicode-Manipulation.html#GUnicodeScript"><span class="returnvalue">GUnicodeScript</span></a>
|
54
54
|
</td>
|
55
55
|
<td class="function_name">
|
56
56
|
<a class="link" href="harfbuzz-hb-glib.html#hb-glib-script-from-script" title="hb_glib_script_from_script ()">hb_glib_script_from_script</a> <span class="c_punctuation">()</span>
|
@@ -93,20 +93,20 @@ hb_glib_get_unicode_funcs (<em class="parameter"><code><span class="type">void</
|
|
93
93
|
<hr>
|
94
94
|
<div class="refsect2">
|
95
95
|
<a name="hb-glib-script-from-script"></a><h3>hb_glib_script_from_script ()</h3>
|
96
|
-
<pre class="programlisting"><span class="returnvalue">GUnicodeScript</span>
|
96
|
+
<pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Unicode-Manipulation.html#GUnicodeScript"><span class="returnvalue">GUnicodeScript</span></a>
|
97
97
|
hb_glib_script_from_script (<em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-script-t" title="enum hb_script_t"><span class="type">hb_script_t</span></a> script</code></em>);</pre>
|
98
98
|
</div>
|
99
99
|
<hr>
|
100
100
|
<div class="refsect2">
|
101
101
|
<a name="hb-glib-script-to-script"></a><h3>hb_glib_script_to_script ()</h3>
|
102
102
|
<pre class="programlisting"><a class="link" href="harfbuzz-hb-common.html#hb-script-t" title="enum hb_script_t"><span class="returnvalue">hb_script_t</span></a>
|
103
|
-
hb_glib_script_to_script (<em class="parameter"><code><span class="type">GUnicodeScript</span> script</code></em>);</pre>
|
103
|
+
hb_glib_script_to_script (<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Unicode-Manipulation.html#GUnicodeScript"><span class="type">GUnicodeScript</span></a> script</code></em>);</pre>
|
104
104
|
</div>
|
105
105
|
<hr>
|
106
106
|
<div class="refsect2">
|
107
107
|
<a name="hb-glib-blob-create"></a><h3>hb_glib_blob_create ()</h3>
|
108
108
|
<pre class="programlisting"><a class="link" href="harfbuzz-hb-blob.html#hb-blob-t"><span class="returnvalue">hb_blob_t</span></a> *
|
109
|
-
hb_glib_blob_create (<em class="parameter"><code><span class="type">GBytes</span> *gbytes</code></em>);</pre>
|
109
|
+
hb_glib_blob_create (<em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Byte-Arrays.html#GBytes"><span class="type">GBytes</span></a> *gbytes</code></em>);</pre>
|
110
110
|
<p class="since">Since 0.9.38</p>
|
111
111
|
</div>
|
112
112
|
</div>
|
@@ -115,6 +115,7 @@ hb_glib_blob_create (<em class="parameter"><code><span class="type">GBytes</span
|
|
115
115
|
</div>
|
116
116
|
</div>
|
117
117
|
<div class="footer">
|
118
|
-
<hr>
|
118
|
+
<hr>
|
119
|
+
Generated by GTK-Doc V1.20</div>
|
119
120
|
</body>
|
120
121
|
</html>
|