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,17 +2,17 @@
|
|
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: Install Harfbuzz</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="pt01.html" title="Part I. User's manual">
|
9
9
|
<link rel="prev" href="why-is-it-called-harfbuzz.html" title="Why is it called Harfbuzz?">
|
10
10
|
<link rel="next" href="building.html" title="Building">
|
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"></td>
|
17
17
|
<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
|
18
18
|
<td><a accesskey="u" href="pt01.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
|
@@ -54,6 +54,7 @@
|
|
54
54
|
</div>
|
55
55
|
</div>
|
56
56
|
<div class="footer">
|
57
|
-
<hr>
|
57
|
+
<hr>
|
58
|
+
Generated by GTK-Doc V1.20</div>
|
58
59
|
</body>
|
59
60
|
</html>
|
Binary file
|
Binary file
|
@@ -2,17 +2,17 @@
|
|
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: Object Hierarchy</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="pt02.html" title="Part II. Reference manual">
|
9
9
|
<link rel="prev" href="harfbuzz-hb-gobject.html" title="hb-gobject">
|
10
10
|
<link rel="next" href="api-index-full.html" title="API Index">
|
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"></td>
|
17
17
|
<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
|
18
18
|
<td><a accesskey="u" href="pt02.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
|
@@ -23,7 +23,7 @@
|
|
23
23
|
<div class="titlepage"><div><div><h2 class="title">
|
24
24
|
<a name="object-tree"></a>Object Hierarchy</h2></div></div></div>
|
25
25
|
<pre class="screen">
|
26
|
-
|
26
|
+
GBoxed
|
27
27
|
<span class="lineart">├──</span> <a class="link" href="harfbuzz-hb-blob.html#hb-blob-t">hb_blob_t</a>
|
28
28
|
<span class="lineart">├──</span> <a class="link" href="harfbuzz-Buffers.html#hb-buffer-t">hb_buffer_t</a>
|
29
29
|
<span class="lineart">├──</span> <a class="link" href="harfbuzz-hb-face.html#hb-face-t">hb_face_t</a>
|
@@ -37,7 +37,7 @@
|
|
37
37
|
<span class="lineart">├──</span> <a class="link" href="harfbuzz-hb-shape-plan.html#hb-shape-plan-t">hb_shape_plan_t</a>
|
38
38
|
<span class="lineart">├──</span> <a class="link" href="harfbuzz-hb-unicode.html#hb-unicode-funcs-t">hb_unicode_funcs_t</a>
|
39
39
|
<span class="lineart">╰──</span> <a class="link" href="harfbuzz-hb-common.html#hb-user-data-key-t">hb_user_data_key_t</a>
|
40
|
-
|
40
|
+
GEnum
|
41
41
|
<span class="lineart">├──</span> <a class="link" href="harfbuzz-Buffers.html#hb-buffer-cluster-level-t" title="enum hb_buffer_cluster_level_t">hb_buffer_cluster_level_t</a>
|
42
42
|
<span class="lineart">├──</span> <a class="link" href="harfbuzz-Buffers.html#hb-buffer-content-type-t" title="enum hb_buffer_content_type_t">hb_buffer_content_type_t</a>
|
43
43
|
<span class="lineart">├──</span> <a class="link" href="harfbuzz-Buffers.html#hb-buffer-serialize-format-t" title="enum hb_buffer_serialize_format_t">hb_buffer_serialize_format_t</a>
|
@@ -47,12 +47,13 @@
|
|
47
47
|
<span class="lineart">├──</span> <a class="link" href="harfbuzz-hb-common.html#hb-script-t" title="enum hb_script_t">hb_script_t</a>
|
48
48
|
<span class="lineart">├──</span> <a class="link" href="harfbuzz-hb-unicode.html#hb-unicode-combining-class-t" title="enum hb_unicode_combining_class_t">hb_unicode_combining_class_t</a>
|
49
49
|
<span class="lineart">╰──</span> <a class="link" href="harfbuzz-hb-unicode.html#hb-unicode-general-category-t" title="enum hb_unicode_general_category_t">hb_unicode_general_category_t</a>
|
50
|
-
|
50
|
+
GFlags
|
51
51
|
<span class="lineart">├──</span> <a class="link" href="harfbuzz-Buffers.html#hb-buffer-flags-t" title="enum hb_buffer_flags_t">hb_buffer_flags_t</a>
|
52
52
|
<span class="lineart">╰──</span> <a class="link" href="harfbuzz-Buffers.html#hb-buffer-serialize-flags-t" title="enum hb_buffer_serialize_flags_t">hb_buffer_serialize_flags_t</a>
|
53
53
|
</pre>
|
54
54
|
</div>
|
55
55
|
<div class="footer">
|
56
|
-
<hr>
|
56
|
+
<hr>
|
57
|
+
Generated by GTK-Doc V1.20</div>
|
57
58
|
</body>
|
58
59
|
</html>
|
@@ -2,17 +2,17 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
-
<title>Plans and caching
|
5
|
+
<title>HarfBuzz Manual: Plans and caching</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="shaping-and-shape-plans.html" title="Shaping and shape plans">
|
9
9
|
<link rel="prev" href="shaping-and-shape-plans.html" title="Shaping and shape plans">
|
10
10
|
<link rel="next" href="pt02.html" title="Part II. Reference manual">
|
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"></td>
|
17
17
|
<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
|
18
18
|
<td><a accesskey="u" href="shaping-and-shape-plans.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
|
@@ -26,6 +26,7 @@
|
|
26
26
|
</p>
|
27
27
|
</div>
|
28
28
|
<div class="footer">
|
29
|
-
<hr>
|
29
|
+
<hr>
|
30
|
+
Generated by GTK-Doc V1.20</div>
|
30
31
|
</body>
|
31
32
|
</html>
|
@@ -2,17 +2,17 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
-
<title>Part I. User's manual
|
5
|
+
<title>HarfBuzz Manual: Part I. User's manual</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="index.html" title="HarfBuzz Manual">
|
9
9
|
<link rel="prev" href="index.html" title="HarfBuzz Manual">
|
10
10
|
<link rel="next" href="what-is-harfbuzz.html" title="What is Harfbuzz?">
|
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"></td>
|
17
17
|
<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
|
18
18
|
<td><img src="up-insensitive.png" width="16" height="16" border="0"></td>
|
@@ -70,6 +70,7 @@
|
|
70
70
|
</div>
|
71
71
|
</div>
|
72
72
|
<div class="footer">
|
73
|
-
<hr>
|
73
|
+
<hr>
|
74
|
+
Generated by GTK-Doc V1.20</div>
|
74
75
|
</body>
|
75
76
|
</html>
|
@@ -2,17 +2,17 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
-
<title>Part II. Reference manual
|
5
|
+
<title>HarfBuzz Manual: Part II. Reference manual</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="index.html" title="HarfBuzz Manual">
|
9
9
|
<link rel="prev" href="plans-and-caching.html" title="Plans and caching">
|
10
10
|
<link rel="next" href="ch07.html" title="Harfbuzz API">
|
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"></td>
|
17
17
|
<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
|
18
18
|
<td><img src="up-insensitive.png" width="16" height="16" border="0"></td>
|
@@ -24,7 +24,7 @@
|
|
24
24
|
<div><h1 class="title">
|
25
25
|
<a name="id-1.3"></a>Part II. Reference manual</h1></div>
|
26
26
|
<div><p class="releaseinfo">
|
27
|
-
This document is for HarfBuzz 1.
|
27
|
+
This document is for HarfBuzz 1.3.0
|
28
28
|
.
|
29
29
|
|
30
30
|
</p></div>
|
@@ -133,6 +133,7 @@
|
|
133
133
|
</div>
|
134
134
|
</div>
|
135
135
|
<div class="footer">
|
136
|
-
<hr>
|
136
|
+
<hr>
|
137
|
+
Generated by GTK-Doc V1.20</div>
|
137
138
|
</body>
|
138
139
|
</html>
|
Binary file
|
Binary file
|
@@ -2,17 +2,17 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
-
<title>Setting buffer properties
|
5
|
+
<title>HarfBuzz Manual: Setting buffer properties</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="buffers-language-script-and-direction.html" title="Buffers, language, script and direction">
|
9
9
|
<link rel="prev" href="adding-text-to-the-buffer.html" title="Adding text to the buffer">
|
10
10
|
<link rel="next" href="what-about-the-other-scripts.html" title="What about the other scripts?">
|
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"></td>
|
17
17
|
<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
|
18
18
|
<td><a accesskey="u" href="buffers-language-script-and-direction.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
|
@@ -26,6 +26,7 @@
|
|
26
26
|
</p>
|
27
27
|
</div>
|
28
28
|
<div class="footer">
|
29
|
-
<hr>
|
29
|
+
<hr>
|
30
|
+
Generated by GTK-Doc V1.20</div>
|
30
31
|
</body>
|
31
32
|
</html>
|
@@ -2,17 +2,17 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
-
<title>Shaping and shape plans
|
5
|
+
<title>HarfBuzz Manual: Shaping and shape plans</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="pt01.html" title="Part I. User's manual">
|
9
9
|
<link rel="prev" href="using-your-own-font-functions.html" title="Using your own font functions">
|
10
10
|
<link rel="next" href="plans-and-caching.html" title="Plans and caching">
|
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"></td>
|
17
17
|
<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
|
18
18
|
<td><a accesskey="u" href="pt01.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
|
@@ -34,6 +34,7 @@
|
|
34
34
|
</div>
|
35
35
|
</div>
|
36
36
|
<div class="footer">
|
37
|
-
<hr>
|
37
|
+
<hr>
|
38
|
+
Generated by GTK-Doc V1.20</div>
|
38
39
|
</body>
|
39
40
|
</html>
|
@@ -30,6 +30,127 @@ body
|
|
30
30
|
vertical-align: top;
|
31
31
|
}
|
32
32
|
|
33
|
+
@media screen {
|
34
|
+
sup a.footnote
|
35
|
+
{
|
36
|
+
position: relative;
|
37
|
+
top: 0em ! important;
|
38
|
+
}
|
39
|
+
/* this is needed so that the local anchors are displayed below the naviagtion */
|
40
|
+
div.footnote a[name], div.refnamediv a[name], div.refsect1 a[name], div.refsect2 a[name], div.index a[name], div.glossary a[name], div.sect1 a[name]
|
41
|
+
{
|
42
|
+
display: inline-block;
|
43
|
+
position: relative;
|
44
|
+
top:-5em;
|
45
|
+
}
|
46
|
+
/* this seems to be a bug in the xsl style sheets when generating indexes */
|
47
|
+
div.index div.index
|
48
|
+
{
|
49
|
+
top: 0em;
|
50
|
+
}
|
51
|
+
/* make space for the fixed navigation bar and add space at the bottom so that
|
52
|
+
* link targets appear somewhat close to top
|
53
|
+
*/
|
54
|
+
body
|
55
|
+
{
|
56
|
+
padding-top: 5em;
|
57
|
+
padding-bottom: 500px;
|
58
|
+
max-width: 60em;
|
59
|
+
}
|
60
|
+
p
|
61
|
+
{
|
62
|
+
max-width: 60em;
|
63
|
+
}
|
64
|
+
/* style and size the navigation bar */
|
65
|
+
table.navigation#top
|
66
|
+
{
|
67
|
+
position: fixed;
|
68
|
+
background: #e2e2e2;
|
69
|
+
border-bottom: solid 1px #babdb6;
|
70
|
+
margin-top: 0;
|
71
|
+
margin-bottom: 0;
|
72
|
+
top: 0;
|
73
|
+
left: 0;
|
74
|
+
height: 3em;
|
75
|
+
z-index: 10;
|
76
|
+
}
|
77
|
+
.navigation a, .navigation a:visited
|
78
|
+
{
|
79
|
+
/* tango:sky blue 3 */
|
80
|
+
color: #204a87;
|
81
|
+
}
|
82
|
+
.navigation a:hover
|
83
|
+
{
|
84
|
+
/* tango:sky blue 2 */
|
85
|
+
color: #3465a4;
|
86
|
+
}
|
87
|
+
td.shortcuts
|
88
|
+
{
|
89
|
+
/* tango:sky blue 2 */
|
90
|
+
color: #3465a4;
|
91
|
+
font-size: 80%;
|
92
|
+
white-space: nowrap;
|
93
|
+
}
|
94
|
+
td.shortcuts .dim
|
95
|
+
{
|
96
|
+
color: #babdb6;
|
97
|
+
}
|
98
|
+
}
|
99
|
+
@media screen and (min-width: 60em) {
|
100
|
+
/* screen larger than 60em */
|
101
|
+
body { margin: auto; }
|
102
|
+
}
|
103
|
+
@media screen and (max-width: 60em) {
|
104
|
+
/* screen less than 60em */
|
105
|
+
#nav_hierarchy { display: none; }
|
106
|
+
#nav_interfaces { display: none; }
|
107
|
+
#nav_prerequisites { display: none; }
|
108
|
+
#nav_derived_interfaces { display: none; }
|
109
|
+
#nav_implementations { display: none; }
|
110
|
+
#nav_child_properties { display: none; }
|
111
|
+
#nav_style_properties { display: none; }
|
112
|
+
#nav_index { display: none; }
|
113
|
+
#nav_glossary { display: none; }
|
114
|
+
.gallery_image { display: none; }
|
115
|
+
.property_flags { display: none; }
|
116
|
+
.signal_flags { display: none; }
|
117
|
+
.parameter_annotations { display: none; }
|
118
|
+
.enum_member_annotations { display: none; }
|
119
|
+
.struct_member_annotations { display: none; }
|
120
|
+
.union_member_annotations { display: none; }
|
121
|
+
/* now that a column is hidden, optimize space */
|
122
|
+
col.parameters_name { width: auto; }
|
123
|
+
col.parameters_description { width: auto; }
|
124
|
+
col.struct_members_name { width: auto; }
|
125
|
+
col.struct_members_description { width: auto; }
|
126
|
+
col.enum_members_name { width: auto; }
|
127
|
+
col.enum_members_description { width: auto; }
|
128
|
+
col.union_members_name { width: auto; }
|
129
|
+
col.union_members_description { width: auto; }
|
130
|
+
}
|
131
|
+
@media print {
|
132
|
+
table.navigation {
|
133
|
+
visibility: collapse;
|
134
|
+
display: none;
|
135
|
+
}
|
136
|
+
div.titlepage table.navigation {
|
137
|
+
visibility: visible;
|
138
|
+
display: table;
|
139
|
+
background: #e2e2e2;
|
140
|
+
border: solid 1px #babdb6;
|
141
|
+
margin-top: 0;
|
142
|
+
margin-bottom: 0;
|
143
|
+
top: 0;
|
144
|
+
left: 0;
|
145
|
+
height: 3em;
|
146
|
+
}
|
147
|
+
}
|
148
|
+
|
149
|
+
.navigation .title
|
150
|
+
{
|
151
|
+
font-size: 120%;
|
152
|
+
}
|
153
|
+
|
33
154
|
div.gallery-float
|
34
155
|
{
|
35
156
|
float: left;
|
@@ -60,7 +181,7 @@ a:hover
|
|
60
181
|
div.informaltable table
|
61
182
|
{
|
62
183
|
border-collapse: separate;
|
63
|
-
border-spacing:
|
184
|
+
border-spacing: 20px 3px;
|
64
185
|
border: none;
|
65
186
|
}
|
66
187
|
|
@@ -118,11 +239,6 @@ div.informaltable table td, div.informaltable table th
|
|
118
239
|
color: #729fcf;
|
119
240
|
}
|
120
241
|
|
121
|
-
td p
|
122
|
-
{
|
123
|
-
margin: 0.25em;
|
124
|
-
}
|
125
|
-
|
126
242
|
div.table table
|
127
243
|
{
|
128
244
|
border-collapse: collapse;
|
@@ -148,8 +264,6 @@ div.table table th
|
|
148
264
|
h4
|
149
265
|
{
|
150
266
|
color: #555753;
|
151
|
-
margin-top: 1em;
|
152
|
-
margin-bottom: 1em;
|
153
267
|
}
|
154
268
|
|
155
269
|
hr
|
@@ -168,16 +282,17 @@ dl.toc dt
|
|
168
282
|
padding-bottom: 0.25em;
|
169
283
|
}
|
170
284
|
|
171
|
-
dl.toc > dt
|
285
|
+
dl.toc > dd > dl > dt
|
172
286
|
{
|
173
287
|
padding-top: 0.25em;
|
174
288
|
padding-bottom: 0.25em;
|
175
|
-
font-weight: bold;
|
176
289
|
}
|
177
290
|
|
178
|
-
dl.toc >
|
291
|
+
dl.toc > dt
|
179
292
|
{
|
293
|
+
padding-top: 1em;
|
180
294
|
padding-bottom: 0.5em;
|
295
|
+
font-weight: bold;
|
181
296
|
}
|
182
297
|
|
183
298
|
.parameter
|
@@ -289,28 +404,21 @@ h2 .extralinks, h3 .extralinks
|
|
289
404
|
font-weight: normal;
|
290
405
|
}
|
291
406
|
|
292
|
-
acronym,abbr
|
293
|
-
{
|
294
|
-
border-bottom: 1px dotted gray;
|
295
|
-
}
|
296
|
-
|
297
407
|
/* code listings */
|
298
408
|
|
299
|
-
.listing_code .programlisting .
|
300
|
-
.listing_code .programlisting .
|
301
|
-
.listing_code .programlisting .
|
302
|
-
.listing_code .programlisting .
|
303
|
-
.listing_code .programlisting .
|
304
|
-
.listing_code .programlisting .comment,
|
409
|
+
.listing_code .programlisting .cbracket { color: #a40000; } /* tango: scarlet red 3 */
|
410
|
+
.listing_code .programlisting .comment { color: #a1a39d; } /* tango: aluminium 4 */
|
411
|
+
.listing_code .programlisting .function { color: #000000; font-weight: bold; }
|
412
|
+
.listing_code .programlisting .function a { color: #11326b; font-weight: bold; } /* tango: sky blue 4 */
|
413
|
+
.listing_code .programlisting .keyword { color: #4e9a06; } /* tango: chameleon 3 */
|
305
414
|
.listing_code .programlisting .linenum { color: #babdb6; } /* tango: aluminium 3 */
|
306
|
-
.listing_code .programlisting .
|
307
|
-
.listing_code .programlisting .
|
415
|
+
.listing_code .programlisting .normal { color: #000000; }
|
416
|
+
.listing_code .programlisting .number { color: #75507b; } /* tango: plum 2 */
|
308
417
|
.listing_code .programlisting .preproc { color: #204a87; } /* tango: sky blue 3 */
|
309
|
-
.listing_code .programlisting .string { color: #
|
310
|
-
.listing_code .programlisting .
|
311
|
-
.listing_code .programlisting .
|
312
|
-
.listing_code .programlisting .
|
313
|
-
.listing_code .programlisting .type a { color: #4e9a06; } /* tango: chameleon 3 */
|
418
|
+
.listing_code .programlisting .string { color: #c17d11; } /* tango: chocolate 2 */
|
419
|
+
.listing_code .programlisting .type { color: #000000; }
|
420
|
+
.listing_code .programlisting .type a { color: #11326b; } /* tango: sky blue 4 */
|
421
|
+
.listing_code .programlisting .symbol { color: #ce5c00; } /* tango: orange 3 */
|
314
422
|
|
315
423
|
.listing_frame {
|
316
424
|
/* tango:sky blue 1 */
|
@@ -324,6 +432,11 @@ acronym,abbr
|
|
324
432
|
margin-bottom: 0px;
|
325
433
|
padding: 0.5em;
|
326
434
|
}
|
435
|
+
.listing_lines {
|
436
|
+
/* this just adds visual clutter and
|
437
|
+
takes precious room from small screens */
|
438
|
+
display: none;
|
439
|
+
}
|
327
440
|
.listing_lines {
|
328
441
|
/* tango:sky blue 0.5 */
|
329
442
|
background: #a6c5e3;
|
@@ -346,134 +459,3 @@ acronym,abbr
|
|
346
459
|
margin: 0px;
|
347
460
|
}
|
348
461
|
|
349
|
-
@media screen {
|
350
|
-
/* these have a <sup> as a first child, but since there are no parent selectors
|
351
|
-
* we can't use that. */
|
352
|
-
a.footnote
|
353
|
-
{
|
354
|
-
position: relative;
|
355
|
-
top: 0em ! important;
|
356
|
-
}
|
357
|
-
/* this is needed so that the local anchors are displayed below the naviagtion */
|
358
|
-
div.footnote a[name], div.refnamediv a[name], div.refsect1 a[name], div.refsect2 a[name], div.index a[name], div.glossary a[name], div.sect1 a[name]
|
359
|
-
{
|
360
|
-
display: inline-block;
|
361
|
-
position: relative;
|
362
|
-
top:-5em;
|
363
|
-
}
|
364
|
-
/* this seems to be a bug in the xsl style sheets when generating indexes */
|
365
|
-
div.index div.index
|
366
|
-
{
|
367
|
-
top: 0em;
|
368
|
-
}
|
369
|
-
/* make space for the fixed navigation bar and add space at the bottom so that
|
370
|
-
* link targets appear somewhat close to top
|
371
|
-
*/
|
372
|
-
body
|
373
|
-
{
|
374
|
-
padding-top: 2.5em;
|
375
|
-
padding-bottom: 500px;
|
376
|
-
max-width: 60em;
|
377
|
-
}
|
378
|
-
p
|
379
|
-
{
|
380
|
-
max-width: 60em;
|
381
|
-
}
|
382
|
-
/* style and size the navigation bar */
|
383
|
-
table.navigation#top
|
384
|
-
{
|
385
|
-
position: fixed;
|
386
|
-
background: #e2e2e2;
|
387
|
-
border-bottom: solid 1px #babdb6;
|
388
|
-
border-spacing: 5px;
|
389
|
-
margin-top: 0;
|
390
|
-
margin-bottom: 0;
|
391
|
-
top: 0;
|
392
|
-
left: 0;
|
393
|
-
z-index: 10;
|
394
|
-
}
|
395
|
-
table.navigation#top td
|
396
|
-
{
|
397
|
-
padding-left: 6px;
|
398
|
-
padding-right: 6px;
|
399
|
-
}
|
400
|
-
.navigation a, .navigation a:visited
|
401
|
-
{
|
402
|
-
/* tango:sky blue 3 */
|
403
|
-
color: #204a87;
|
404
|
-
}
|
405
|
-
.navigation a:hover
|
406
|
-
{
|
407
|
-
/* tango:sky blue 2 */
|
408
|
-
color: #3465a4;
|
409
|
-
}
|
410
|
-
td.shortcuts
|
411
|
-
{
|
412
|
-
/* tango:sky blue 2 */
|
413
|
-
color: #3465a4;
|
414
|
-
font-size: 80%;
|
415
|
-
white-space: nowrap;
|
416
|
-
}
|
417
|
-
td.shortcuts .dim
|
418
|
-
{
|
419
|
-
color: #babdb6;
|
420
|
-
}
|
421
|
-
.navigation .title
|
422
|
-
{
|
423
|
-
font-size: 80%;
|
424
|
-
max-width: none;
|
425
|
-
margin: 0px;
|
426
|
-
font-weight: normal;
|
427
|
-
}
|
428
|
-
}
|
429
|
-
@media screen and (min-width: 60em) {
|
430
|
-
/* screen larger than 60em */
|
431
|
-
body { margin: auto; }
|
432
|
-
}
|
433
|
-
@media screen and (max-width: 60em) {
|
434
|
-
/* screen less than 60em */
|
435
|
-
#nav_hierarchy { display: none; }
|
436
|
-
#nav_interfaces { display: none; }
|
437
|
-
#nav_prerequisites { display: none; }
|
438
|
-
#nav_derived_interfaces { display: none; }
|
439
|
-
#nav_implementations { display: none; }
|
440
|
-
#nav_child_properties { display: none; }
|
441
|
-
#nav_style_properties { display: none; }
|
442
|
-
#nav_index { display: none; }
|
443
|
-
#nav_glossary { display: none; }
|
444
|
-
.gallery_image { display: none; }
|
445
|
-
.property_flags { display: none; }
|
446
|
-
.signal_flags { display: none; }
|
447
|
-
.parameter_annotations { display: none; }
|
448
|
-
.enum_member_annotations { display: none; }
|
449
|
-
.struct_member_annotations { display: none; }
|
450
|
-
.union_member_annotations { display: none; }
|
451
|
-
/* now that a column is hidden, optimize space */
|
452
|
-
col.parameters_name { width: auto; }
|
453
|
-
col.parameters_description { width: auto; }
|
454
|
-
col.struct_members_name { width: auto; }
|
455
|
-
col.struct_members_description { width: auto; }
|
456
|
-
col.enum_members_name { width: auto; }
|
457
|
-
col.enum_members_description { width: auto; }
|
458
|
-
col.union_members_name { width: auto; }
|
459
|
-
col.union_members_description { width: auto; }
|
460
|
-
.listing_lines { display: none; }
|
461
|
-
}
|
462
|
-
@media print {
|
463
|
-
table.navigation {
|
464
|
-
visibility: collapse;
|
465
|
-
display: none;
|
466
|
-
}
|
467
|
-
div.titlepage table.navigation {
|
468
|
-
visibility: visible;
|
469
|
-
display: table;
|
470
|
-
background: #e2e2e2;
|
471
|
-
border: solid 1px #babdb6;
|
472
|
-
margin-top: 0;
|
473
|
-
margin-bottom: 0;
|
474
|
-
top: 0;
|
475
|
-
left: 0;
|
476
|
-
height: 3em;
|
477
|
-
}
|
478
|
-
}
|
479
|
-
|
Binary file
|
Binary file
|
data/vendor/local/share/gtk-doc/html/harfbuzz/using-harfbuzzs-native-opentype-implementation.html
CHANGED
@@ -2,17 +2,17 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
-
<title>Using Harfbuzz's native OpenType implementation
|
5
|
+
<title>HarfBuzz Manual: Using Harfbuzz's native OpenType implementation</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="fonts-and-faces.html" title="Fonts and faces">
|
9
9
|
<link rel="prev" href="fonts-and-faces.html" title="Fonts and faces">
|
10
10
|
<link rel="next" href="using-your-own-font-functions.html" title="Using your own font functions">
|
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"></td>
|
17
17
|
<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
|
18
18
|
<td><a accesskey="u" href="fonts-and-faces.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
|
@@ -26,6 +26,7 @@
|
|
26
26
|
</p>
|
27
27
|
</div>
|
28
28
|
<div class="footer">
|
29
|
-
<hr>
|
29
|
+
<hr>
|
30
|
+
Generated by GTK-Doc V1.20</div>
|
30
31
|
</body>
|
31
32
|
</html>
|