pango 1.1.9-x86-mingw32 → 1.2.0-x86-mingw32

Sign up to get free protection for your applications and to get access to all the features.
Files changed (142) hide show
  1. data/Rakefile +12 -1
  2. data/lib/1.8/pango.so +0 -0
  3. data/lib/1.9/pango.so +0 -0
  4. data/vendor/local/bin/libpango-1.0-0.dll +0 -0
  5. data/vendor/local/bin/libpangocairo-1.0-0.dll +0 -0
  6. data/vendor/local/bin/libpangowin32-1.0-0.dll +0 -0
  7. data/vendor/local/bin/pango-querymodules.exe +0 -0
  8. data/vendor/local/bin/pango-view.exe +0 -0
  9. data/vendor/local/etc/pango/pango.modules +14 -1
  10. data/vendor/local/include/pango-1.0/pango/pango-attributes.h +27 -2
  11. data/vendor/local/include/pango-1.0/pango/pango-bidi-type.h +1 -0
  12. data/vendor/local/include/pango-1.0/pango/pango-context.h +2 -1
  13. data/vendor/local/include/pango-1.0/pango/pango-engine.h +7 -5
  14. data/vendor/local/include/pango-1.0/pango/pango-enum-types.h +47 -38
  15. data/vendor/local/include/pango-1.0/pango/pango-features.h +3 -3
  16. data/vendor/local/include/pango-1.0/pango/pango-fontmap.h +4 -2
  17. data/vendor/local/include/pango-1.0/pango/pango-fontset.h +3 -3
  18. data/vendor/local/include/pango-1.0/pango/pango-glyph.h +7 -0
  19. data/vendor/local/include/pango-1.0/pango/pango-gravity.h +14 -0
  20. data/vendor/local/include/pango-1.0/pango/pango-layout.h +2 -1
  21. data/vendor/local/include/pango-1.0/pango/pango-matrix.h +2 -2
  22. data/vendor/local/include/pango-1.0/pango/pango-script.h +15 -1
  23. data/vendor/local/include/pango-1.0/pango/pango-utils.h +2 -0
  24. data/vendor/local/include/pango-1.0/pango/pangocairo.h +1 -0
  25. data/vendor/local/include/pango-1.0/pango/pangowin32.h +2 -0
  26. data/vendor/local/lib/libpango-1.0.dll.a +0 -0
  27. data/vendor/local/lib/libpango-1.0.la +41 -0
  28. data/vendor/local/lib/libpangocairo-1.0.dll.a +0 -0
  29. data/vendor/local/lib/libpangocairo-1.0.la +41 -0
  30. data/vendor/local/lib/libpangowin32-1.0.dll.a +0 -0
  31. data/vendor/local/lib/libpangowin32-1.0.la +41 -0
  32. data/vendor/local/lib/pango/1.8.0/modules/pango-arabic-lang.dll +0 -0
  33. data/vendor/local/lib/pango/1.8.0/modules/pango-arabic-lang.dll.a +0 -0
  34. data/vendor/local/lib/pango/1.8.0/modules/pango-arabic-lang.la +41 -0
  35. data/vendor/local/lib/pango/1.8.0/modules/pango-basic-win32.dll +0 -0
  36. data/vendor/local/lib/pango/1.8.0/modules/pango-basic-win32.dll.a +0 -0
  37. data/vendor/local/lib/pango/1.8.0/modules/pango-basic-win32.la +41 -0
  38. data/vendor/local/lib/pango/1.8.0/modules/pango-indic-lang.dll +0 -0
  39. data/vendor/local/lib/pango/1.8.0/modules/pango-indic-lang.dll.a +0 -0
  40. data/vendor/local/lib/pango/1.8.0/modules/pango-indic-lang.la +41 -0
  41. data/vendor/local/lib/pkgconfig/pango.pc +5 -4
  42. data/vendor/local/lib/pkgconfig/pangocairo.pc +2 -2
  43. data/vendor/local/lib/pkgconfig/pangowin32.pc +1 -1
  44. data/vendor/local/share/gtk-doc/html/pango/PangoEngineLang.html +17 -11
  45. data/vendor/local/share/gtk-doc/html/pango/PangoEngineShape.html +23 -15
  46. data/vendor/local/share/gtk-doc/html/pango/PangoFcDecoder.html +18 -9
  47. data/vendor/local/share/gtk-doc/html/pango/PangoFcFont.html +56 -28
  48. data/vendor/local/share/gtk-doc/html/pango/PangoFcFontMap.html +103 -49
  49. data/vendor/local/share/gtk-doc/html/pango/PangoMarkupFormat.html +32 -20
  50. data/vendor/local/share/gtk-doc/html/pango/annotation-glossary.html +96 -0
  51. data/vendor/local/share/gtk-doc/html/pango/api-index-1-10.html +140 -0
  52. data/vendor/local/share/gtk-doc/html/pango/api-index-1-12.html +54 -0
  53. data/vendor/local/share/gtk-doc/html/pango/api-index-1-14.html +69 -0
  54. data/vendor/local/share/gtk-doc/html/pango/api-index-1-16.html +229 -0
  55. data/vendor/local/share/gtk-doc/html/pango/api-index-1-18.html +157 -0
  56. data/vendor/local/share/gtk-doc/html/pango/api-index-1-2.html +127 -0
  57. data/vendor/local/share/gtk-doc/html/pango/api-index-1-20.html +99 -0
  58. data/vendor/local/share/gtk-doc/html/pango/api-index-1-22.html +129 -0
  59. data/vendor/local/share/gtk-doc/html/pango/api-index-1-24.html +91 -0
  60. data/vendor/local/share/gtk-doc/html/pango/api-index-1-26.html +51 -0
  61. data/vendor/local/share/gtk-doc/html/pango/{index-1.28.html → api-index-1-28.html} +9 -9
  62. data/vendor/local/share/gtk-doc/html/pango/api-index-1-30.html +42 -0
  63. data/vendor/local/share/gtk-doc/html/pango/api-index-1-32.html +46 -0
  64. data/vendor/local/share/gtk-doc/html/pango/api-index-1-4.html +206 -0
  65. data/vendor/local/share/gtk-doc/html/pango/api-index-1-6.html +170 -0
  66. data/vendor/local/share/gtk-doc/html/pango/api-index-1-8.html +176 -0
  67. data/vendor/local/share/gtk-doc/html/pango/api-index-deprecated.html +150 -0
  68. data/vendor/local/share/gtk-doc/html/pango/api-index-full.html +2965 -0
  69. data/vendor/local/share/gtk-doc/html/pango/index.html +25 -26
  70. data/vendor/local/share/gtk-doc/html/pango/index.sgml +36 -37
  71. data/vendor/local/share/gtk-doc/html/pango/lowlevel.html +8 -8
  72. data/vendor/local/share/gtk-doc/html/pango/pango-Bidirectional-Text.html +42 -24
  73. data/vendor/local/share/gtk-doc/html/pango/pango-Cairo-Rendering.html +222 -123
  74. data/vendor/local/share/gtk-doc/html/pango/pango-CoreText-Fonts.html +94 -0
  75. data/vendor/local/share/gtk-doc/html/pango/pango-Coverage-Maps.html +61 -26
  76. data/vendor/local/share/gtk-doc/html/pango/pango-Engines.html +34 -19
  77. data/vendor/local/share/gtk-doc/html/pango/pango-Fonts.html +536 -228
  78. data/vendor/local/share/gtk-doc/html/pango/pango-FreeType-Fonts-and-Rendering.html +90 -36
  79. data/vendor/local/share/gtk-doc/html/pango/pango-Glyph-Storage.html +291 -130
  80. data/vendor/local/share/gtk-doc/html/pango/pango-Layout-Objects.html +564 -256
  81. data/vendor/local/share/gtk-doc/html/pango/pango-Miscellaneous-Utilities.html +206 -110
  82. data/vendor/local/share/gtk-doc/html/pango/pango-Modules.html +32 -17
  83. data/vendor/local/share/gtk-doc/html/pango/pango-OpenType-Font-Handling.html +261 -144
  84. data/vendor/local/share/gtk-doc/html/pango/pango-Scripts-and-Languages.html +175 -65
  85. data/vendor/local/share/gtk-doc/html/pango/pango-Tab-Stops.html +89 -52
  86. data/vendor/local/share/gtk-doc/html/pango/pango-Text-Attributes.html +602 -258
  87. data/vendor/local/share/gtk-doc/html/pango/pango-Text-Processing.html +359 -114
  88. data/vendor/local/share/gtk-doc/html/pango/pango-Version-Checking.html +27 -12
  89. data/vendor/local/share/gtk-doc/html/pango/pango-Vertical-Text.html +65 -16
  90. data/vendor/local/share/gtk-doc/html/pango/pango-Win32-Fonts-and-Rendering.html +117 -48
  91. data/vendor/local/share/gtk-doc/html/pango/pango-Xft-Fonts-and-Rendering.html +127 -61
  92. data/vendor/local/share/gtk-doc/html/pango/pango-hierarchy.html +12 -12
  93. data/vendor/local/share/gtk-doc/html/pango/pango-pango-renderer.html +99 -38
  94. data/vendor/local/share/gtk-doc/html/pango/pango-querymodules.html +77 -17
  95. data/vendor/local/share/gtk-doc/html/pango/pango.devhelp2 +45 -52
  96. data/vendor/local/share/gtk-doc/html/pango/pango.html +6 -6
  97. data/vendor/local/share/gtk-doc/html/pango/rendering.html +7 -10
  98. data/vendor/local/share/gtk-doc/html/pango/tools.html +6 -6
  99. data/vendor/local/share/license/pango/AUTHORS +2 -0
  100. data/vendor/local/share/{doc/pango-1.29.4 → license/pango}/COPYING +0 -0
  101. data/vendor/local/share/man/man1/pango-querymodules.1 +67 -16
  102. data/vendor/local/share/man/man1/pango-view.1 +4 -4
  103. metadata +43 -50
  104. data/vendor/local/bin/libpangoft2-1.0-0.dll +0 -0
  105. data/vendor/local/include/pango-1.0/pango/pango-ot.h +0 -197
  106. data/vendor/local/include/pango-1.0/pango/pangofc-decoder.h +0 -110
  107. data/vendor/local/include/pango-1.0/pango/pangofc-font.h +0 -151
  108. data/vendor/local/include/pango-1.0/pango/pangofc-fontmap.h +0 -270
  109. data/vendor/local/include/pango-1.0/pango/pangoft2.h +0 -112
  110. data/vendor/local/lib/libpangoft2-1.0.dll.a +0 -0
  111. data/vendor/local/lib/pango-1.0.def +0 -397
  112. data/vendor/local/lib/pango-1.0.lib +0 -0
  113. data/vendor/local/lib/pangocairo-1.0.def +0 -34
  114. data/vendor/local/lib/pangocairo-1.0.lib +0 -0
  115. data/vendor/local/lib/pangoft2-1.0.def +0 -85
  116. data/vendor/local/lib/pangoft2-1.0.lib +0 -0
  117. data/vendor/local/lib/pangowin32-1.0.def +0 -30
  118. data/vendor/local/lib/pangowin32-1.0.lib +0 -0
  119. data/vendor/local/lib/pkgconfig/pangoft2.pc +0 -11
  120. data/vendor/local/manifest/pango-dev_1.29.4-1_win32.mft +0 -116
  121. data/vendor/local/manifest/pango_1.29.4-1_win32.mft +0 -8
  122. data/vendor/local/share/doc/pango-dev-1.29.4/COPYING +0 -482
  123. data/vendor/local/share/gtk-doc/html/pango/index-1.10.html +0 -81
  124. data/vendor/local/share/gtk-doc/html/pango/index-1.12.html +0 -41
  125. data/vendor/local/share/gtk-doc/html/pango/index-1.14.html +0 -47
  126. data/vendor/local/share/gtk-doc/html/pango/index-1.16.html +0 -115
  127. data/vendor/local/share/gtk-doc/html/pango/index-1.18.html +0 -91
  128. data/vendor/local/share/gtk-doc/html/pango/index-1.2.html +0 -73
  129. data/vendor/local/share/gtk-doc/html/pango/index-1.20.html +0 -59
  130. data/vendor/local/share/gtk-doc/html/pango/index-1.22.html +0 -71
  131. data/vendor/local/share/gtk-doc/html/pango/index-1.24.html +0 -59
  132. data/vendor/local/share/gtk-doc/html/pango/index-1.26.html +0 -39
  133. data/vendor/local/share/gtk-doc/html/pango/index-1.30.html +0 -38
  134. data/vendor/local/share/gtk-doc/html/pango/index-1.4.html +0 -111
  135. data/vendor/local/share/gtk-doc/html/pango/index-1.6.html +0 -91
  136. data/vendor/local/share/gtk-doc/html/pango/index-1.8.html +0 -99
  137. data/vendor/local/share/gtk-doc/html/pango/index-all.html +0 -1514
  138. data/vendor/local/share/gtk-doc/html/pango/index-deprecated.html +0 -137
  139. data/vendor/local/share/gtk-doc/html/pango/pango-ATSUI-Fonts.html +0 -57
  140. data/vendor/local/share/gtk-doc/html/pango/pango-X-Fonts-and-Rendering.html +0 -1023
  141. data/vendor/local/src/dieterv/packaging/pango_1.29.4-1_win32.log +0 -806
  142. data/vendor/local/src/dieterv/packaging/pango_1.29.4-1_win32.sh +0 -56
@@ -3,12 +3,12 @@
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
  <title>Version Checking</title>
6
- <meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
6
+ <meta name="generator" content="DocBook XSL Stylesheets V1.78.0">
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-Miscellaneous-Utilities.html" title="Miscellaneous Utilities">
10
10
  <link rel="next" href="tools.html" title="Pango Tools">
11
- <meta name="generator" content="GTK-Doc V1.18 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.18.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">
@@ -75,8 +75,11 @@ This macro encodes the given Pango version into an integer. The numbers
75
75
  returned by <a class="link" href="pango-Version-Checking.html#PANGO-VERSION:CAPS" title="PANGO_VERSION"><code class="literal">PANGO_VERSION</code></a> and <a class="link" href="pango-Version-Checking.html#pango-version" title="pango_version ()"><code class="function">pango_version()</code></a> are encoded using this macro.
76
76
  Two encoded version numbers can be compared as integers.
77
77
  </p>
78
- <div class="variablelist"><table border="0">
78
+ <div class="variablelist"><table border="0" class="variablelist">
79
+ <colgroup>
79
80
  <col align="left" valign="top">
81
+ <col>
82
+ </colgroup>
80
83
  <tbody>
81
84
  <tr>
82
85
  <td><p><span class="term"><em class="parameter"><code>major</code></em> :</span></p></td>
@@ -114,7 +117,7 @@ The major component of the version of Pango available at compile-time.
114
117
  <hr>
115
118
  <div class="refsect2">
116
119
  <a name="PANGO-VERSION-MINOR:CAPS"></a><h3>PANGO_VERSION_MINOR</h3>
117
- <pre class="programlisting">#define PANGO_VERSION_MINOR 29
120
+ <pre class="programlisting">#define PANGO_VERSION_MINOR 32
118
121
  </pre>
119
122
  <p>
120
123
  The minor component of the version of Pango available at compile-time.
@@ -123,7 +126,7 @@ The minor component of the version of Pango available at compile-time.
123
126
  <hr>
124
127
  <div class="refsect2">
125
128
  <a name="PANGO-VERSION-MICRO:CAPS"></a><h3>PANGO_VERSION_MICRO</h3>
126
- <pre class="programlisting">#define PANGO_VERSION_MICRO 4
129
+ <pre class="programlisting">#define PANGO_VERSION_MICRO 6
127
130
  </pre>
128
131
  <p>
129
132
  The micro component of the version of Pango available at compile-time.
@@ -132,7 +135,7 @@ The micro component of the version of Pango available at compile-time.
132
135
  <hr>
133
136
  <div class="refsect2">
134
137
  <a name="PANGO-VERSION-STRING:CAPS"></a><h3>PANGO_VERSION_STRING</h3>
135
- <pre class="programlisting">#define PANGO_VERSION_STRING "1.29.4"
138
+ <pre class="programlisting">#define PANGO_VERSION_STRING "1.32.6"
136
139
  </pre>
137
140
  <p>
138
141
  A string literal containing the version of Pango available at compile-time.
@@ -146,8 +149,11 @@ A string literal containing the version of Pango available at compile-time.
146
149
  Checks that the version of Pango available at compile-time is not older than
147
150
  the provided version number.
148
151
  </p>
149
- <div class="variablelist"><table border="0">
152
+ <div class="variablelist"><table border="0" class="variablelist">
153
+ <colgroup>
150
154
  <col align="left" valign="top">
155
+ <col>
156
+ </colgroup>
151
157
  <tbody>
152
158
  <tr>
153
159
  <td><p><span class="term"><em class="parameter"><code>major</code></em> :</span></p></td>
@@ -177,8 +183,11 @@ as opposed to the version available at compile-time.
177
183
  A version number can be encoded into an integer using
178
184
  <a class="link" href="pango-Version-Checking.html#PANGO-VERSION-ENCODE:CAPS" title="PANGO_VERSION_ENCODE()"><code class="function">PANGO_VERSION_ENCODE()</code></a>.
179
185
  </p>
180
- <div class="variablelist"><table border="0">
186
+ <div class="variablelist"><table border="0" class="variablelist">
187
+ <colgroup>
181
188
  <col align="left" valign="top">
189
+ <col>
190
+ </colgroup>
182
191
  <tbody><tr>
183
192
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
184
193
  <td>The encoded version of Pango library
@@ -196,8 +205,11 @@ This is similar to the macro <a class="link" href="pango-Version-Checking.html#P
196
205
  it returns the version of Pango available at run-time, as opposed to
197
206
  the version available at compile-time.
198
207
  </p>
199
- <div class="variablelist"><table border="0">
208
+ <div class="variablelist"><table border="0" class="variablelist">
209
+ <colgroup>
200
210
  <col align="left" valign="top">
211
+ <col>
212
+ </colgroup>
201
213
  <tbody><tr>
202
214
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
203
215
  <td>A string containing the version of Pango library
@@ -233,8 +245,11 @@ version <em class="parameter"><code>required_major.required_minor</code></em>.<e
233
245
  <p>
234
246
  For compile-time version checking use <a class="link" href="pango-Version-Checking.html#PANGO-VERSION-CHECK:CAPS" title="PANGO_VERSION_CHECK()"><code class="function">PANGO_VERSION_CHECK()</code></a>.
235
247
  </p>
236
- <div class="variablelist"><table border="0">
248
+ <div class="variablelist"><table border="0" class="variablelist">
249
+ <colgroup>
237
250
  <col align="left" valign="top">
251
+ <col>
252
+ </colgroup>
238
253
  <tbody>
239
254
  <tr>
240
255
  <td><p><span class="term"><em class="parameter"><code>required_major</code></em> :</span></p></td>
@@ -251,7 +266,7 @@ For compile-time version checking use <a class="link" href="pango-Version-Checki
251
266
  <tr>
252
267
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
253
268
  <td>
254
- <a href="/usr/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL:CAPS"><code class="literal">NULL</code></a> if the Pango library is compatible with the
269
+ <a href="/home/mclasen/gnome/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL--CAPS"><code class="literal">NULL</code></a> if the Pango library is compatible with the
255
270
  given version, or a string describing the version mismatch.
256
271
  The returned string is owned by Pango and should not be modified
257
272
  or freed.</td>
@@ -264,6 +279,6 @@ or freed.</td>
264
279
  </div>
265
280
  <div class="footer">
266
281
  <hr>
267
- Generated by GTK-Doc V1.18</div>
282
+ Generated by GTK-Doc V1.18.1</div>
268
283
  </body>
269
284
  </html>
@@ -3,12 +3,12 @@
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
  <title>Vertical Text</title>
6
- <meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
6
+ <meta name="generator" content="DocBook XSL Stylesheets V1.78.0">
7
7
  <link rel="home" href="index.html" title="Pango Reference Manual">
8
8
  <link rel="up" href="pango.html" title="Basic Pango Interfaces">
9
9
  <link rel="prev" href="pango-Bidirectional-Text.html" title="Bidirectional Text">
10
10
  <link rel="next" href="rendering.html" title="Rendering with Pango">
11
- <meta name="generator" content="GTK-Doc V1.18 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.18.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">
@@ -41,6 +41,7 @@
41
41
  <a name="pango-Vertical-Text.synopsis"></a><h2>Synopsis</h2>
42
42
  <a name="PangoGravity"></a><a name="PangoGravityHint"></a><pre class="synopsis">enum <a class="link" href="pango-Vertical-Text.html#PangoGravity-enum" title="enum PangoGravity">PangoGravity</a>;
43
43
  enum <a class="link" href="pango-Vertical-Text.html#PangoGravityHint-enum" title="enum PangoGravityHint">PangoGravityHint</a>;
44
+ #define <a class="link" href="pango-Vertical-Text.html#PANGO-GRAVITY-IS-IMPROPER:CAPS" title="PANGO_GRAVITY_IS_IMPROPER()">PANGO_GRAVITY_IS_IMPROPER</a> (gravity)
44
45
  #define <a class="link" href="pango-Vertical-Text.html#PANGO-GRAVITY-IS-VERTICAL:CAPS" title="PANGO_GRAVITY_IS_VERTICAL()">PANGO_GRAVITY_IS_VERTICAL</a> (gravity)
45
46
  <a class="link" href="pango-Vertical-Text.html#PangoGravity"><span class="returnvalue">PangoGravity</span></a> <a class="link" href="pango-Vertical-Text.html#pango-gravity-get-for-matrix" title="pango_gravity_get_for_matrix ()">pango_gravity_get_for_matrix</a> (<em class="parameter"><code>const <a class="link" href="pango-Glyph-Storage.html#PangoMatrix"><span class="type">PangoMatrix</span></a> *matrix</code></em>);
46
47
  <a class="link" href="pango-Vertical-Text.html#PangoGravity"><span class="returnvalue">PangoGravity</span></a> <a class="link" href="pango-Vertical-Text.html#pango-gravity-get-for-script" title="pango_gravity_get_for_script ()">pango_gravity_get_for_script</a> (<em class="parameter"><code><a class="link" href="pango-Scripts-and-Languages.html#PangoScript"><span class="type">PangoScript</span></a> script</code></em>,
@@ -48,7 +49,7 @@ enum <a class="link" href="pango-Vertical-Text.html#PangoGravityH
48
49
  <em class="parameter"><code><a class="link" href="pango-Vertical-Text.html#PangoGravityHint"><span class="type">PangoGravityHint</span></a> hint</code></em>);
49
50
  <a class="link" href="pango-Vertical-Text.html#PangoGravity"><span class="returnvalue">PangoGravity</span></a> <a class="link" href="pango-Vertical-Text.html#pango-gravity-get-for-script-and-width" title="pango_gravity_get_for_script_and_width ()">pango_gravity_get_for_script_and_width</a>
50
51
  (<em class="parameter"><code><a class="link" href="pango-Scripts-and-Languages.html#PangoScript"><span class="type">PangoScript</span></a> script</code></em>,
51
- <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> wide</code></em>,
52
+ <em class="parameter"><code><span class="type">gboolean</span> wide</code></em>,
52
53
  <em class="parameter"><code><a class="link" href="pango-Vertical-Text.html#PangoGravity"><span class="type">PangoGravity</span></a> base_gravity</code></em>,
53
54
  <em class="parameter"><code><a class="link" href="pango-Vertical-Text.html#PangoGravityHint"><span class="type">PangoGravityHint</span></a> hint</code></em>);
54
55
  <span class="returnvalue">double</span> <a class="link" href="pango-Vertical-Text.html#pango-gravity-to-rotation" title="pango_gravity_to_rotation ()">pango_gravity_to_rotation</a> (<em class="parameter"><code><a class="link" href="pango-Vertical-Text.html#PangoGravity"><span class="type">PangoGravity</span></a> gravity</code></em>);
@@ -144,8 +145,11 @@ Not every value in this enumeration makes sense for every usage of
144
145
  <p>
145
146
  See also: <a class="link" href="pango-Vertical-Text.html#PangoGravityHint"><span class="type">PangoGravityHint</span></a>
146
147
  </p>
147
- <div class="variablelist"><table border="0">
148
+ <div class="variablelist"><table border="0" class="variablelist">
149
+ <colgroup>
148
150
  <col align="left" valign="top">
151
+ <col>
152
+ </colgroup>
149
153
  <tbody>
150
154
  <tr>
151
155
  <td><p><a name="PANGO-GRAVITY-SOUTH:CAPS"></a><span class="term"><code class="literal">PANGO_GRAVITY_SOUTH</code></span></p></td>
@@ -193,8 +197,11 @@ example.
193
197
  <p>
194
198
  See <a class="link" href="pango-Vertical-Text.html#PangoGravity"><span class="type">PangoGravity</span></a>.
195
199
  </p>
196
- <div class="variablelist"><table border="0">
200
+ <div class="variablelist"><table border="0" class="variablelist">
201
+ <colgroup>
197
202
  <col align="left" valign="top">
203
+ <col>
204
+ </colgroup>
198
205
  <tbody>
199
206
  <tr>
200
207
  <td><p><a name="PANGO-GRAVITY-HINT-NATURAL:CAPS"></a><span class="term"><code class="literal">PANGO_GRAVITY_HINT_NATURAL</code></span></p></td>
@@ -222,13 +229,43 @@ opposite gravities and both flow top-to-bottom for example.
222
229
  </div>
223
230
  <hr>
224
231
  <div class="refsect2">
232
+ <a name="PANGO-GRAVITY-IS-IMPROPER:CAPS"></a><h3>PANGO_GRAVITY_IS_IMPROPER()</h3>
233
+ <pre class="programlisting">#define PANGO_GRAVITY_IS_IMPROPER(gravity)</pre>
234
+ <p>
235
+ Whether a <a class="link" href="pango-Vertical-Text.html#PangoGravity"><span class="type">PangoGravity</span></a> represents a gravity that results in reversal of text direction.
236
+ </p>
237
+ <div class="variablelist"><table border="0" class="variablelist">
238
+ <colgroup>
239
+ <col align="left" valign="top">
240
+ <col>
241
+ </colgroup>
242
+ <tbody>
243
+ <tr>
244
+ <td><p><span class="term"><em class="parameter"><code>gravity</code></em> :</span></p></td>
245
+ <td>the <a class="link" href="pango-Vertical-Text.html#PangoGravity"><span class="type">PangoGravity</span></a> to check</td>
246
+ </tr>
247
+ <tr>
248
+ <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
249
+ <td>
250
+ <code class="literal">TRUE</code> if <em class="parameter"><code>gravity</code></em> is <a class="link" href="pango-Vertical-Text.html#PANGO-GRAVITY-WEST:CAPS"><code class="literal">PANGO_GRAVITY_WEST</code></a> or <a class="link" href="pango-Vertical-Text.html#PANGO-GRAVITY-NORTH:CAPS"><code class="literal">PANGO_GRAVITY_NORTH</code></a>,
251
+ <code class="literal">FALSE</code> otherwise.</td>
252
+ </tr>
253
+ </tbody>
254
+ </table></div>
255
+ <p class="since">Since 1.32</p>
256
+ </div>
257
+ <hr>
258
+ <div class="refsect2">
225
259
  <a name="PANGO-GRAVITY-IS-VERTICAL:CAPS"></a><h3>PANGO_GRAVITY_IS_VERTICAL()</h3>
226
260
  <pre class="programlisting">#define PANGO_GRAVITY_IS_VERTICAL(gravity)</pre>
227
261
  <p>
228
262
  Whether a <a class="link" href="pango-Vertical-Text.html#PangoGravity"><span class="type">PangoGravity</span></a> represents vertical writing directions.
229
263
  </p>
230
- <div class="variablelist"><table border="0">
264
+ <div class="variablelist"><table border="0" class="variablelist">
265
+ <colgroup>
231
266
  <col align="left" valign="top">
267
+ <col>
268
+ </colgroup>
232
269
  <tbody>
233
270
  <tr>
234
271
  <td><p><span class="term"><em class="parameter"><code>gravity</code></em> :</span></p></td>
@@ -237,8 +274,8 @@ Whether a <a class="link" href="pango-Vertical-Text.html#PangoGravity"><span cla
237
274
  <tr>
238
275
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
239
276
  <td>
240
- <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>gravity</code></em> is <a class="link" href="pango-Vertical-Text.html#PANGO-GRAVITY-EAST:CAPS"><code class="literal">PANGO_GRAVITY_EAST</code></a> or <a class="link" href="pango-Vertical-Text.html#PANGO-GRAVITY-WEST:CAPS"><code class="literal">PANGO_GRAVITY_WEST</code></a>,
241
- <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#FALSE:CAPS"><code class="literal">FALSE</code></a> otherwise.</td>
277
+ <code class="literal">TRUE</code> if <em class="parameter"><code>gravity</code></em> is <a class="link" href="pango-Vertical-Text.html#PANGO-GRAVITY-EAST:CAPS"><code class="literal">PANGO_GRAVITY_EAST</code></a> or <a class="link" href="pango-Vertical-Text.html#PANGO-GRAVITY-WEST:CAPS"><code class="literal">PANGO_GRAVITY_WEST</code></a>,
278
+ <code class="literal">FALSE</code> otherwise.</td>
242
279
  </tr>
243
280
  </tbody>
244
281
  </table></div>
@@ -252,8 +289,11 @@ Whether a <a class="link" href="pango-Vertical-Text.html#PangoGravity"><span cla
252
289
  Finds the gravity that best matches the rotation component
253
290
  in a <a class="link" href="pango-Glyph-Storage.html#PangoMatrix"><span class="type">PangoMatrix</span></a>.
254
291
  </p>
255
- <div class="variablelist"><table border="0">
292
+ <div class="variablelist"><table border="0" class="variablelist">
293
+ <colgroup>
256
294
  <col align="left" valign="top">
295
+ <col>
296
+ </colgroup>
257
297
  <tbody>
258
298
  <tr>
259
299
  <td><p><span class="term"><em class="parameter"><code>matrix</code></em> :</span></p></td>
@@ -263,7 +303,7 @@ in a <a class="link" href="pango-Glyph-Storage.html#PangoMatrix"><span class="ty
263
303
  <tr>
264
304
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
265
305
  <td>the gravity of <em class="parameter"><code>matrix</code></em>, which will never be
266
- <a class="link" href="pango-Vertical-Text.html#PANGO-GRAVITY-AUTO:CAPS"><code class="literal">PANGO_GRAVITY_AUTO</code></a>, or <a class="link" href="pango-Vertical-Text.html#PANGO-GRAVITY-SOUTH:CAPS"><code class="literal">PANGO_GRAVITY_SOUTH</code></a> if <em class="parameter"><code>matrix</code></em> is <a href="/usr/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL:CAPS"><code class="literal">NULL</code></a>
306
+ <a class="link" href="pango-Vertical-Text.html#PANGO-GRAVITY-AUTO:CAPS"><code class="literal">PANGO_GRAVITY_AUTO</code></a>, or <a class="link" href="pango-Vertical-Text.html#PANGO-GRAVITY-SOUTH:CAPS"><code class="literal">PANGO_GRAVITY_SOUTH</code></a> if <em class="parameter"><code>matrix</code></em> is <a href="/home/mclasen/gnome/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL--CAPS"><code class="literal">NULL</code></a>
267
307
  </td>
268
308
  </tr>
269
309
  </tbody>
@@ -285,8 +325,11 @@ If <em class="parameter"><code>base_gravity</code></em> is <a class="link" href=
285
325
  preferred gravity of <em class="parameter"><code>script</code></em>. To get the preferred gravity of a script,
286
326
  pass <a class="link" href="pango-Vertical-Text.html#PANGO-GRAVITY-AUTO:CAPS"><code class="literal">PANGO_GRAVITY_AUTO</code></a> and <a class="link" href="pango-Vertical-Text.html#PANGO-GRAVITY-HINT-STRONG:CAPS"><code class="literal">PANGO_GRAVITY_HINT_STRONG</code></a> in.
287
327
  </p>
288
- <div class="variablelist"><table border="0">
328
+ <div class="variablelist"><table border="0" class="variablelist">
329
+ <colgroup>
289
330
  <col align="left" valign="top">
331
+ <col>
332
+ </colgroup>
290
333
  <tbody>
291
334
  <tr>
292
335
  <td><p><span class="term"><em class="parameter"><code>script</code></em> :</span></p></td>
@@ -315,7 +358,7 @@ with <em class="parameter"><code>script</code></em>.</td>
315
358
  <a name="pango-gravity-get-for-script-and-width"></a><h3>pango_gravity_get_for_script_and_width ()</h3>
316
359
  <pre class="programlisting"><a class="link" href="pango-Vertical-Text.html#PangoGravity"><span class="returnvalue">PangoGravity</span></a> pango_gravity_get_for_script_and_width
317
360
  (<em class="parameter"><code><a class="link" href="pango-Scripts-and-Languages.html#PangoScript"><span class="type">PangoScript</span></a> script</code></em>,
318
- <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="type">gboolean</span></a> wide</code></em>,
361
+ <em class="parameter"><code><span class="type">gboolean</span> wide</code></em>,
319
362
  <em class="parameter"><code><a class="link" href="pango-Vertical-Text.html#PangoGravity"><span class="type">PangoGravity</span></a> base_gravity</code></em>,
320
363
  <em class="parameter"><code><a class="link" href="pango-Vertical-Text.html#PangoGravityHint"><span class="type">PangoGravityHint</span></a> hint</code></em>);</pre>
321
364
  <p>
@@ -335,8 +378,11 @@ context.
335
378
  If <em class="parameter"><code>base_gravity</code></em> is <a class="link" href="pango-Vertical-Text.html#PANGO-GRAVITY-AUTO:CAPS"><code class="literal">PANGO_GRAVITY_AUTO</code></a>, it is first replaced with the
336
379
  preferred gravity of <em class="parameter"><code>script</code></em>.
337
380
  </p>
338
- <div class="variablelist"><table border="0">
381
+ <div class="variablelist"><table border="0" class="variablelist">
382
+ <colgroup>
339
383
  <col align="left" valign="top">
384
+ <col>
385
+ </colgroup>
340
386
  <tbody>
341
387
  <tr>
342
388
  <td><p><span class="term"><em class="parameter"><code>script</code></em> :</span></p></td>
@@ -346,7 +392,7 @@ preferred gravity of <em class="parameter"><code>script</code></em>.
346
392
  <tr>
347
393
  <td><p><span class="term"><em class="parameter"><code>wide</code></em> :</span></p></td>
348
394
  <td>
349
- <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> for wide characters as returned by <a href="http://library.gnome.org/devel/glib/unstable/glib-Unicode-Manipulation.html#g-unichar-iswide"><code class="function">g_unichar_iswide()</code></a>
395
+ <code class="literal">TRUE</code> for wide characters as returned by <code class="function">g_unichar_iswide()</code>
350
396
  </td>
351
397
  </tr>
352
398
  <tr>
@@ -379,8 +425,11 @@ Note that <a class="link" href="pango-Glyph-Storage.html#pango-matrix-rotate" ti
379
425
  So, to call <a class="link" href="pango-Glyph-Storage.html#pango-matrix-rotate" title="pango_matrix_rotate ()"><code class="function">pango_matrix_rotate()</code></a> with the output of this function
380
426
  you should multiply it by (180. / G_PI).
381
427
  </p>
382
- <div class="variablelist"><table border="0">
428
+ <div class="variablelist"><table border="0" class="variablelist">
429
+ <colgroup>
383
430
  <col align="left" valign="top">
431
+ <col>
432
+ </colgroup>
384
433
  <tbody>
385
434
  <tr>
386
435
  <td><p><span class="term"><em class="parameter"><code>gravity</code></em> :</span></p></td>
@@ -412,6 +461,6 @@ you should multiply it by (180. / G_PI).
412
461
  </div>
413
462
  <div class="footer">
414
463
  <hr>
415
- Generated by GTK-Doc V1.18</div>
464
+ Generated by GTK-Doc V1.18.1</div>
416
465
  </body>
417
466
  </html>
@@ -3,12 +3,12 @@
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
  <title>Win32 Fonts and Rendering</title>
6
- <meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
6
+ <meta name="generator" content="DocBook XSL Stylesheets V1.78.0">
7
7
  <link rel="home" href="index.html" title="Pango Reference Manual">
8
8
  <link rel="up" href="rendering.html" title="Rendering with Pango">
9
9
  <link rel="prev" href="rendering.html" title="Rendering with Pango">
10
10
  <link rel="next" href="pango-FreeType-Fonts-and-Rendering.html" title="FreeType Fonts and Rendering">
11
- <meta name="generator" content="GTK-Doc V1.18 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.18.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">
@@ -42,8 +42,8 @@
42
42
  <span class="returnvalue">void</span> <a class="link" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-render" title="pango_win32_render ()">pango_win32_render</a> (<em class="parameter"><code><span class="type">HDC</span> hdc</code></em>,
43
43
  <em class="parameter"><code><a class="link" href="pango-Fonts.html#PangoFont"><span class="type">PangoFont</span></a> *font</code></em>,
44
44
  <em class="parameter"><code><a class="link" href="pango-Glyph-Storage.html#PangoGlyphString"><span class="type">PangoGlyphString</span></a> *glyphs</code></em>,
45
- <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
46
- <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>);
45
+ <em class="parameter"><code><span class="type">gint</span> x</code></em>,
46
+ <em class="parameter"><code><span class="type">gint</span> y</code></em>);
47
47
  <span class="returnvalue">void</span> <a class="link" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-render-transformed" title="pango_win32_render_transformed ()">pango_win32_render_transformed</a> (<em class="parameter"><code><span class="type">HDC</span> hdc</code></em>,
48
48
  <em class="parameter"><code>const <a class="link" href="pango-Glyph-Storage.html#PangoMatrix"><span class="type">PangoMatrix</span></a> *matrix</code></em>,
49
49
  <em class="parameter"><code><a class="link" href="pango-Fonts.html#PangoFont"><span class="type">PangoFont</span></a> *font</code></em>,
@@ -59,14 +59,14 @@
59
59
  <em class="parameter"><code><span class="type">int</span> x</code></em>,
60
60
  <em class="parameter"><code><span class="type">int</span> y</code></em>);
61
61
  <a class="link" href="pango-Glyph-Storage.html#PangoGlyph" title="PangoGlyph"><span class="returnvalue">PangoGlyph</span></a> <a class="link" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-get-unknown-glyph" title="pango_win32_get_unknown_glyph ()">pango_win32_get_unknown_glyph</a> (<em class="parameter"><code><a class="link" href="pango-Fonts.html#PangoFont"><span class="type">PangoFont</span></a> *font</code></em>,
62
- <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Unicode-Manipulation.html#gunichar"><span class="type">gunichar</span></a> wc</code></em>);
63
- <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a> <a class="link" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-font-get-glyph-index" title="pango_win32_font_get_glyph_index ()">pango_win32_font_get_glyph_index</a> (<em class="parameter"><code><a class="link" href="pango-Fonts.html#PangoFont"><span class="type">PangoFont</span></a> *font</code></em>,
64
- <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Unicode-Manipulation.html#gunichar"><span class="type">gunichar</span></a> wc</code></em>);
65
- <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-font-select-font" title="pango_win32_font_select_font ()">pango_win32_font_select_font</a> (<em class="parameter"><code><a class="link" href="pango-Fonts.html#PangoFont"><span class="type">PangoFont</span></a> *font</code></em>,
62
+ <em class="parameter"><code><span class="type">gunichar</span> wc</code></em>);
63
+ <span class="returnvalue">gint</span> <a class="link" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-font-get-glyph-index" title="pango_win32_font_get_glyph_index ()">pango_win32_font_get_glyph_index</a> (<em class="parameter"><code><a class="link" href="pango-Fonts.html#PangoFont"><span class="type">PangoFont</span></a> *font</code></em>,
64
+ <em class="parameter"><code><span class="type">gunichar</span> wc</code></em>);
65
+ <span class="returnvalue">gboolean</span> <a class="link" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-font-select-font" title="pango_win32_font_select_font ()">pango_win32_font_select_font</a> (<em class="parameter"><code><a class="link" href="pango-Fonts.html#PangoFont"><span class="type">PangoFont</span></a> *font</code></em>,
66
66
  <em class="parameter"><code><span class="type">HDC</span> hdc</code></em>);
67
67
  <span class="returnvalue">void</span> <a class="link" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-font-done-font" title="pango_win32_font_done_font ()">pango_win32_font_done_font</a> (<em class="parameter"><code><a class="link" href="pango-Fonts.html#PangoFont"><span class="type">PangoFont</span></a> *font</code></em>);
68
68
  <span class="returnvalue">double</span> <a class="link" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-font-get-metrics-factor" title="pango_win32_font_get_metrics_factor ()">pango_win32_font_get_metrics_factor</a> (<em class="parameter"><code><a class="link" href="pango-Fonts.html#PangoFont"><span class="type">PangoFont</span></a> *font</code></em>);
69
- <a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> <a class="link" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-get-debug-flag" title="pango_win32_get_debug_flag ()">pango_win32_get_debug_flag</a> (<em class="parameter"><code><span class="type">void</span></code></em>);
69
+ <span class="returnvalue">gboolean</span> <a class="link" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-get-debug-flag" title="pango_win32_get_debug_flag ()">pango_win32_get_debug_flag</a> (<em class="parameter"><code><span class="type">void</span></code></em>);
70
70
  <span class="returnvalue">HDC</span> <a class="link" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-get-dc" title="pango_win32_get_dc ()">pango_win32_get_dc</a> (<em class="parameter"><code><span class="type">void</span></code></em>);
71
71
  <a class="link" href="pango-Win32-Fonts-and-Rendering.html#PangoWin32FontCache" title="PangoWin32FontCache">PangoWin32FontCache</a>;
72
72
  <a class="link" href="pango-Win32-Fonts-and-Rendering.html#PangoWin32FontCache" title="PangoWin32FontCache"><span class="returnvalue">PangoWin32FontCache</span></a> * <a class="link" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-font-cache-new" title="pango_win32_font_cache_new ()">pango_win32_font_cache_new</a> (<em class="parameter"><code><span class="type">void</span></code></em>);
@@ -104,7 +104,7 @@ Win32 systems and to render text in conjunction with Win32 APIs.
104
104
  </pre>
105
105
  <p>
106
106
  A string constant identifying the Win32 renderer. The associated quark (see
107
- <a href="http://library.gnome.org/devel/glib/unstable/glib-Quarks.html#g-quark-from-string"><code class="function">g_quark_from_string()</code></a>) is used to identify the renderer in <a class="link" href="pango-Modules.html#pango-find-map" title="pango_find_map ()"><code class="function">pango_find_map()</code></a>.
107
+ <code class="function">g_quark_from_string()</code>) is used to identify the renderer in <a class="link" href="pango-Modules.html#pango-find-map" title="pango_find_map ()"><code class="function">pango_find_map()</code></a>.
108
108
  </p>
109
109
  </div>
110
110
  <hr>
@@ -119,8 +119,11 @@ A string constant identifying the Win32 renderer. The associated quark (see
119
119
  <p>
120
120
  Retrieves a <a class="link" href="pango-Text-Processing.html#PangoContext"><span class="type">PangoContext</span></a> appropriate for rendering with Windows fonts.
121
121
  </p>
122
- <div class="variablelist"><table border="0">
122
+ <div class="variablelist"><table border="0" class="variablelist">
123
+ <colgroup>
123
124
  <col align="left" valign="top">
125
+ <col>
126
+ </colgroup>
124
127
  <tbody><tr>
125
128
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
126
129
  <td>the new <a class="link" href="pango-Text-Processing.html#PangoContext"><span class="type">PangoContext</span></a>
@@ -134,13 +137,16 @@ Retrieves a <a class="link" href="pango-Text-Processing.html#PangoContext"><span
134
137
  <pre class="programlisting"><span class="returnvalue">void</span> pango_win32_render (<em class="parameter"><code><span class="type">HDC</span> hdc</code></em>,
135
138
  <em class="parameter"><code><a class="link" href="pango-Fonts.html#PangoFont"><span class="type">PangoFont</span></a> *font</code></em>,
136
139
  <em class="parameter"><code><a class="link" href="pango-Glyph-Storage.html#PangoGlyphString"><span class="type">PangoGlyphString</span></a> *glyphs</code></em>,
137
- <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> x</code></em>,
138
- <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> y</code></em>);</pre>
140
+ <em class="parameter"><code><span class="type">gint</span> x</code></em>,
141
+ <em class="parameter"><code><span class="type">gint</span> y</code></em>);</pre>
139
142
  <p>
140
143
  Render a <a class="link" href="pango-Glyph-Storage.html#PangoGlyphString"><span class="type">PangoGlyphString</span></a> onto a Windows DC
141
144
  </p>
142
- <div class="variablelist"><table border="0">
145
+ <div class="variablelist"><table border="0" class="variablelist">
146
+ <colgroup>
143
147
  <col align="left" valign="top">
148
+ <col>
149
+ </colgroup>
144
150
  <tbody>
145
151
  <tr>
146
152
  <td><p><span class="term"><em class="parameter"><code>hdc</code></em> :</span></p></td>
@@ -182,8 +188,11 @@ changed, so to produce correct rendering results, the <em class="parameter"><cod
182
188
  must have been loaded using a <a class="link" href="pango-Text-Processing.html#PangoContext"><span class="type">PangoContext</span></a> with an identical
183
189
  transformation matrix to that passed in to this function.
184
190
  </p>
185
- <div class="variablelist"><table border="0">
191
+ <div class="variablelist"><table border="0" class="variablelist">
192
+ <colgroup>
186
193
  <col align="left" valign="top">
194
+ <col>
195
+ </colgroup>
187
196
  <tbody>
188
197
  <tr>
189
198
  <td><p><span class="term"><em class="parameter"><code>hdc</code></em> :</span></p></td>
@@ -191,7 +200,7 @@ transformation matrix to that passed in to this function.
191
200
  </tr>
192
201
  <tr>
193
202
  <td><p><span class="term"><em class="parameter"><code>matrix</code></em> :</span></p></td>
194
- <td>a <a class="link" href="pango-Glyph-Storage.html#PangoMatrix"><span class="type">PangoMatrix</span></a>, or <a href="/usr/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL:CAPS"><code class="literal">NULL</code></a> to use an identity transformation</td>
203
+ <td>a <a class="link" href="pango-Glyph-Storage.html#PangoMatrix"><span class="type">PangoMatrix</span></a>, or <a href="/home/mclasen/gnome/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL--CAPS"><code class="literal">NULL</code></a> to use an identity transformation</td>
195
204
  </tr>
196
205
  <tr>
197
206
  <td><p><span class="term"><em class="parameter"><code>font</code></em> :</span></p></td>
@@ -226,8 +235,11 @@ Render a <a class="link" href="pango-Layout-Objects.html#PangoLayoutLine"><span
226
235
  work property the text alignment of the DC should have TA_BASELINE
227
236
  and TA_LEFT.
228
237
  </p>
229
- <div class="variablelist"><table border="0">
238
+ <div class="variablelist"><table border="0" class="variablelist">
239
+ <colgroup>
230
240
  <col align="left" valign="top">
241
+ <col>
242
+ </colgroup>
231
243
  <tbody>
232
244
  <tr>
233
245
  <td><p><span class="term"><em class="parameter"><code>hdc</code></em> :</span></p></td>
@@ -259,8 +271,11 @@ and TA_LEFT.
259
271
  <p>
260
272
  Render a <a class="link" href="pango-Layout-Objects.html#PangoLayoutLine"><span class="type">PangoLayoutLine</span></a> onto an X drawable
261
273
  </p>
262
- <div class="variablelist"><table border="0">
274
+ <div class="variablelist"><table border="0" class="variablelist">
275
+ <colgroup>
263
276
  <col align="left" valign="top">
277
+ <col>
278
+ </colgroup>
264
279
  <tbody>
265
280
  <tr>
266
281
  <td><p><span class="term"><em class="parameter"><code>hdc</code></em> :</span></p></td>
@@ -286,7 +301,7 @@ Render a <a class="link" href="pango-Layout-Objects.html#PangoLayoutLine"><span
286
301
  <div class="refsect2">
287
302
  <a name="pango-win32-get-unknown-glyph"></a><h3>pango_win32_get_unknown_glyph ()</h3>
288
303
  <pre class="programlisting"><a class="link" href="pango-Glyph-Storage.html#PangoGlyph" title="PangoGlyph"><span class="returnvalue">PangoGlyph</span></a> pango_win32_get_unknown_glyph (<em class="parameter"><code><a class="link" href="pango-Fonts.html#PangoFont"><span class="type">PangoFont</span></a> *font</code></em>,
289
- <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Unicode-Manipulation.html#gunichar"><span class="type">gunichar</span></a> wc</code></em>);</pre>
304
+ <em class="parameter"><code><span class="type">gunichar</span> wc</code></em>);</pre>
290
305
  <div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
291
306
  <h3 class="title">Warning</h3>
292
307
  <p><code class="literal">pango_win32_get_unknown_glyph</code> is deprecated and should not be used in newly-written code.</p>
@@ -298,8 +313,11 @@ unknown character.
298
313
  <p>
299
314
  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.
300
315
  </p>
301
- <div class="variablelist"><table border="0">
316
+ <div class="variablelist"><table border="0" class="variablelist">
317
+ <colgroup>
302
318
  <col align="left" valign="top">
319
+ <col>
320
+ </colgroup>
303
321
  <tbody>
304
322
  <tr>
305
323
  <td><p><span class="term"><em class="parameter"><code>font</code></em> :</span></p></td>
@@ -321,14 +339,17 @@ Use <a class="link" href="pango-Glyph-Storage.html#PANGO-GET-UNKNOWN-GLYPH:CAPS"
321
339
  <hr>
322
340
  <div class="refsect2">
323
341
  <a name="pango-win32-font-get-glyph-index"></a><h3>pango_win32_font_get_glyph_index ()</h3>
324
- <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="returnvalue">gint</span></a> pango_win32_font_get_glyph_index (<em class="parameter"><code><a class="link" href="pango-Fonts.html#PangoFont"><span class="type">PangoFont</span></a> *font</code></em>,
325
- <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Unicode-Manipulation.html#gunichar"><span class="type">gunichar</span></a> wc</code></em>);</pre>
342
+ <pre class="programlisting"><span class="returnvalue">gint</span> pango_win32_font_get_glyph_index (<em class="parameter"><code><a class="link" href="pango-Fonts.html#PangoFont"><span class="type">PangoFont</span></a> *font</code></em>,
343
+ <em class="parameter"><code><span class="type">gunichar</span> wc</code></em>);</pre>
326
344
  <p>
327
345
  Obtains the index of the glyph for <em class="parameter"><code>wc</code></em> in <em class="parameter"><code>font</code></em>, or 0, if not
328
346
  covered.
329
347
  </p>
330
- <div class="variablelist"><table border="0">
348
+ <div class="variablelist"><table border="0" class="variablelist">
349
+ <colgroup>
331
350
  <col align="left" valign="top">
351
+ <col>
352
+ </colgroup>
332
353
  <tbody>
333
354
  <tr>
334
355
  <td><p><span class="term"><em class="parameter"><code>font</code></em> :</span></p></td>
@@ -348,7 +369,7 @@ covered.
348
369
  <hr>
349
370
  <div class="refsect2">
350
371
  <a name="pango-win32-font-select-font"></a><h3>pango_win32_font_select_font ()</h3>
351
- <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> pango_win32_font_select_font (<em class="parameter"><code><a class="link" href="pango-Fonts.html#PangoFont"><span class="type">PangoFont</span></a> *font</code></em>,
372
+ <pre class="programlisting"><span class="returnvalue">gboolean</span> pango_win32_font_select_font (<em class="parameter"><code><a class="link" href="pango-Fonts.html#PangoFont"><span class="type">PangoFont</span></a> *font</code></em>,
352
373
  <em class="parameter"><code><span class="type">HDC</span> hdc</code></em>);</pre>
353
374
  <p>
354
375
  Selects the font into the specified DC and changes the mapping mode
@@ -362,8 +383,11 @@ See <a class="link" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-font-
362
383
  converting from the coordinate space used by this function
363
384
  into Pango units.
364
385
  </p>
365
- <div class="variablelist"><table border="0">
386
+ <div class="variablelist"><table border="0" class="variablelist">
387
+ <colgroup>
366
388
  <col align="left" valign="top">
389
+ <col>
390
+ </colgroup>
367
391
  <tbody>
368
392
  <tr>
369
393
  <td><p><span class="term"><em class="parameter"><code>font</code></em> :</span></p></td>
@@ -376,7 +400,7 @@ into Pango units.
376
400
  <tr>
377
401
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
378
402
  <td>
379
- <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the operation succeeded.</td>
403
+ <code class="literal">TRUE</code> if the operation succeeded.</td>
380
404
  </tr>
381
405
  </tbody>
382
406
  </table></div>
@@ -388,8 +412,11 @@ into Pango units.
388
412
  <p>
389
413
  Releases any resources allocated by <a class="link" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-font-done-font" title="pango_win32_font_done_font ()"><code class="function">pango_win32_font_done_font()</code></a>
390
414
  </p>
391
- <div class="variablelist"><table border="0">
415
+ <div class="variablelist"><table border="0" class="variablelist">
416
+ <colgroup>
392
417
  <col align="left" valign="top">
418
+ <col>
419
+ </colgroup>
393
420
  <tbody><tr>
394
421
  <td><p><span class="term"><em class="parameter"><code>font</code></em> :</span></p></td>
395
422
  <td>a <a class="link" href="pango-Fonts.html#PangoFont"><span class="type">PangoFont</span></a> from the win32 backend</td>
@@ -405,8 +432,11 @@ Returns the scale factor from logical units in the coordinate
405
432
  space used by <a class="link" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-font-select-font" title="pango_win32_font_select_font ()"><code class="function">pango_win32_font_select_font()</code></a> to Pango units
406
433
  in user space.
407
434
  </p>
408
- <div class="variablelist"><table border="0">
435
+ <div class="variablelist"><table border="0" class="variablelist">
436
+ <colgroup>
409
437
  <col align="left" valign="top">
438
+ <col>
439
+ </colgroup>
410
440
  <tbody>
411
441
  <tr>
412
442
  <td><p><span class="term"><em class="parameter"><code>font</code></em> :</span></p></td>
@@ -423,16 +453,19 @@ units.</td>
423
453
  <hr>
424
454
  <div class="refsect2">
425
455
  <a name="pango-win32-get-debug-flag"></a><h3>pango_win32_get_debug_flag ()</h3>
426
- <pre class="programlisting"><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a> pango_win32_get_debug_flag (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
456
+ <pre class="programlisting"><span class="returnvalue">gboolean</span> pango_win32_get_debug_flag (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
427
457
  <p>
428
458
  Returns whether debugging is turned on.
429
459
  </p>
430
- <div class="variablelist"><table border="0">
460
+ <div class="variablelist"><table border="0" class="variablelist">
461
+ <colgroup>
431
462
  <col align="left" valign="top">
463
+ <col>
464
+ </colgroup>
432
465
  <tbody><tr>
433
466
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
434
467
  <td>
435
- <a href="http://library.gnome.org/devel/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if debugging is turned on.</td>
468
+ <code class="literal">TRUE</code> if debugging is turned on.</td>
436
469
  </tr></tbody>
437
470
  </table></div>
438
471
  <p class="since">Since 1.2</p>
@@ -444,8 +477,11 @@ Returns whether debugging is turned on.
444
477
  <p>
445
478
  Obtains a handle to the Windows device context that is used by Pango.
446
479
  </p>
447
- <div class="variablelist"><table border="0">
480
+ <div class="variablelist"><table border="0" class="variablelist">
481
+ <colgroup>
448
482
  <col align="left" valign="top">
483
+ <col>
484
+ </colgroup>
449
485
  <tbody><tr>
450
486
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
451
487
  <td>A handle to the Windows device context that is used by Pango.</td>
@@ -468,8 +504,11 @@ HFONTs by their LOGFONT descriptions.
468
504
  <p>
469
505
  Creates a font cache.
470
506
  </p>
471
- <div class="variablelist"><table border="0">
507
+ <div class="variablelist"><table border="0" class="variablelist">
508
+ <colgroup>
472
509
  <col align="left" valign="top">
510
+ <col>
511
+ </colgroup>
473
512
  <tbody><tr>
474
513
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
475
514
  <td>The new font cache. This must be freed with
@@ -485,8 +524,11 @@ Creates a font cache.
485
524
  Frees a <a class="link" href="pango-Win32-Fonts-and-Rendering.html#PangoWin32FontCache" title="PangoWin32FontCache"><span class="type">PangoWin32FontCache</span></a> and all associated memory. All fonts loaded
486
525
  through this font cache will be freed along with the cache.
487
526
  </p>
488
- <div class="variablelist"><table border="0">
527
+ <div class="variablelist"><table border="0" class="variablelist">
528
+ <colgroup>
489
529
  <col align="left" valign="top">
530
+ <col>
531
+ </colgroup>
490
532
  <tbody><tr>
491
533
  <td><p><span class="term"><em class="parameter"><code>cache</code></em> :</span></p></td>
492
534
  <td>a <a class="link" href="pango-Win32-Fonts-and-Rendering.html#PangoWin32FontCache" title="PangoWin32FontCache"><span class="type">PangoWin32FontCache</span></a>
@@ -504,8 +546,11 @@ Creates a HFONT from a LOGFONTA. The
504
546
  result may be newly loaded, or it may have been previously
505
547
  stored
506
548
  </p>
507
- <div class="variablelist"><table border="0">
549
+ <div class="variablelist"><table border="0" class="variablelist">
550
+ <colgroup>
508
551
  <col align="left" valign="top">
552
+ <col>
553
+ </colgroup>
509
554
  <tbody>
510
555
  <tr>
511
556
  <td><p><span class="term"><em class="parameter"><code>cache</code></em> :</span></p></td>
@@ -518,7 +563,7 @@ stored
518
563
  </tr>
519
564
  <tr>
520
565
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
521
- <td>The font structure, or <a href="/usr/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL:CAPS"><code class="literal">NULL</code></a> if the font could
566
+ <td>The font structure, or <a href="/home/mclasen/gnome/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL--CAPS"><code class="literal">NULL</code></a> if the font could
522
567
  not be loaded. In order to free this structure, you must call
523
568
  <a class="link" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-font-cache-unload" title="pango_win32_font_cache_unload ()"><code class="function">pango_win32_font_cache_unload()</code></a>.</td>
524
569
  </tr>
@@ -535,8 +580,11 @@ Creates a HFONT from a LOGFONTW. The
535
580
  result may be newly loaded, or it may have been previously
536
581
  stored
537
582
  </p>
538
- <div class="variablelist"><table border="0">
583
+ <div class="variablelist"><table border="0" class="variablelist">
584
+ <colgroup>
539
585
  <col align="left" valign="top">
586
+ <col>
587
+ </colgroup>
540
588
  <tbody>
541
589
  <tr>
542
590
  <td><p><span class="term"><em class="parameter"><code>cache</code></em> :</span></p></td>
@@ -549,7 +597,7 @@ stored
549
597
  </tr>
550
598
  <tr>
551
599
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
552
- <td>The font structure, or <a href="/usr/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL:CAPS"><code class="literal">NULL</code></a> if the font could
600
+ <td>The font structure, or <a href="/home/mclasen/gnome/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL--CAPS"><code class="literal">NULL</code></a> if the font could
553
601
  not be loaded. In order to free this structure, you must call
554
602
  <a class="link" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-font-cache-unload" title="pango_win32_font_cache_unload ()"><code class="function">pango_win32_font_cache_unload()</code></a>.</td>
555
603
  </tr>
@@ -565,8 +613,11 @@ not be loaded. In order to free this structure, you must call
565
613
  <p>
566
614
  Frees a font structure previously loaded with <a class="link" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-font-cache-load" title="pango_win32_font_cache_load ()"><code class="function">pango_win32_font_cache_load()</code></a>.
567
615
  </p>
568
- <div class="variablelist"><table border="0">
616
+ <div class="variablelist"><table border="0" class="variablelist">
617
+ <colgroup>
569
618
  <col align="left" valign="top">
619
+ <col>
620
+ </colgroup>
570
621
  <tbody>
571
622
  <tr>
572
623
  <td><p><span class="term"><em class="parameter"><code>cache</code></em> :</span></p></td>
@@ -589,8 +640,11 @@ Returns a <span class="type">PangoWin32FontMap</span>. Font maps are cached and
589
640
  not be freed. If the font map is no longer needed, it can
590
641
  be released with <a class="link" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-shutdown-display" title="pango_win32_shutdown_display ()"><code class="function">pango_win32_shutdown_display()</code></a>.
591
642
  </p>
592
- <div class="variablelist"><table border="0">
643
+ <div class="variablelist"><table border="0" class="variablelist">
644
+ <colgroup>
593
645
  <col align="left" valign="top">
646
+ <col>
647
+ </colgroup>
594
648
  <tbody><tr>
595
649
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
596
650
  <td>a <a class="link" href="pango-Fonts.html#PangoFontMap"><span class="type">PangoFontMap</span></a>.</td>
@@ -613,8 +667,11 @@ Free cached resources.
613
667
  <p>
614
668
  Obtains the font cache associated with the given font map.
615
669
  </p>
616
- <div class="variablelist"><table border="0">
670
+ <div class="variablelist"><table border="0" class="variablelist">
671
+ <colgroup>
617
672
  <col align="left" valign="top">
673
+ <col>
674
+ </colgroup>
618
675
  <tbody>
619
676
  <tr>
620
677
  <td><p><span class="term"><em class="parameter"><code>font_map</code></em> :</span></p></td>
@@ -640,8 +697,11 @@ LOGFONTW of a PangoFont, use <a class="link" href="pango-Win32-Fonts-and-Renderi
640
697
  is recommended to do that always even if you don't expect
641
698
  to come across fonts with odd names.
642
699
  </p>
643
- <div class="variablelist"><table border="0">
700
+ <div class="variablelist"><table border="0" class="variablelist">
701
+ <colgroup>
644
702
  <col align="left" valign="top">
703
+ <col>
704
+ </colgroup>
645
705
  <tbody>
646
706
  <tr>
647
707
  <td><p><span class="term"><em class="parameter"><code>font</code></em> :</span></p></td>
@@ -650,7 +710,7 @@ to come across fonts with odd names.
650
710
  <tr>
651
711
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
652
712
  <td>A newly allocated LOGFONTA struct. It must be
653
- freed with <a href="http://library.gnome.org/devel/glib/unstable/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a>.</td>
713
+ freed with <code class="function">g_free()</code>.</td>
654
714
  </tr>
655
715
  </tbody>
656
716
  </table></div>
@@ -662,8 +722,11 @@ freed with <a href="http://library.gnome.org/devel/glib/unstable/glib-Memory-All
662
722
  <p>
663
723
  Determine the LOGFONTW struct for the specified font.
664
724
  </p>
665
- <div class="variablelist"><table border="0">
725
+ <div class="variablelist"><table border="0" class="variablelist">
726
+ <colgroup>
666
727
  <col align="left" valign="top">
728
+ <col>
729
+ </colgroup>
667
730
  <tbody>
668
731
  <tr>
669
732
  <td><p><span class="term"><em class="parameter"><code>font</code></em> :</span></p></td>
@@ -672,7 +735,7 @@ Determine the LOGFONTW struct for the specified font.
672
735
  <tr>
673
736
  <td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
674
737
  <td>A newly allocated LOGFONTW struct. It must be
675
- freed with <a href="http://library.gnome.org/devel/glib/unstable/glib-Memory-Allocation.html#g-free"><code class="function">g_free()</code></a>.</td>
738
+ freed with <code class="function">g_free()</code>.</td>
676
739
  </tr>
677
740
  </tbody>
678
741
  </table></div>
@@ -695,8 +758,11 @@ name for it is looked up from the font name tables in the font
695
758
  data. If that doesn't work, the face name is converted from the
696
759
  system codepage to UTF-8 and that is used.
697
760
  </p>
698
- <div class="variablelist"><table border="0">
761
+ <div class="variablelist"><table border="0" class="variablelist">
762
+ <colgroup>
699
763
  <col align="left" valign="top">
764
+ <col>
765
+ </colgroup>
700
766
  <tbody>
701
767
  <tr>
702
768
  <td><p><span class="term"><em class="parameter"><code>lfp</code></em> :</span></p></td>
@@ -729,8 +795,11 @@ name for it is looked up from the font name tables in the font
729
795
  data. If that doesn't work, the face name is converted from UTF-16
730
796
  to UTF-8 and that is used.
731
797
  </p>
732
- <div class="variablelist"><table border="0">
798
+ <div class="variablelist"><table border="0" class="variablelist">
799
+ <colgroup>
733
800
  <col align="left" valign="top">
801
+ <col>
802
+ </colgroup>
734
803
  <tbody>
735
804
  <tr>
736
805
  <td><p><span class="term"><em class="parameter"><code>lfp</code></em> :</span></p></td>
@@ -750,6 +819,6 @@ should be freed using <a class="link" href="pango-Fonts.html#pango-font-descript
750
819
  </div>
751
820
  <div class="footer">
752
821
  <hr>
753
- Generated by GTK-Doc V1.18</div>
822
+ Generated by GTK-Doc V1.18.1</div>
754
823
  </body>
755
824
  </html>