pango 2.1.0-x86-mingw32 → 2.2.0-x86-mingw32

Sign up to get free protection for your applications and to get access to all the features.
Files changed (120) hide show
  1. checksums.yaml +4 -4
  2. data/Rakefile +2 -2
  3. data/ext/pango/rbpangocairo.c +7 -1
  4. data/lib/1.9/pango.so +0 -0
  5. data/lib/2.0/pango.so +0 -0
  6. data/lib/2.1/pango.so +0 -0
  7. data/vendor/local/bin/hb-ot-shape-closure.exe +0 -0
  8. data/vendor/local/bin/hb-shape.exe +0 -0
  9. data/vendor/local/bin/hb-view.exe +0 -0
  10. data/vendor/local/bin/libharfbuzz-0.dll +0 -0
  11. data/vendor/local/bin/libpango-1.0-0.dll +0 -0
  12. data/vendor/local/bin/libpangocairo-1.0-0.dll +0 -0
  13. data/vendor/local/bin/libpangoft2-1.0-0.dll +0 -0
  14. data/vendor/local/bin/libpangowin32-1.0-0.dll +0 -0
  15. data/vendor/local/bin/libstdc++-6.dll +0 -0
  16. data/vendor/local/bin/pango-querymodules.exe +0 -0
  17. data/vendor/local/bin/pango-view.exe +0 -0
  18. data/vendor/local/include/harfbuzz/hb-common.h +7 -1
  19. data/vendor/local/include/harfbuzz/hb-ot-layout.h +0 -5
  20. data/vendor/local/include/harfbuzz/hb-ot-shape.h +54 -0
  21. data/vendor/local/include/harfbuzz/hb-ot.h +1 -8
  22. data/vendor/local/include/harfbuzz/hb-version.h +2 -2
  23. data/vendor/local/include/pango-1.0/pango/pango-features.h +2 -2
  24. data/vendor/local/lib/girepository-1.0/PangoFT2-1.0.typelib +0 -0
  25. data/vendor/local/lib/libharfbuzz.dll.a +0 -0
  26. data/vendor/local/lib/libharfbuzz.la +2 -2
  27. data/vendor/local/lib/libpango-1.0.dll.a +0 -0
  28. data/vendor/local/lib/libpango-1.0.la +1 -1
  29. data/vendor/local/lib/libpangocairo-1.0.dll.a +0 -0
  30. data/vendor/local/lib/libpangocairo-1.0.la +1 -1
  31. data/vendor/local/lib/libpangoft2-1.0.dll.a +0 -0
  32. data/vendor/local/lib/libpangoft2-1.0.la +1 -1
  33. data/vendor/local/lib/libpangowin32-1.0.dll.a +0 -0
  34. data/vendor/local/lib/libpangowin32-1.0.la +1 -1
  35. data/vendor/local/lib/pango/1.8.0/modules/pango-arabic-lang.dll +0 -0
  36. data/vendor/local/lib/pango/1.8.0/modules/pango-arabic-lang.dll.a +0 -0
  37. data/vendor/local/lib/pango/1.8.0/modules/pango-basic-fc.dll +0 -0
  38. data/vendor/local/lib/pango/1.8.0/modules/pango-basic-fc.dll.a +0 -0
  39. data/vendor/local/lib/pango/1.8.0/modules/pango-basic-win32.dll +0 -0
  40. data/vendor/local/lib/pango/1.8.0/modules/pango-basic-win32.dll.a +0 -0
  41. data/vendor/local/lib/pango/1.8.0/modules/pango-indic-lang.dll +0 -0
  42. data/vendor/local/lib/pango/1.8.0/modules/pango-indic-lang.dll.a +0 -0
  43. data/vendor/local/lib/pkgconfig/harfbuzz.pc +1 -1
  44. data/vendor/local/lib/pkgconfig/pango.pc +1 -1
  45. data/vendor/local/lib/pkgconfig/pangocairo.pc +1 -1
  46. data/vendor/local/lib/pkgconfig/pangoft2.pc +1 -1
  47. data/vendor/local/lib/pkgconfig/pangowin32.pc +1 -1
  48. data/vendor/local/share/gtk-doc/html/harfbuzz/ch01.html +1 -1
  49. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-common.html +9 -1
  50. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-version.html +2 -2
  51. data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz.devhelp2 +1 -0
  52. data/vendor/local/share/gtk-doc/html/harfbuzz/index.html +1 -1
  53. data/vendor/local/share/gtk-doc/html/harfbuzz/index.sgml +1 -0
  54. data/vendor/local/share/gtk-doc/html/pango/PangoEngineLang.html +18 -31
  55. data/vendor/local/share/gtk-doc/html/pango/PangoEngineShape.html +18 -31
  56. data/vendor/local/share/gtk-doc/html/pango/PangoFcDecoder.html +17 -25
  57. data/vendor/local/share/gtk-doc/html/pango/PangoFcFont.html +25 -39
  58. data/vendor/local/share/gtk-doc/html/pango/PangoFcFontMap.html +44 -78
  59. data/vendor/local/share/gtk-doc/html/pango/PangoMarkupFormat.html +9 -9
  60. data/vendor/local/share/gtk-doc/html/pango/PangoRenderer.html +41 -75
  61. data/vendor/local/share/gtk-doc/html/pango/annotation-glossary.html +23 -26
  62. data/vendor/local/share/gtk-doc/html/pango/api-index-1-10.html +19 -22
  63. data/vendor/local/share/gtk-doc/html/pango/api-index-1-12.html +15 -18
  64. data/vendor/local/share/gtk-doc/html/pango/api-index-1-14.html +17 -20
  65. data/vendor/local/share/gtk-doc/html/pango/api-index-1-16.html +33 -36
  66. data/vendor/local/share/gtk-doc/html/pango/api-index-1-18.html +17 -20
  67. data/vendor/local/share/gtk-doc/html/pango/api-index-1-2.html +21 -24
  68. data/vendor/local/share/gtk-doc/html/pango/api-index-1-20.html +19 -22
  69. data/vendor/local/share/gtk-doc/html/pango/api-index-1-22.html +25 -28
  70. data/vendor/local/share/gtk-doc/html/pango/api-index-1-24.html +15 -18
  71. data/vendor/local/share/gtk-doc/html/pango/api-index-1-26.html +13 -16
  72. data/vendor/local/share/gtk-doc/html/pango/api-index-1-30.html +10 -13
  73. data/vendor/local/share/gtk-doc/html/pango/api-index-1-31-0.html +10 -13
  74. data/vendor/local/share/gtk-doc/html/pango/api-index-1-32-4.html +15 -18
  75. data/vendor/local/share/gtk-doc/html/pango/api-index-1-32.html +13 -16
  76. data/vendor/local/share/gtk-doc/html/pango/api-index-1-34.html +10 -13
  77. data/vendor/local/share/gtk-doc/html/pango/api-index-1-4.html +23 -26
  78. data/vendor/local/share/gtk-doc/html/pango/api-index-1-6.html +23 -26
  79. data/vendor/local/share/gtk-doc/html/pango/api-index-1-8.html +19 -22
  80. data/vendor/local/share/gtk-doc/html/pango/api-index-deprecated.html +162 -26
  81. data/vendor/local/share/gtk-doc/html/pango/api-index-full.html +51 -54
  82. data/vendor/local/share/gtk-doc/html/pango/home.png +0 -0
  83. data/vendor/local/share/gtk-doc/html/pango/index.html +4 -4
  84. data/vendor/local/share/gtk-doc/html/pango/left-insensitive.png +0 -0
  85. data/vendor/local/share/gtk-doc/html/pango/left.png +0 -0
  86. data/vendor/local/share/gtk-doc/html/pango/lowlevel.html +9 -9
  87. data/vendor/local/share/gtk-doc/html/pango/pango-Bidirectional-Text.html +25 -40
  88. data/vendor/local/share/gtk-doc/html/pango/pango-Cairo-Rendering.html +118 -169
  89. data/vendor/local/share/gtk-doc/html/pango/pango-CoreText-Fonts.html +15 -21
  90. data/vendor/local/share/gtk-doc/html/pango/pango-Coverage-Maps.html +24 -39
  91. data/vendor/local/share/gtk-doc/html/pango/pango-Engines.html +24 -39
  92. data/vendor/local/share/gtk-doc/html/pango/pango-Fonts.html +125 -240
  93. data/vendor/local/share/gtk-doc/html/pango/pango-FreeType-Fonts-and-Rendering.html +46 -74
  94. data/vendor/local/share/gtk-doc/html/pango/pango-Glyph-Storage.html +95 -189
  95. data/vendor/local/share/gtk-doc/html/pango/pango-Layout-Objects.html +137 -265
  96. data/vendor/local/share/gtk-doc/html/pango/pango-Miscellaneous-Utilities.html +38 -66
  97. data/vendor/local/share/gtk-doc/html/pango/pango-Modules.html +20 -31
  98. data/vendor/local/share/gtk-doc/html/pango/pango-OpenType-Font-Handling.html +207 -143
  99. data/vendor/local/share/gtk-doc/html/pango/pango-Scripts-and-Languages.html +47 -86
  100. data/vendor/local/share/gtk-doc/html/pango/pango-Tab-Stops.html +26 -43
  101. data/vendor/local/share/gtk-doc/html/pango/pango-Text-Attributes.html +106 -203
  102. data/vendor/local/share/gtk-doc/html/pango/pango-Text-Processing.html +66 -122
  103. data/vendor/local/share/gtk-doc/html/pango/pango-Version-Checking.html +29 -47
  104. data/vendor/local/share/gtk-doc/html/pango/pango-Vertical-Text.html +33 -57
  105. data/vendor/local/share/gtk-doc/html/pango/pango-Win32-Fonts-and-Rendering.html +49 -79
  106. data/vendor/local/share/gtk-doc/html/pango/pango-Xft-Fonts-and-Rendering.html +53 -90
  107. data/vendor/local/share/gtk-doc/html/pango/pango-hierarchy.html +9 -9
  108. data/vendor/local/share/gtk-doc/html/pango/pango-querymodules.html +9 -9
  109. data/vendor/local/share/gtk-doc/html/pango/pango.devhelp2 +34 -34
  110. data/vendor/local/share/gtk-doc/html/pango/pango.html +9 -9
  111. data/vendor/local/share/gtk-doc/html/pango/rendering.html +9 -9
  112. data/vendor/local/share/gtk-doc/html/pango/right-insensitive.png +0 -0
  113. data/vendor/local/share/gtk-doc/html/pango/right.png +0 -0
  114. data/vendor/local/share/gtk-doc/html/pango/style.css +71 -16
  115. data/vendor/local/share/gtk-doc/html/pango/tools.html +9 -9
  116. data/vendor/local/share/gtk-doc/html/pango/up-insensitive.png +0 -0
  117. data/vendor/local/share/gtk-doc/html/pango/up.png +0 -0
  118. data/vendor/local/share/man/man1/pango-querymodules.1 +2 -2
  119. data/vendor/local/share/man/man1/pango-view.1 +1 -1
  120. metadata +8 -4
@@ -2,32 +2,29 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>PangoEngineLang</title>
5
+ <title>Pango Reference Manual: PangoEngineLang</title>
6
6
  <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
7
  <link rel="home" href="index.html" title="Pango Reference Manual">
8
8
  <link rel="up" href="lowlevel.html" title="Low Level Functionality">
9
9
  <link rel="prev" href="pango-Engines.html" title="Engines">
10
10
  <link rel="next" href="PangoEngineShape.html" title="PangoEngineShape">
11
- <meta name="generator" content="GTK-Doc V1.19 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.19.1 (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="2">
16
- <tr valign="middle">
17
- <td><a accesskey="p" href="pango-Engines.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
18
- <td><a accesskey="u" href="lowlevel.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
19
- <td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
20
- <th width="100%" align="center">Pango Reference Manual</th>
21
- <td><a accesskey="n" href="PangoEngineShape.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
22
- </tr>
23
- <tr><td colspan="5" class="shortcuts">
24
- <a href="#PangoEngineLang.synopsis" class="shortcut">Top</a>
15
+ <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="10"><tr valign="middle">
16
+ <td width="100%" align="left">
17
+ <a href="#" class="shortcut">Top</a>
25
18
   | 
26
19
  <a href="#PangoEngineLang.description" class="shortcut">Description</a>
27
20
   | 
28
21
  <a href="#PangoEngineLang.object-hierarchy" class="shortcut">Object Hierarchy</a>
29
- </td></tr>
30
- </table>
22
+ </td>
23
+ <td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
24
+ <td><a accesskey="u" href="lowlevel.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
25
+ <td><a accesskey="p" href="pango-Engines.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
26
+ <td><a accesskey="n" href="PangoEngineShape.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
27
+ </tr></table>
31
28
  <div class="refentry">
32
29
  <a name="PangoEngineLang"></a><div class="titlepage"></div>
33
30
  <div class="refnamediv"><table width="100%"><tr>
@@ -65,8 +62,7 @@ struct <a class="link" href="PangoEngineLang.html#PangoEngineLangCl
65
62
  <p>
66
63
  The <em class="firstterm">language engines</em> are rendering-system independent
67
64
  engines that determine line, word, and character breaks for character strings.
68
- These engines are used in <a class="link" href="pango-Text-Processing.html#pango-break" title="pango_break ()"><code class="function">pango_break()</code></a>.
69
- </p>
65
+ These engines are used in <a class="link" href="pango-Text-Processing.html#pango-break" title="pango_break ()"><code class="function">pango_break()</code></a>.</p>
70
66
  </div>
71
67
  <div class="refsect1">
72
68
  <a name="PangoEngineLang.details"></a><h2>Details</h2>
@@ -79,8 +75,7 @@ customize the rendering-system independent part of the
79
75
  Pango pipeline for a particular script or language. For
80
76
  instance, a custom <a class="link" href="PangoEngineLang.html" title="PangoEngineLang"><span class="type">PangoEngineLang</span></a> could be provided for
81
77
  Thai to implement the dictionary-based word boundary
82
- lookups needed for that language.
83
- </p>
78
+ lookups needed for that language.</p>
84
79
  </div>
85
80
  <hr>
86
81
  <div class="refsect2">
@@ -95,8 +90,7 @@ lookups needed for that language.
95
90
  };
96
91
  </pre>
97
92
  <p>
98
- Class structure for <a class="link" href="PangoEngineLang.html" title="PangoEngineLang"><span class="type">PangoEngineLang</span></a>
99
- </p>
93
+ Class structure for <a class="link" href="PangoEngineLang.html" title="PangoEngineLang"><span class="type">PangoEngineLang</span></a></p>
100
94
  <div class="variablelist"><table border="0" class="variablelist">
101
95
  <colgroup>
102
96
  <col align="left" valign="top">
@@ -120,8 +114,7 @@ allow tailoring the breaking results.</td>
120
114
  </pre>
121
115
  <p>
122
116
  A string constant defining the engine type for language engines.
123
- These engines derive from <a class="link" href="PangoEngineLang.html" title="PangoEngineLang"><span class="type">PangoEngineLang</span></a>.
124
- </p>
117
+ These engines derive from <a class="link" href="PangoEngineLang.html" title="PangoEngineLang"><span class="type">PangoEngineLang</span></a>.</p>
125
118
  </div>
126
119
  <hr>
127
120
  <div class="refsect2">
@@ -130,8 +123,7 @@ These engines derive from <a class="link" href="PangoEngineLang.html" title="Pan
130
123
  <p>
131
124
  Outputs the necessary code for GObject type registration for a
132
125
  <a class="link" href="PangoEngineLang.html" title="PangoEngineLang"><span class="type">PangoEngineLang</span></a> class defined in a module. Two static symbols
133
- are defined.
134
- </p>
126
+ are defined.</p>
135
127
  <p>
136
128
  </p>
137
129
  <pre class="programlisting">
@@ -139,13 +131,10 @@ are defined.
139
131
  static void <em class="replaceable"><code>prefix</code></em>_register_type (GTypeModule module);
140
132
  </pre>
141
133
  <p>
142
- </p>
143
- <p>
144
134
  The <code class="function"><em class="replaceable"><code>prefix</code></em><code class="function">_register_type()</code></code>
145
135
  function should be called in your <a class="link" href="pango-Engines.html#script-engine-init" title="script_engine_init ()"><code class="function">script_engine_init()</code></a> function for
146
136
  each type that your module implements, and then your <a class="link" href="pango-Engines.html#script-engine-create" title="script_engine_create ()"><code class="function">script_engine_create()</code></a>
147
- function can create instances of the object as follows:
148
- </p>
137
+ function can create instances of the object as follows:</p>
149
138
  <p>
150
139
  </p>
151
140
  <div class="informalexample">
@@ -159,8 +148,6 @@ function can create instances of the object as follows:
159
148
  </table>
160
149
  </div>
161
150
 
162
- <p>
163
- </p>
164
151
  <div class="variablelist"><table border="0" class="variablelist">
165
152
  <colgroup>
166
153
  <col align="left" valign="top">
@@ -194,6 +181,6 @@ function can create instances of the object as follows:
194
181
  </div>
195
182
  <div class="footer">
196
183
  <hr>
197
- Generated by GTK-Doc V1.19</div>
184
+ Generated by GTK-Doc V1.19.1</div>
198
185
  </body>
199
186
  </html>
@@ -2,32 +2,29 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>PangoEngineShape</title>
5
+ <title>Pango Reference Manual: PangoEngineShape</title>
6
6
  <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
7
  <link rel="home" href="index.html" title="Pango Reference Manual">
8
8
  <link rel="up" href="lowlevel.html" title="Low Level Functionality">
9
9
  <link rel="prev" href="PangoEngineLang.html" title="PangoEngineLang">
10
10
  <link rel="next" href="pango-Modules.html" title="Modules">
11
- <meta name="generator" content="GTK-Doc V1.19 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.19.1 (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="2">
16
- <tr valign="middle">
17
- <td><a accesskey="p" href="PangoEngineLang.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
18
- <td><a accesskey="u" href="lowlevel.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
19
- <td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
20
- <th width="100%" align="center">Pango Reference Manual</th>
21
- <td><a accesskey="n" href="pango-Modules.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
22
- </tr>
23
- <tr><td colspan="5" class="shortcuts">
24
- <a href="#PangoEngineShape.synopsis" class="shortcut">Top</a>
15
+ <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="10"><tr valign="middle">
16
+ <td width="100%" align="left">
17
+ <a href="#" class="shortcut">Top</a>
25
18
   | 
26
19
  <a href="#PangoEngineShape.description" class="shortcut">Description</a>
27
20
   | 
28
21
  <a href="#PangoEngineShape.object-hierarchy" class="shortcut">Object Hierarchy</a>
29
- </td></tr>
30
- </table>
22
+ </td>
23
+ <td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
24
+ <td><a accesskey="u" href="lowlevel.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
25
+ <td><a accesskey="p" href="PangoEngineLang.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
26
+ <td><a accesskey="n" href="pango-Modules.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
27
+ </tr></table>
31
28
  <div class="refentry">
32
29
  <a name="PangoEngineShape"></a><div class="titlepage"></div>
33
30
  <div class="refnamediv"><table width="100%"><tr>
@@ -65,8 +62,7 @@ struct <a class="link" href="PangoEngineShape.html#PangoEngineShape
65
62
  <p>
66
63
  The <em class="firstterm">shape engines</em> are rendering-system dependent
67
64
  engines that convert character strings into glyph strings.
68
- These engines are used in <a class="link" href="pango-Text-Processing.html#pango-shape" title="pango_shape ()"><code class="function">pango_shape()</code></a>.
69
- </p>
65
+ These engines are used in <a class="link" href="pango-Text-Processing.html#pango-shape" title="pango_shape ()"><code class="function">pango_shape()</code></a>.</p>
70
66
  </div>
71
67
  <div class="refsect1">
72
68
  <a name="PangoEngineShape.details"></a><h2>Details</h2>
@@ -81,8 +77,7 @@ A <a class="link" href="PangoEngineShape.html" title="PangoEngineShape"><span cl
81
77
  a particular rendering system or group of rendering systems
82
78
  and to a particular script. For instance, there is one
83
79
  <a class="link" href="PangoEngineShape.html" title="PangoEngineShape"><span class="type">PangoEngineShape</span></a> implementation to handle shaping Arabic
84
- for Fontconfig-based backends.
85
- </p>
80
+ for Fontconfig-based backends.</p>
86
81
  </div>
87
82
  <hr>
88
83
  <div class="refsect2">
@@ -103,8 +98,7 @@ for Fontconfig-based backends.
103
98
  };
104
99
  </pre>
105
100
  <p>
106
- Class structure for <a class="link" href="PangoEngineShape.html" title="PangoEngineShape"><span class="type">PangoEngineShape</span></a>
107
- </p>
101
+ Class structure for <a class="link" href="PangoEngineShape.html" title="PangoEngineShape"><span class="type">PangoEngineShape</span></a></p>
108
102
  <div class="variablelist"><table border="0" class="variablelist">
109
103
  <colgroup>
110
104
  <col align="left" valign="top">
@@ -147,8 +141,7 @@ font itself unmodified.</td>
147
141
  </pre>
148
142
  <p>
149
143
  A string constant defining the engine type for shaping engines.
150
- These engines derive from <a class="link" href="PangoEngineShape.html" title="PangoEngineShape"><span class="type">PangoEngineShape</span></a>.
151
- </p>
144
+ These engines derive from <a class="link" href="PangoEngineShape.html" title="PangoEngineShape"><span class="type">PangoEngineShape</span></a>.</p>
152
145
  </div>
153
146
  <hr>
154
147
  <div class="refsect2">
@@ -157,8 +150,7 @@ These engines derive from <a class="link" href="PangoEngineShape.html" title="Pa
157
150
  <p>
158
151
  Outputs the necessary code for GObject type registration for a
159
152
  <a class="link" href="PangoEngineShape.html" title="PangoEngineShape"><span class="type">PangoEngineShape</span></a> class defined in a module. Two static symbols
160
- are defined.
161
- </p>
153
+ are defined.</p>
162
154
  <p>
163
155
  </p>
164
156
  <pre class="programlisting">
@@ -166,13 +158,10 @@ are defined.
166
158
  static void <em class="replaceable"><code>prefix</code></em>_register_type (GTypeModule module);
167
159
  </pre>
168
160
  <p>
169
- </p>
170
- <p>
171
161
  The <code class="function"><em class="replaceable"><code>prefix</code></em><code class="function">_register_type()</code></code>
172
162
  function should be called in your <a class="link" href="pango-Engines.html#script-engine-init" title="script_engine_init ()"><code class="function">script_engine_init()</code></a> function for
173
163
  each type that your module implements, and then your <a class="link" href="pango-Engines.html#script-engine-create" title="script_engine_create ()"><code class="function">script_engine_create()</code></a>
174
- function can create instances of the object as follows:
175
- </p>
164
+ function can create instances of the object as follows:</p>
176
165
  <p>
177
166
  </p>
178
167
  <div class="informalexample">
@@ -186,8 +175,6 @@ function can create instances of the object as follows:
186
175
  </table>
187
176
  </div>
188
177
 
189
- <p>
190
- </p>
191
178
  <div class="variablelist"><table border="0" class="variablelist">
192
179
  <colgroup>
193
180
  <col align="left" valign="top">
@@ -221,6 +208,6 @@ function can create instances of the object as follows:
221
208
  </div>
222
209
  <div class="footer">
223
210
  <hr>
224
- Generated by GTK-Doc V1.19</div>
211
+ Generated by GTK-Doc V1.19.1</div>
225
212
  </body>
226
213
  </html>
@@ -2,32 +2,29 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>PangoFcDecoder</title>
5
+ <title>Pango Reference Manual: PangoFcDecoder</title>
6
6
  <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
7
  <link rel="home" href="index.html" title="Pango Reference Manual">
8
8
  <link rel="up" href="lowlevel.html" title="Low Level Functionality">
9
9
  <link rel="prev" href="PangoFcFont.html" title="PangoFcFont">
10
10
  <link rel="next" href="pango-OpenType-Font-Handling.html" title="OpenType Font Handling">
11
- <meta name="generator" content="GTK-Doc V1.19 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.19.1 (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="2">
16
- <tr valign="middle">
17
- <td><a accesskey="p" href="PangoFcFont.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
18
- <td><a accesskey="u" href="lowlevel.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
19
- <td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
20
- <th width="100%" align="center">Pango Reference Manual</th>
21
- <td><a accesskey="n" href="pango-OpenType-Font-Handling.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
22
- </tr>
23
- <tr><td colspan="5" class="shortcuts">
24
- <a href="#PangoFcDecoder.synopsis" class="shortcut">Top</a>
15
+ <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="10"><tr valign="middle">
16
+ <td width="100%" align="left">
17
+ <a href="#" class="shortcut">Top</a>
25
18
   | 
26
19
  <a href="#PangoFcDecoder.description" class="shortcut">Description</a>
27
20
   | 
28
21
  <a href="#PangoFcDecoder.object-hierarchy" class="shortcut">Object Hierarchy</a>
29
- </td></tr>
30
- </table>
22
+ </td>
23
+ <td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
24
+ <td><a accesskey="u" href="lowlevel.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
25
+ <td><a accesskey="p" href="PangoFcFont.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
26
+ <td><a accesskey="n" href="pango-OpenType-Font-Handling.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
27
+ </tr></table>
31
28
  <div class="refentry">
32
29
  <a name="PangoFcDecoder"></a><div class="titlepage"></div>
33
30
  <div class="refnamediv"><table width="100%"><tr>
@@ -59,8 +56,7 @@ struct <a class="link" href="PangoFcDecoder.html#PangoFcDecoderClas
59
56
  <a name="PangoFcDecoder.description"></a><h2>Description</h2>
60
57
  <p>
61
58
  PangoFcDecoder represents a decoder that an application provides
62
- for handling a font that is encoded in a custom way.
63
- </p>
59
+ for handling a font that is encoded in a custom way.</p>
64
60
  </div>
65
61
  <div class="refsect1">
66
62
  <a name="PangoFcDecoder.details"></a><h2>Details</h2>
@@ -76,8 +72,7 @@ function callback that was originally registered with
76
72
  information about the supported charset for a font as well as the
77
73
  individual character to glyph conversions. Pango gets that
78
74
  information via the <span class="type">get_charset</span> and <span class="type">get_glyph</span> callbacks into your
79
- object implementation.
80
- </p>
75
+ object implementation.</p>
81
76
  <p class="since">Since 1.6</p>
82
77
  </div>
83
78
  <hr>
@@ -92,8 +87,7 @@ object implementation.
92
87
  };
93
88
  </pre>
94
89
  <p>
95
- Class structure for <a class="link" href="PangoFcDecoder.html" title="PangoFcDecoder"><span class="type">PangoFcDecoder</span></a>.
96
- </p>
90
+ Class structure for <a class="link" href="PangoFcDecoder.html" title="PangoFcDecoder"><span class="type">PangoFcDecoder</span></a>.</p>
97
91
  <div class="variablelist"><table border="0" class="variablelist">
98
92
  <colgroup>
99
93
  <col align="left" valign="top">
@@ -127,8 +121,7 @@ code point.</td>
127
121
  Generates an <span class="type">FcCharSet</span> of supported characters for the fcfont
128
122
  given. The returned <span class="type">FcCharSet</span> will be a reference to an
129
123
  internal value stored by the <a class="link" href="PangoFcDecoder.html" title="PangoFcDecoder"><span class="type">PangoFcDecoder</span></a> and must not
130
- be modified or freed.
131
- </p>
124
+ be modified or freed.</p>
132
125
  <div class="variablelist"><table border="0" class="variablelist">
133
126
  <colgroup>
134
127
  <col align="left" valign="top">
@@ -164,8 +157,7 @@ Generates a <a class="link" href="pango-Glyph-Storage.html#PangoGlyph" title="Pa
164
157
  custom decoder. For complex scripts where there can be multiple
165
158
  glyphs for a single character, the decoder will return whatever
166
159
  glyph is most convenient for it. (Usually whatever glyph is directly
167
- in the fonts character map table.)
168
- </p>
160
+ in the fonts character map table.)</p>
169
161
  <div class="variablelist"><table border="0" class="variablelist">
170
162
  <colgroup>
171
163
  <col align="left" valign="top">
@@ -198,6 +190,6 @@ covered by the font.</td>
198
190
  </div>
199
191
  <div class="footer">
200
192
  <hr>
201
- Generated by GTK-Doc V1.19</div>
193
+ Generated by GTK-Doc V1.19.1</div>
202
194
  </body>
203
195
  </html>
@@ -2,34 +2,31 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>PangoFcFont</title>
5
+ <title>Pango Reference Manual: PangoFcFont</title>
6
6
  <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
7
  <link rel="home" href="index.html" title="Pango Reference Manual">
8
8
  <link rel="up" href="lowlevel.html" title="Low Level Functionality">
9
9
  <link rel="prev" href="PangoFcFontMap.html" title="PangoFcFontMap">
10
10
  <link rel="next" href="PangoFcDecoder.html" title="PangoFcDecoder">
11
- <meta name="generator" content="GTK-Doc V1.19 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.19.1 (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="2">
16
- <tr valign="middle">
17
- <td><a accesskey="p" href="PangoFcFontMap.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
18
- <td><a accesskey="u" href="lowlevel.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
19
- <td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
20
- <th width="100%" align="center">Pango Reference Manual</th>
21
- <td><a accesskey="n" href="PangoFcDecoder.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
22
- </tr>
23
- <tr><td colspan="5" class="shortcuts">
24
- <a href="#PangoFcFont.synopsis" class="shortcut">Top</a>
15
+ <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="10"><tr valign="middle">
16
+ <td width="100%" align="left">
17
+ <a href="#" class="shortcut">Top</a>
25
18
   | 
26
19
  <a href="#PangoFcFont.description" class="shortcut">Description</a>
27
20
   | 
28
21
  <a href="#PangoFcFont.object-hierarchy" class="shortcut">Object Hierarchy</a>
29
22
   | 
30
23
  <a href="#PangoFcFont.properties" class="shortcut">Properties</a>
31
- </td></tr>
32
- </table>
24
+ </td>
25
+ <td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
26
+ <td><a accesskey="u" href="lowlevel.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
27
+ <td><a accesskey="p" href="PangoFcFontMap.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
28
+ <td><a accesskey="n" href="PangoFcDecoder.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
29
+ </tr></table>
33
30
  <div class="refentry">
34
31
  <a name="PangoFcFont"></a><div class="titlepage"></div>
35
32
  <div class="refnamediv"><table width="100%"><tr>
@@ -82,8 +79,7 @@ Fontconfig and FreeType libraries. It is used in the
82
79
  backends shipped with Pango, but can also be used when creating
83
80
  new backends. Any backend deriving from this base class will
84
81
  take advantage of the wide range of shapers implemented using
85
- FreeType that come with Pango.
86
- </p>
82
+ FreeType that come with Pango.</p>
87
83
  </div>
88
84
  <div class="refsect1">
89
85
  <a name="PangoFcFont.details"></a><h2>Details</h2>
@@ -96,8 +92,7 @@ using the Fontconfig and FreeType libraries and is used in
96
92
  conjunction with <a class="link" href="PangoFcFontMap.html" title="PangoFcFontMap"><span class="type">PangoFcFontMap</span></a>. When deriving from this
97
93
  class, you need to implement all of its virtual functions
98
94
  other than <code class="function">shutdown()</code> along with the <code class="function">get_glyph_extents()</code>
99
- virtual function from <a class="link" href="pango-Fonts.html#PangoFont"><span class="type">PangoFont</span></a>.
100
- </p>
95
+ virtual function from <a class="link" href="pango-Fonts.html#PangoFont"><span class="type">PangoFont</span></a>.</p>
101
96
  </div>
102
97
  <hr>
103
98
  <div class="refsect2">
@@ -115,8 +110,7 @@ virtual function from <a class="link" href="pango-Fonts.html#PangoFont"><span cl
115
110
  };
116
111
  </pre>
117
112
  <p>
118
- Class structure for <a class="link" href="PangoFcFont.html" title="PangoFcFont"><span class="type">PangoFcFont</span></a>.
119
- </p>
113
+ Class structure for <a class="link" href="PangoFcFont.html" title="PangoFcFont"><span class="type">PangoFcFont</span></a>.</p>
120
114
  <div class="variablelist"><table border="0" class="variablelist">
121
115
  <colgroup>
122
116
  <col align="left" valign="top">
@@ -169,8 +163,7 @@ May be <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/g
169
163
  <p>
170
164
  A string constant used to identify shape engines that work
171
165
  with the fontconfig based backends. See the <em class="parameter"><code>engine_type</code></em> field
172
- of <a class="link" href="pango-Engines.html#PangoEngineInfo" title="struct PangoEngineInfo"><span class="type">PangoEngineInfo</span></a>.
173
- </p>
166
+ of <a class="link" href="pango-Engines.html#PangoEngineInfo" title="struct PangoEngineInfo"><span class="type">PangoEngineInfo</span></a>.</p>
174
167
  </div>
175
168
  <hr>
176
169
  <div class="refsect2">
@@ -179,8 +172,7 @@ of <a class="link" href="pango-Engines.html#PangoEngineInfo" title="struct Pango
179
172
  <p>
180
173
  Gets the FreeType <span class="type">FT_Face</span> associated with a font,
181
174
  This face will be kept around until you call
182
- <a class="link" href="PangoFcFont.html#pango-fc-font-unlock-face" title="pango_fc_font_unlock_face ()"><code class="function">pango_fc_font_unlock_face()</code></a>.
183
- </p>
175
+ <a class="link" href="PangoFcFont.html#pango-fc-font-unlock-face" title="pango_fc_font_unlock_face ()"><code class="function">pango_fc_font_unlock_face()</code></a>.</p>
184
176
  <div class="variablelist"><table border="0" class="variablelist">
185
177
  <colgroup>
186
178
  <col align="left" valign="top">
@@ -205,8 +197,7 @@ This face will be kept around until you call
205
197
  <pre class="programlisting"><span class="returnvalue">void</span> pango_fc_font_unlock_face (<em class="parameter"><code><a class="link" href="PangoFcFont.html" title="PangoFcFont"><span class="type">PangoFcFont</span></a> *font</code></em>);</pre>
206
198
  <p>
207
199
  Releases a font previously obtained with
208
- <a class="link" href="PangoFcFont.html#pango-fc-font-lock-face" title="pango_fc_font_lock_face ()"><code class="function">pango_fc_font_lock_face()</code></a>.
209
- </p>
200
+ <a class="link" href="PangoFcFont.html#pango-fc-font-lock-face" title="pango_fc_font_lock_face ()"><code class="function">pango_fc_font_lock_face()</code></a>.</p>
210
201
  <div class="variablelist"><table border="0" class="variablelist">
211
202
  <colgroup>
212
203
  <col align="left" valign="top">
@@ -225,8 +216,7 @@ Releases a font previously obtained with
225
216
  <pre class="programlisting"><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> pango_fc_font_has_char (<em class="parameter"><code><a class="link" href="PangoFcFont.html" title="PangoFcFont"><span class="type">PangoFcFont</span></a> *font</code></em>,
226
217
  <em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Unicode-Manipulation.html#gunichar"><span class="type">gunichar</span></a> wc</code></em>);</pre>
227
218
  <p>
228
- Determines whether <em class="parameter"><code>font</code></em> has a glyph for the codepoint <em class="parameter"><code>wc</code></em>.
229
- </p>
219
+ Determines whether <em class="parameter"><code>font</code></em> has a glyph for the codepoint <em class="parameter"><code>wc</code></em>.</p>
230
220
  <div class="variablelist"><table border="0" class="variablelist">
231
221
  <colgroup>
232
222
  <col align="left" valign="top">
@@ -259,8 +249,7 @@ Determines whether <em class="parameter"><code>font</code></em> has a glyph for
259
249
  <p>
260
250
  Gets the glyph index for a given Unicode character
261
251
  for <em class="parameter"><code>font</code></em>. If you only want to determine
262
- whether the font has the glyph, use <a class="link" href="PangoFcFont.html#pango-fc-font-has-char" title="pango_fc_font_has_char ()"><code class="function">pango_fc_font_has_char()</code></a>.
263
- </p>
252
+ whether the font has the glyph, use <a class="link" href="PangoFcFont.html#pango-fc-font-has-char" title="pango_fc_font_has_char ()"><code class="function">pango_fc_font_has_char()</code></a>.</p>
264
253
  <div class="variablelist"><table border="0" class="variablelist">
265
254
  <colgroup>
266
255
  <col align="left" valign="top">
@@ -290,17 +279,15 @@ character doesn't exist in the font.</td>
290
279
  <a name="pango-fc-font-get-unknown-glyph"></a><h3>pango_fc_font_get_unknown_glyph ()</h3>
291
280
  <pre class="programlisting"><a class="link" href="pango-Glyph-Storage.html#PangoGlyph" title="PangoGlyph"><span class="returnvalue">PangoGlyph</span></a> pango_fc_font_get_unknown_glyph (<em class="parameter"><code><a class="link" href="PangoFcFont.html" title="PangoFcFont"><span class="type">PangoFcFont</span></a> *font</code></em>,
292
281
  <em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Unicode-Manipulation.html#gunichar"><span class="type">gunichar</span></a> wc</code></em>);</pre>
293
- <div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
282
+ <div class="warning">
294
283
  <h3 class="title">Warning</h3>
295
284
  <p><code class="literal">pango_fc_font_get_unknown_glyph</code> is deprecated and should not be used in newly-written code.</p>
296
285
  </div>
297
286
  <p>
298
287
  Returns the index of a glyph suitable for drawing <em class="parameter"><code>wc</code></em> as an
299
- unknown character.
300
- </p>
288
+ unknown character.</p>
301
289
  <p>
302
- Use <a class="link" href="pango-Glyph-Storage.html#PANGO-GET-UNKNOWN-GLYPH:CAPS" title="PANGO_GET_UNKNOWN_GLYPH()"><code class="function">PANGO_GET_UNKNOWN_GLYPH()</code></a> instead.
303
- </p>
290
+ Use <a class="link" href="pango-Glyph-Storage.html#PANGO-GET-UNKNOWN-GLYPH:CAPS" title="PANGO_GET_UNKNOWN_GLYPH()"><code class="function">PANGO_GET_UNKNOWN_GLYPH()</code></a> instead.</p>
304
291
  <div class="variablelist"><table border="0" class="variablelist">
305
292
  <colgroup>
306
293
  <col align="left" valign="top">
@@ -329,14 +316,13 @@ Use <a class="link" href="pango-Glyph-Storage.html#PANGO-GET-UNKNOWN-GLYPH:CAPS"
329
316
  <a name="pango-fc-font-kern-glyphs"></a><h3>pango_fc_font_kern_glyphs ()</h3>
330
317
  <pre class="programlisting"><span class="returnvalue">void</span> pango_fc_font_kern_glyphs (<em class="parameter"><code><a class="link" href="PangoFcFont.html" title="PangoFcFont"><span class="type">PangoFcFont</span></a> *font</code></em>,
331
318
  <em class="parameter"><code><a class="link" href="pango-Glyph-Storage.html#PangoGlyphString"><span class="type">PangoGlyphString</span></a> *glyphs</code></em>);</pre>
332
- <div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
319
+ <div class="warning">
333
320
  <h3 class="title">Warning</h3>
334
321
  <p><code class="literal">pango_fc_font_kern_glyphs</code> is deprecated and should not be used in newly-written code. 1.32</p>
335
322
  </div>
336
323
  <p>
337
324
  Adjust each adjacent pair of glyphs in <em class="parameter"><code>glyphs</code></em> according to
338
- kerning information in <em class="parameter"><code>font</code></em>.
339
- </p>
325
+ kerning information in <em class="parameter"><code>font</code></em>.</p>
340
326
  <div class="variablelist"><table border="0" class="variablelist">
341
327
  <colgroup>
342
328
  <col align="left" valign="top">
@@ -390,6 +376,6 @@ Fontconfig-based backend involves deriving from both
390
376
  </div>
391
377
  <div class="footer">
392
378
  <hr>
393
- Generated by GTK-Doc V1.19</div>
379
+ Generated by GTK-Doc V1.19.1</div>
394
380
  </body>
395
381
  </html>