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>PangoFcFontMap</title>
5
+ <title>Pango Reference Manual: PangoFcFontMap</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="PangoRenderer.html" title="PangoRenderer">
10
10
  <link rel="next" href="PangoFcFont.html" title="PangoFcFont">
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="PangoRenderer.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="PangoFcFont.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="#PangoFcFontMap.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="#PangoFcFontMap.description" class="shortcut">Description</a>
27
20
   | 
28
21
  <a href="#PangoFcFontMap.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="PangoRenderer.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
26
+ <td><a accesskey="n" href="PangoFcFont.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="PangoFcFontMap"></a><div class="titlepage"></div>
33
30
  <div class="refnamediv"><table width="100%"><tr>
@@ -98,8 +95,7 @@ Fontconfig and FreeType libraries. It is used in the
98
95
  backends shipped with Pango, but can also be used when creating
99
96
  new backends. Any backend deriving from this base class will
100
97
  take advantage of the wide range of shapers implemented using
101
- FreeType that come with Pango.
102
- </p>
98
+ FreeType that come with Pango.</p>
103
99
  </div>
104
100
  <div class="refsect1">
105
101
  <a name="PangoFcFontMap.details"></a><h2>Details</h2>
@@ -111,8 +107,7 @@ FreeType that come with Pango.
111
107
  using the Fontconfig and FreeType libraries. To create a new
112
108
  backend using Fontconfig and FreeType, you derive from this class
113
109
  and implement a <code class="function">new_font()</code> virtual function that creates an
114
- instance deriving from <a class="link" href="PangoFcFont.html" title="PangoFcFont"><span class="type">PangoFcFont</span></a>.
115
- </p>
110
+ instance deriving from <a class="link" href="PangoFcFont.html" title="PangoFcFont"><span class="type">PangoFcFont</span></a>.</p>
116
111
  </div>
117
112
  <hr>
118
113
  <div class="refsect2">
@@ -148,8 +143,7 @@ instance deriving from <a class="link" href="PangoFcFont.html" title="PangoFcFon
148
143
  };
149
144
  </pre>
150
145
  <p>
151
- Class structure for <a class="link" href="PangoFcFontMap.html" title="PangoFcFontMap"><span class="type">PangoFcFontMap</span></a>.
152
- </p>
146
+ Class structure for <a class="link" href="PangoFcFontMap.html" title="PangoFcFontMap"><span class="type">PangoFcFontMap</span></a>.</p>
153
147
  <div class="variablelist"><table border="0" class="variablelist">
154
148
  <colgroup>
155
149
  <col align="left" valign="top">
@@ -231,7 +225,7 @@ the "pattern" property of <a class="link" href="PangoFcFont.html" title="PangoFc
231
225
  <div class="refsect2">
232
226
  <a name="pango-fc-font-map-create-context"></a><h3>pango_fc_font_map_create_context ()</h3>
233
227
  <pre class="programlisting"><a class="link" href="pango-Text-Processing.html#PangoContext"><span class="returnvalue">PangoContext</span></a> * pango_fc_font_map_create_context (<em class="parameter"><code><a class="link" href="PangoFcFontMap.html" title="PangoFcFontMap"><span class="type">PangoFcFontMap</span></a> *fcfontmap</code></em>);</pre>
234
- <div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
228
+ <div class="warning">
235
229
  <h3 class="title">Warning</h3>
236
230
  <p><code class="literal">pango_fc_font_map_create_context</code> has been deprecated since version 1.22 and should not be used in newly-written code. Use <a class="link" href="pango-Fonts.html#pango-font-map-create-context" title="pango_font_map_create_context ()"><code class="function">pango_font_map_create_context()</code></a> instead.</p>
237
231
  </div>
@@ -240,8 +234,7 @@ Creates a new context for this fontmap. This function is intended
240
234
  only for backend implementations deriving from <a class="link" href="PangoFcFontMap.html" title="PangoFcFontMap"><span class="type">PangoFcFontMap</span></a>;
241
235
  it is possible that a backend will store additional information
242
236
  needed for correct operation on the <a class="link" href="pango-Text-Processing.html#PangoContext"><span class="type">PangoContext</span></a> after calling
243
- this function.
244
- </p>
237
+ this function.</p>
245
238
  <div class="variablelist"><table border="0" class="variablelist">
246
239
  <colgroup>
247
240
  <col align="left" valign="top">
@@ -268,8 +261,7 @@ this function.
268
261
  <pre class="programlisting"><a class="link" href="PangoFcDecoder.html" title="PangoFcDecoder"><span class="returnvalue">PangoFcDecoder</span></a> * (*PangoFcDecoderFindFunc) (<em class="parameter"><code><span class="type">FcPattern</span> *pattern</code></em>,
269
262
  <em class="parameter"><code><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a> user_data</code></em>);</pre>
270
263
  <p>
271
- Callback function passed to <a class="link" href="PangoFcFontMap.html#pango-fc-font-map-add-decoder-find-func" title="pango_fc_font_map_add_decoder_find_func ()"><code class="function">pango_fc_font_map_add_decoder_find_func()</code></a>.
272
- </p>
264
+ Callback function passed to <a class="link" href="PangoFcFontMap.html#pango-fc-font-map-add-decoder-find-func" title="pango_fc_font_map_add_decoder_find_func ()"><code class="function">pango_fc_font_map_add_decoder_find_func()</code></a>.</p>
273
265
  <div class="variablelist"><table border="0" class="variablelist">
274
266
  <colgroup>
275
267
  <col align="left" valign="top">
@@ -307,8 +299,7 @@ will be called whenever new fonts are created. If the
307
299
  function returns a <a class="link" href="PangoFcDecoder.html" title="PangoFcDecoder"><span class="type">PangoFcDecoder</span></a>, that decoder will be used to
308
300
  determine both coverage via a <span class="type">FcCharSet</span> and a one-to-one mapping of
309
301
  characters to glyphs. This will allow applications to have
310
- application-specific encodings for various fonts.
311
- </p>
302
+ application-specific encodings for various fonts.</p>
312
303
  <div class="variablelist"><table border="0" class="variablelist">
313
304
  <colgroup>
314
305
  <col align="left" valign="top">
@@ -343,8 +334,7 @@ fontmap is finalized and the decoder is released.</td>
343
334
  <em class="parameter"><code><span class="type">FcPattern</span> *pattern</code></em>);</pre>
344
335
  <p>
345
336
  Finds the decoder to use for <em class="parameter"><code>pattern</code></em>. Decoders can be added to
346
- a font map using <a class="link" href="PangoFcFontMap.html#pango-fc-font-map-add-decoder-find-func" title="pango_fc_font_map_add_decoder_find_func ()"><code class="function">pango_fc_font_map_add_decoder_find_func()</code></a>.
347
- </p>
337
+ a font map using <a class="link" href="PangoFcFontMap.html#pango-fc-font-map-add-decoder-find-func" title="pango_fc_font_map_add_decoder_find_func ()"><code class="function">pango_fc_font_map_add_decoder_find_func()</code></a>.</p>
348
338
  <div class="variablelist"><table border="0" class="variablelist">
349
339
  <colgroup>
350
340
  <col align="left" valign="top">
@@ -377,8 +367,7 @@ Clear all cached information and fontsets for this font map;
377
367
  this should be called whenever there is a change in the
378
368
  output of the <code class="function">default_substitute()</code> virtual function of the
379
369
  font map, or if fontconfig has been reinitialized to new
380
- configuration.
381
- </p>
370
+ configuration.</p>
382
371
  <div class="variablelist"><table border="0" class="variablelist">
383
372
  <colgroup>
384
373
  <col align="left" valign="top">
@@ -402,8 +391,7 @@ all fonts open for the fontmap as dead. (See the <code class="function">shutdown
402
391
  virtual function of <a class="link" href="PangoFcFont.html" title="PangoFcFont"><span class="type">PangoFcFont</span></a>.) This function might be used
403
392
  by a backend when the underlying windowing system for the font
404
393
  map exits. This function is only intended to be called
405
- only for backend implementations deriving from <a class="link" href="PangoFcFontMap.html" title="PangoFcFontMap"><span class="type">PangoFcFontMap</span></a>.
406
- </p>
394
+ only for backend implementations deriving from <a class="link" href="PangoFcFontMap.html" title="PangoFcFontMap"><span class="type">PangoFcFontMap</span></a>.</p>
407
395
  <div class="variablelist"><table border="0" class="variablelist">
408
396
  <colgroup>
409
397
  <col align="left" valign="top">
@@ -427,8 +415,7 @@ only for backend implementations deriving from <a class="link" href="PangoFcFont
427
415
  Creates a <a class="link" href="pango-Fonts.html#PangoFontDescription"><span class="type">PangoFontDescription</span></a> that matches the specified
428
416
  Fontconfig pattern as closely as possible. Many possible Fontconfig
429
417
  pattern values, such as <code class="literal">FC_RASTERIZER</code> or <code class="literal">FC_DPI</code>, don't make sense in
430
- the context of <a class="link" href="pango-Fonts.html#PangoFontDescription"><span class="type">PangoFontDescription</span></a>, so will be ignored.
431
- </p>
418
+ the context of <a class="link" href="pango-Fonts.html#PangoFontDescription"><span class="type">PangoFontDescription</span></a>, so will be ignored.</p>
432
419
  <div class="variablelist"><table border="0" class="variablelist">
433
420
  <colgroup>
434
421
  <col align="left" valign="top">
@@ -463,15 +450,12 @@ the <em class="parameter"><code>pattern</code></em>; otherwise the resulting pat
463
450
  <p>
464
451
  String representing a fontconfig property name that Pango reads from font
465
452
  patterns to populate list of OpenType features to be enabled for the font
466
- by default.
467
- </p>
453
+ by default.</p>
468
454
  <p>
469
455
  The property will have a number of string elements, each of which is the
470
- OpenType feature tag of one feature to enable.
471
- </p>
456
+ OpenType feature tag of one feature to enable.</p>
472
457
  <p>
473
- This is equivalent to FC_FONT_FEATURES in versions of fontconfig that have that.
474
- </p>
458
+ This is equivalent to FC_FONT_FEATURES in versions of fontconfig that have that.</p>
475
459
  <p class="since">Since 1.34</p>
476
460
  </div>
477
461
  <hr>
@@ -482,13 +466,11 @@ This is equivalent to FC_FONT_FEATURES in versions of fontconfig that have that.
482
466
  <p>
483
467
  String representing a fontconfig property name that Pango sets on any
484
468
  fontconfig pattern it passes to fontconfig if a <a class="link" href="pango-Vertical-Text.html#PangoGravity"><span class="type">PangoGravity</span></a> other
485
- than <a class="link" href="pango-Vertical-Text.html#PANGO-GRAVITY-SOUTH:CAPS"><code class="literal">PANGO_GRAVITY_SOUTH</code></a> is desired.
486
- </p>
469
+ than <a class="link" href="pango-Vertical-Text.html#PANGO-GRAVITY-SOUTH:CAPS"><code class="literal">PANGO_GRAVITY_SOUTH</code></a> is desired.</p>
487
470
  <p>
488
471
  The property will have a <a class="link" href="pango-Vertical-Text.html#PangoGravity"><span class="type">PangoGravity</span></a> value as a string, like "east".
489
472
  This can be used to write fontconfig configuration rules to choose
490
- different fonts for horizontal and vertical writing directions.
491
- </p>
473
+ different fonts for horizontal and vertical writing directions.</p>
492
474
  <p class="since">Since 1.20</p>
493
475
  </div>
494
476
  <hr>
@@ -498,15 +480,13 @@ different fonts for horizontal and vertical writing directions.
498
480
  </pre>
499
481
  <p>
500
482
  String representing a fontconfig property name that Pango sets on any
501
- fontconfig pattern it passes to fontconfig.
502
- </p>
483
+ fontconfig pattern it passes to fontconfig.</p>
503
484
  <p>
504
485
  The property will have an integer value equal to what
505
486
  <a class="link" href="pango-Version-Checking.html#pango-version" title="pango_version ()"><code class="function">pango_version()</code></a> returns.
506
487
  This can be used to write fontconfig configuration rules that only affect
507
488
  certain pango versions (or only pango-using applications, or only
508
- non-pango-using applications).
509
- </p>
489
+ non-pango-using applications).</p>
510
490
  <p class="since">Since 1.20</p>
511
491
  </div>
512
492
  <hr>
@@ -516,17 +496,14 @@ non-pango-using applications).
516
496
  </pre>
517
497
  <p>
518
498
  String representing a fontconfig property name that Pango sets on any
519
- fontconfig pattern it passes to fontconfig.
520
- </p>
499
+ fontconfig pattern it passes to fontconfig.</p>
521
500
  <p>
522
501
  The property will have a string equal to what
523
502
  <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Miscellaneous-Utility-Functions.html#g-get-prgname"><code class="function">g_get_prgname()</code></a> returns.
524
503
  This can be used to write fontconfig configuration rules that only affect
525
- certain applications.
526
- </p>
504
+ certain applications.</p>
527
505
  <p>
528
- This is equivalent to FC_PRGNAME in versions of fontconfig that have that.
529
- </p>
506
+ This is equivalent to FC_PRGNAME in versions of fontconfig that have that.</p>
530
507
  <p class="since">Since 1.24</p>
531
508
  </div>
532
509
  <hr>
@@ -535,8 +512,7 @@ This is equivalent to FC_PRGNAME in versions of fontconfig that have that.
535
512
  <pre class="programlisting">typedef struct _PangoFcFontsetKey PangoFcFontsetKey;</pre>
536
513
  <p>
537
514
  An opaque structure containing all the information needed for
538
- loading a fontset with the PangoFc fontmap.
539
- </p>
515
+ loading a fontset with the PangoFc fontmap.</p>
540
516
  <p class="since">Since 1.24</p>
541
517
  </div>
542
518
  <hr>
@@ -545,8 +521,7 @@ loading a fontset with the PangoFc fontmap.
545
521
  <pre class="programlisting"><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="returnvalue">gpointer</span></a> pango_fc_fontset_key_get_context_key
546
522
  (<em class="parameter"><code>const <a class="link" href="PangoFcFontMap.html#PangoFcFontsetKey" title="PangoFcFontsetKey"><span class="type">PangoFcFontsetKey</span></a> *key</code></em>);</pre>
547
523
  <p>
548
- Gets the context key member of <em class="parameter"><code>key</code></em>.
549
- </p>
524
+ Gets the context key member of <em class="parameter"><code>key</code></em>.</p>
550
525
  <div class="variablelist"><table border="0" class="variablelist">
551
526
  <colgroup>
552
527
  <col align="left" valign="top">
@@ -571,8 +546,7 @@ Gets the context key member of <em class="parameter"><code>key</code></em>.
571
546
  <pre class="programlisting">const <a class="link" href="pango-Fonts.html#PangoFontDescription"><span class="returnvalue">PangoFontDescription</span></a> * pango_fc_fontset_key_get_description
572
547
  (<em class="parameter"><code>const <a class="link" href="PangoFcFontMap.html#PangoFcFontsetKey" title="PangoFcFontsetKey"><span class="type">PangoFcFontsetKey</span></a> *key</code></em>);</pre>
573
548
  <p>
574
- Gets the font description of <em class="parameter"><code>key</code></em>.
575
- </p>
549
+ Gets the font description of <em class="parameter"><code>key</code></em>.</p>
576
550
  <div class="variablelist"><table border="0" class="variablelist">
577
551
  <colgroup>
578
552
  <col align="left" valign="top">
@@ -596,8 +570,7 @@ Gets the font description of <em class="parameter"><code>key</code></em>.
596
570
  <a name="pango-fc-fontset-key-get-language"></a><h3>pango_fc_fontset_key_get_language ()</h3>
597
571
  <pre class="programlisting"><a class="link" href="pango-Scripts-and-Languages.html#PangoLanguage"><span class="returnvalue">PangoLanguage</span></a> * pango_fc_fontset_key_get_language (<em class="parameter"><code>const <a class="link" href="PangoFcFontMap.html#PangoFcFontsetKey" title="PangoFcFontsetKey"><span class="type">PangoFcFontsetKey</span></a> *key</code></em>);</pre>
598
572
  <p>
599
- Gets the language member of <em class="parameter"><code>key</code></em>.
600
- </p>
573
+ Gets the language member of <em class="parameter"><code>key</code></em>.</p>
601
574
  <div class="variablelist"><table border="0" class="variablelist">
602
575
  <colgroup>
603
576
  <col align="left" valign="top">
@@ -621,8 +594,7 @@ Gets the language member of <em class="parameter"><code>key</code></em>.
621
594
  <a name="pango-fc-fontset-key-get-matrix"></a><h3>pango_fc_fontset_key_get_matrix ()</h3>
622
595
  <pre class="programlisting">const <a class="link" href="pango-Glyph-Storage.html#PangoMatrix"><span class="returnvalue">PangoMatrix</span></a> * pango_fc_fontset_key_get_matrix (<em class="parameter"><code>const <a class="link" href="PangoFcFontMap.html#PangoFcFontsetKey" title="PangoFcFontsetKey"><span class="type">PangoFcFontsetKey</span></a> *key</code></em>);</pre>
623
596
  <p>
624
- Gets the matrix member of <em class="parameter"><code>key</code></em>.
625
- </p>
597
+ Gets the matrix member of <em class="parameter"><code>key</code></em>.</p>
626
598
  <div class="variablelist"><table border="0" class="variablelist">
627
599
  <colgroup>
628
600
  <col align="left" valign="top">
@@ -648,8 +620,7 @@ Gets the matrix member of <em class="parameter"><code>key</code></em>.
648
620
  (<em class="parameter"><code>const <a class="link" href="PangoFcFontMap.html#PangoFcFontsetKey" title="PangoFcFontsetKey"><span class="type">PangoFcFontsetKey</span></a> *key</code></em>);</pre>
649
621
  <p>
650
622
  Gets the absolute font size of <em class="parameter"><code>key</code></em> in Pango units. This is adjusted
651
- for both resolution and transformation matrix.
652
- </p>
623
+ for both resolution and transformation matrix.</p>
653
624
  <div class="variablelist"><table border="0" class="variablelist">
654
625
  <colgroup>
655
626
  <col align="left" valign="top">
@@ -673,8 +644,7 @@ for both resolution and transformation matrix.
673
644
  <a name="pango-fc-fontset-key-get-resolution"></a><h3>pango_fc_fontset_key_get_resolution ()</h3>
674
645
  <pre class="programlisting"><span class="returnvalue">double</span> pango_fc_fontset_key_get_resolution (<em class="parameter"><code>const <a class="link" href="PangoFcFontMap.html#PangoFcFontsetKey" title="PangoFcFontsetKey"><span class="type">PangoFcFontsetKey</span></a> *key</code></em>);</pre>
675
646
  <p>
676
- Gets the resolution of <em class="parameter"><code>key</code></em>
677
- </p>
647
+ Gets the resolution of <em class="parameter"><code>key</code></em></p>
678
648
  <div class="variablelist"><table border="0" class="variablelist">
679
649
  <colgroup>
680
650
  <col align="left" valign="top">
@@ -700,8 +670,7 @@ Gets the resolution of <em class="parameter"><code>key</code></em>
700
670
  <pre class="programlisting">typedef struct _PangoFcFontKey PangoFcFontKey;</pre>
701
671
  <p>
702
672
  An opaque structure containing all the information needed for
703
- loading a font with the PangoFc fontmap.
704
- </p>
673
+ loading a font with the PangoFc fontmap.</p>
705
674
  <p class="since">Since 1.24</p>
706
675
  </div>
707
676
  <hr>
@@ -709,8 +678,7 @@ loading a font with the PangoFc fontmap.
709
678
  <a name="pango-fc-font-key-get-context-key"></a><h3>pango_fc_font_key_get_context_key ()</h3>
710
679
  <pre class="programlisting"><a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Basic-Types.html#gpointer"><span class="returnvalue">gpointer</span></a> pango_fc_font_key_get_context_key (<em class="parameter"><code>const <a class="link" href="PangoFcFontMap.html#PangoFcFontKey" title="PangoFcFontKey"><span class="type">PangoFcFontKey</span></a> *key</code></em>);</pre>
711
680
  <p>
712
- Gets the context key member of <em class="parameter"><code>key</code></em>.
713
- </p>
681
+ Gets the context key member of <em class="parameter"><code>key</code></em>.</p>
714
682
  <div class="variablelist"><table border="0" class="variablelist">
715
683
  <colgroup>
716
684
  <col align="left" valign="top">
@@ -734,8 +702,7 @@ Gets the context key member of <em class="parameter"><code>key</code></em>.
734
702
  <a name="pango-fc-font-key-get-matrix"></a><h3>pango_fc_font_key_get_matrix ()</h3>
735
703
  <pre class="programlisting">const <a class="link" href="pango-Glyph-Storage.html#PangoMatrix"><span class="returnvalue">PangoMatrix</span></a> * pango_fc_font_key_get_matrix (<em class="parameter"><code>const <a class="link" href="PangoFcFontMap.html#PangoFcFontKey" title="PangoFcFontKey"><span class="type">PangoFcFontKey</span></a> *key</code></em>);</pre>
736
704
  <p>
737
- Gets the matrix member of <em class="parameter"><code>key</code></em>.
738
- </p>
705
+ Gets the matrix member of <em class="parameter"><code>key</code></em>.</p>
739
706
  <div class="variablelist"><table border="0" class="variablelist">
740
707
  <colgroup>
741
708
  <col align="left" valign="top">
@@ -759,8 +726,7 @@ Gets the matrix member of <em class="parameter"><code>key</code></em>.
759
726
  <a name="pango-fc-font-key-get-pattern"></a><h3>pango_fc_font_key_get_pattern ()</h3>
760
727
  <pre class="programlisting">const <span class="returnvalue">FcPattern</span> * pango_fc_font_key_get_pattern (<em class="parameter"><code>const <a class="link" href="PangoFcFontMap.html#PangoFcFontKey" title="PangoFcFontKey"><span class="type">PangoFcFontKey</span></a> *key</code></em>);</pre>
761
728
  <p>
762
- Gets the fontconfig pattern member of <em class="parameter"><code>key</code></em>.
763
- </p>
729
+ Gets the fontconfig pattern member of <em class="parameter"><code>key</code></em>.</p>
764
730
  <div class="variablelist"><table border="0" class="variablelist">
765
731
  <colgroup>
766
732
  <col align="left" valign="top">
@@ -798,6 +764,6 @@ Fontconfig-based backend involves deriving from both
798
764
  </div>
799
765
  <div class="footer">
800
766
  <hr>
801
- Generated by GTK-Doc V1.19</div>
767
+ Generated by GTK-Doc V1.19.1</div>
802
768
  </body>
803
769
  </html>
@@ -2,22 +2,22 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>Text Attribute Markup</title>
5
+ <title>Pango Reference Manual: Text Attribute Markup</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="pango.html" title="Basic Pango Interfaces">
9
9
  <link rel="prev" href="pango-Tab-Stops.html" title="Tab Stops">
10
10
  <link rel="next" href="pango-Layout-Objects.html" title="Layout Objects">
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"><tr valign="middle">
16
- <td><a accesskey="p" href="pango-Tab-Stops.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
17
- <td><a accesskey="u" href="pango.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
18
- <td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
19
- <th width="100%" align="center">Pango Reference Manual</th>
20
- <td><a accesskey="n" href="pango-Layout-Objects.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
15
+ <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="10"><tr valign="middle">
16
+ <td width="100%" align="left"></td>
17
+ <td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
18
+ <td><a accesskey="u" href="pango.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
19
+ <td><a accesskey="p" href="pango-Tab-Stops.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
20
+ <td><a accesskey="n" href="pango-Layout-Objects.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
21
21
  </tr></table>
22
22
  <div class="refentry">
23
23
  <a name="PangoMarkupFormat"></a><div class="titlepage"></div>
@@ -296,6 +296,6 @@ Underline
296
296
  </div>
297
297
  <div class="footer">
298
298
  <hr>
299
- Generated by GTK-Doc V1.19</div>
299
+ Generated by GTK-Doc V1.19.1</div>
300
300
  </body>
301
301
  </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>PangoRenderer</title>
5
+ <title>Pango Reference Manual: PangoRenderer</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="lowlevel.html" title="Low Level Functionality">
10
10
  <link rel="next" href="PangoFcFontMap.html" title="PangoFcFontMap">
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="lowlevel.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="PangoFcFontMap.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="#PangoRenderer.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="#PangoRenderer.description" class="shortcut">Description</a>
27
20
   | 
28
21
  <a href="#PangoRenderer.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="lowlevel.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
26
+ <td><a accesskey="n" href="PangoFcFontMap.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="PangoRenderer"></a><div class="titlepage"></div>
33
30
  <div class="refnamediv"><table width="100%"><tr>
@@ -120,8 +117,7 @@ const <a class="link" href="pango-Glyph-Storage.html#PangoMatrix"><span class="r
120
117
  rendering a <a class="link" href="pango-Layout-Objects.html#PangoLayout"><span class="type">PangoLayout</span></a> or <a class="link" href="pango-Layout-Objects.html#PangoLayoutLine"><span class="type">PangoLayoutLine</span></a>. By subclassing
121
118
  <a class="link" href="PangoRenderer.html" title="PangoRenderer"><span class="type">PangoRenderer</span></a> and overriding operations such as <em class="parameter"><code>draw_glyphs</code></em> and
122
119
  <em class="parameter"><code>draw_rectangle</code></em>, renderers for particular font backends and
123
- destinations can be created.
124
- </p>
120
+ destinations can be created.</p>
125
121
  </div>
126
122
  <div class="refsect1">
127
123
  <a name="PangoRenderer.details"></a><h2>Details</h2>
@@ -134,8 +130,7 @@ destinations can be created.
134
130
  <p>
135
131
  <a class="link" href="PangoRenderer.html" title="PangoRenderer"><span class="type">PangoRenderer</span></a> is a base class for objects that are used to
136
132
  render Pango objects such as <a class="link" href="pango-Glyph-Storage.html#PangoGlyphString"><span class="type">PangoGlyphString</span></a> and
137
- <a class="link" href="pango-Layout-Objects.html#PangoLayout"><span class="type">PangoLayout</span></a>.
138
- </p>
133
+ <a class="link" href="pango-Layout-Objects.html#PangoLayout"><span class="type">PangoLayout</span></a>.</p>
139
134
  <div class="variablelist"><table border="0" class="variablelist">
140
135
  <colgroup>
141
136
  <col align="left" valign="top">
@@ -161,8 +156,7 @@ be <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-d
161
156
  </pre>
162
157
  <p>
163
158
  <a class="link" href="PangoRenderer.html#PangoRenderPart"><span class="type">PangoRenderPart</span></a> defines different items to render for such
164
- purposes as setting colors.
165
- </p>
159
+ purposes as setting colors.</p>
166
160
  <div class="variablelist"><table border="0" class="variablelist">
167
161
  <colgroup>
168
162
  <col align="left" valign="top">
@@ -272,8 +266,7 @@ purposes as setting colors.
272
266
  };
273
267
  </pre>
274
268
  <p>
275
- Class structure for <a class="link" href="PangoRenderer.html" title="PangoRenderer"><span class="type">PangoRenderer</span></a>.
276
- </p>
269
+ Class structure for <a class="link" href="PangoRenderer.html" title="PangoRenderer"><span class="type">PangoRenderer</span></a>.</p>
277
270
  <div class="variablelist"><table border="0" class="variablelist">
278
271
  <colgroup>
279
272
  <col align="left" valign="top">
@@ -343,8 +336,7 @@ attributes change</td>
343
336
  <em class="parameter"><code><span class="type">int</span> x</code></em>,
344
337
  <em class="parameter"><code><span class="type">int</span> y</code></em>);</pre>
345
338
  <p>
346
- Draws <em class="parameter"><code>layout</code></em> with the specified <a class="link" href="PangoRenderer.html" title="PangoRenderer"><span class="type">PangoRenderer</span></a>.
347
- </p>
339
+ Draws <em class="parameter"><code>layout</code></em> with the specified <a class="link" href="PangoRenderer.html" title="PangoRenderer"><span class="type">PangoRenderer</span></a>.</p>
348
340
  <div class="variablelist"><table border="0" class="variablelist">
349
341
  <colgroup>
350
342
  <col align="left" valign="top">
@@ -383,8 +375,7 @@ in Pango units.</td>
383
375
  <em class="parameter"><code><span class="type">int</span> x</code></em>,
384
376
  <em class="parameter"><code><span class="type">int</span> y</code></em>);</pre>
385
377
  <p>
386
- Draws <em class="parameter"><code>line</code></em> with the specified <a class="link" href="PangoRenderer.html" title="PangoRenderer"><span class="type">PangoRenderer</span></a>.
387
- </p>
378
+ Draws <em class="parameter"><code>line</code></em> with the specified <a class="link" href="PangoRenderer.html" title="PangoRenderer"><span class="type">PangoRenderer</span></a>.</p>
388
379
  <div class="variablelist"><table border="0" class="variablelist">
389
380
  <colgroup>
390
381
  <col align="left" valign="top">
@@ -424,8 +415,7 @@ in Pango units.</td>
424
415
  <em class="parameter"><code><span class="type">int</span> x</code></em>,
425
416
  <em class="parameter"><code><span class="type">int</span> y</code></em>);</pre>
426
417
  <p>
427
- Draws the glyphs in <em class="parameter"><code>glyphs</code></em> with the specified <a class="link" href="PangoRenderer.html" title="PangoRenderer"><span class="type">PangoRenderer</span></a>.
428
- </p>
418
+ Draws the glyphs in <em class="parameter"><code>glyphs</code></em> with the specified <a class="link" href="PangoRenderer.html" title="PangoRenderer"><span class="type">PangoRenderer</span></a>.</p>
429
419
  <div class="variablelist"><table border="0" class="variablelist">
430
420
  <colgroup>
431
421
  <col align="left" valign="top">
@@ -472,19 +462,15 @@ in Pango units.</td>
472
462
  <p>
473
463
  Draws the glyphs in <em class="parameter"><code>glyph_item</code></em> with the specified <a class="link" href="PangoRenderer.html" title="PangoRenderer"><span class="type">PangoRenderer</span></a>,
474
464
  embedding the text associated with the glyphs in the output if the
475
- output format supports it (PDF for example).
476
- </p>
465
+ output format supports it (PDF for example).</p>
477
466
  <p>
478
467
  Note that <em class="parameter"><code>text</code></em> is the start of the text for layout, which is then
479
- indexed by <code class="literal"><em class="parameter"><code>glyph_item-&gt;item-&gt;offset</code></em></code>.
480
- </p>
468
+ indexed by <code class="literal"><em class="parameter"><code>glyph_item-&gt;item-&gt;offset</code></em></code>.</p>
481
469
  <p>
482
- If <em class="parameter"><code>text</code></em> is <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, this simply calls <a class="link" href="PangoRenderer.html#pango-renderer-draw-glyphs" title="pango_renderer_draw_glyphs ()"><code class="function">pango_renderer_draw_glyphs()</code></a>.
483
- </p>
470
+ If <em class="parameter"><code>text</code></em> is <a href="/home/kou/work/ruby/ruby-gnome2.win32/glib2/vendor/local/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, this simply calls <a class="link" href="PangoRenderer.html#pango-renderer-draw-glyphs" title="pango_renderer_draw_glyphs ()"><code class="function">pango_renderer_draw_glyphs()</code></a>.</p>
484
471
  <p>
485
472
  The default implementation of this method simply falls back to
486
- <a class="link" href="PangoRenderer.html#pango-renderer-draw-glyphs" title="pango_renderer_draw_glyphs ()"><code class="function">pango_renderer_draw_glyphs()</code></a>.
487
- </p>
473
+ <a class="link" href="PangoRenderer.html#pango-renderer-draw-glyphs" title="pango_renderer_draw_glyphs ()"><code class="function">pango_renderer_draw_glyphs()</code></a>.</p>
488
474
  <div class="variablelist"><table border="0" class="variablelist">
489
475
  <colgroup>
490
476
  <col align="left" valign="top">
@@ -531,12 +517,10 @@ in Pango units.</td>
531
517
  <em class="parameter"><code><span class="type">int</span> height</code></em>);</pre>
532
518
  <p>
533
519
  Draws an axis-aligned rectangle in user space coordinates with the
534
- specified <a class="link" href="PangoRenderer.html" title="PangoRenderer"><span class="type">PangoRenderer</span></a>.
535
- </p>
520
+ specified <a class="link" href="PangoRenderer.html" title="PangoRenderer"><span class="type">PangoRenderer</span></a>.</p>
536
521
  <p>
537
522
  This should be called while <em class="parameter"><code>renderer</code></em> is already active. Use
538
- <a class="link" href="PangoRenderer.html#pango-renderer-activate" title="pango_renderer_activate ()"><code class="function">pango_renderer_activate()</code></a> to activate a renderer.
539
- </p>
523
+ <a class="link" href="PangoRenderer.html#pango-renderer-activate" title="pango_renderer_activate ()"><code class="function">pango_renderer_activate()</code></a> to activate a renderer.</p>
540
524
  <div class="variablelist"><table border="0" class="variablelist">
541
525
  <colgroup>
542
526
  <col align="left" valign="top">
@@ -585,12 +569,10 @@ Draw a squiggly line that approximately covers the given rectangle
585
569
  in the style of an underline used to indicate a spelling error.
586
570
  (The width of the underline is rounded to an integer number
587
571
  of up/down segments and the resulting rectangle is centered
588
- in the original rectangle)
589
- </p>
572
+ in the original rectangle)</p>
590
573
  <p>
591
574
  This should be called while <em class="parameter"><code>renderer</code></em> is already active. Use
592
- <a class="link" href="PangoRenderer.html#pango-renderer-activate" title="pango_renderer_activate ()"><code class="function">pango_renderer_activate()</code></a> to activate a renderer.
593
- </p>
575
+ <a class="link" href="PangoRenderer.html#pango-renderer-activate" title="pango_renderer_activate ()"><code class="function">pango_renderer_activate()</code></a> to activate a renderer.</p>
594
576
  <div class="variablelist"><table border="0" class="variablelist">
595
577
  <colgroup>
596
578
  <col align="left" valign="top">
@@ -635,8 +617,7 @@ This should be called while <em class="parameter"><code>renderer</code></em> is
635
617
  <em class="parameter"><code><span class="type">double</span> x22</code></em>);</pre>
636
618
  <p>
637
619
  Draws a trapezoid with the parallel sides aligned with the X axis
638
- using the given <a class="link" href="PangoRenderer.html" title="PangoRenderer"><span class="type">PangoRenderer</span></a>; coordinates are in device space.
639
- </p>
620
+ using the given <a class="link" href="PangoRenderer.html" title="PangoRenderer"><span class="type">PangoRenderer</span></a>; coordinates are in device space.</p>
640
621
  <div class="variablelist"><table border="0" class="variablelist">
641
622
  <colgroup>
642
623
  <col align="left" valign="top">
@@ -689,8 +670,7 @@ using the given <a class="link" href="PangoRenderer.html" title="PangoRenderer">
689
670
  <em class="parameter"><code><span class="type">double</span> x</code></em>,
690
671
  <em class="parameter"><code><span class="type">double</span> y</code></em>);</pre>
691
672
  <p>
692
- Draws a single glyph with coordinates in device space.
693
- </p>
673
+ Draws a single glyph with coordinates in device space.</p>
694
674
  <div class="variablelist"><table border="0" class="variablelist">
695
675
  <colgroup>
696
676
  <col align="left" valign="top">
@@ -734,8 +714,7 @@ Calls such as <a class="link" href="PangoRenderer.html#pango-renderer-draw-layou
734
714
  activate the layout before drawing on it. Calls to
735
715
  <a class="link" href="PangoRenderer.html#pango-renderer-activate" title="pango_renderer_activate ()"><code class="function">pango_renderer_activate()</code></a> and <a class="link" href="PangoRenderer.html#pango-renderer-deactivate" title="pango_renderer_deactivate ()"><code class="function">pango_renderer_deactivate()</code></a> can
736
716
  be nested and the renderer will only be initialized and
737
- deinitialized once.
738
- </p>
717
+ deinitialized once.</p>
739
718
  <div class="variablelist"><table border="0" class="variablelist">
740
719
  <colgroup>
741
720
  <col align="left" valign="top">
@@ -755,8 +734,7 @@ deinitialized once.
755
734
  <pre class="programlisting"><span class="returnvalue">void</span> pango_renderer_deactivate (<em class="parameter"><code><a class="link" href="PangoRenderer.html" title="PangoRenderer"><span class="type">PangoRenderer</span></a> *renderer</code></em>);</pre>
756
735
  <p>
757
736
  Cleans up after rendering operations on <em class="parameter"><code>renderer</code></em>. See
758
- docs for <a class="link" href="PangoRenderer.html#pango-renderer-activate" title="pango_renderer_activate ()"><code class="function">pango_renderer_activate()</code></a>.
759
- </p>
737
+ docs for <a class="link" href="PangoRenderer.html#pango-renderer-activate" title="pango_renderer_activate ()"><code class="function">pango_renderer_activate()</code></a>.</p>
760
738
  <div class="variablelist"><table border="0" class="variablelist">
761
739
  <colgroup>
762
740
  <col align="left" valign="top">
@@ -780,8 +758,7 @@ Informs Pango that the way that the rendering is done
780
758
  for <em class="parameter"><code>part</code></em> has changed in a way that would prevent multiple
781
759
  pieces being joined together into one drawing call. For
782
760
  instance, if a subclass of <a class="link" href="PangoRenderer.html" title="PangoRenderer"><span class="type">PangoRenderer</span></a> was to add a stipple
783
- option for drawing underlines, it needs to call
784
- </p>
761
+ option for drawing underlines, it needs to call</p>
785
762
  <p>
786
763
  </p>
787
764
  <div class="informalexample">
@@ -795,13 +772,10 @@ option for drawing underlines, it needs to call
795
772
  </table>
796
773
  </div>
797
774
 
798
- <p>
799
- </p>
800
775
  <p>
801
776
  When the stipple changes or underlines with different stipples
802
777
  might be joined together. Pango automatically calls this for
803
- changes to colors. (See <a class="link" href="PangoRenderer.html#pango-renderer-set-color" title="pango_renderer_set_color ()"><code class="function">pango_renderer_set_color()</code></a>)
804
- </p>
778
+ changes to colors. (See <a class="link" href="PangoRenderer.html#pango-renderer-set-color" title="pango_renderer_set_color ()"><code class="function">pango_renderer_set_color()</code></a>)</p>
805
779
  <div class="variablelist"><table border="0" class="variablelist">
806
780
  <colgroup>
807
781
  <col align="left" valign="top">
@@ -828,8 +802,7 @@ changes to colors. (See <a class="link" href="PangoRenderer.html#pango-renderer-
828
802
  <em class="parameter"><code><a class="link" href="PangoRenderer.html#PangoRenderPart"><span class="type">PangoRenderPart</span></a> part</code></em>,
829
803
  <em class="parameter"><code>const <a class="link" href="pango-Text-Attributes.html#PangoColor"><span class="type">PangoColor</span></a> *color</code></em>);</pre>
830
804
  <p>
831
- Sets the color for part of the rendering.
832
- </p>
805
+ Sets the color for part of the rendering.</p>
833
806
  <div class="variablelist"><table border="0" class="variablelist">
834
807
  <colgroup>
835
808
  <col align="left" valign="top">
@@ -860,8 +833,7 @@ Sets the color for part of the rendering.
860
833
  <pre class="programlisting"><a class="link" href="pango-Text-Attributes.html#PangoColor"><span class="returnvalue">PangoColor</span></a> * pango_renderer_get_color (<em class="parameter"><code><a class="link" href="PangoRenderer.html" title="PangoRenderer"><span class="type">PangoRenderer</span></a> *renderer</code></em>,
861
834
  <em class="parameter"><code><a class="link" href="PangoRenderer.html#PangoRenderPart"><span class="type">PangoRenderPart</span></a> part</code></em>);</pre>
862
835
  <p>
863
- Gets the current rendering color for the specified part.
864
- </p>
836
+ Gets the current rendering color for the specified part.</p>
865
837
  <div class="variablelist"><table border="0" class="variablelist">
866
838
  <colgroup>
867
839
  <col align="left" valign="top">
@@ -893,8 +865,7 @@ environment.</td>
893
865
  <pre class="programlisting"><span class="returnvalue">void</span> pango_renderer_set_matrix (<em class="parameter"><code><a class="link" href="PangoRenderer.html" title="PangoRenderer"><span class="type">PangoRenderer</span></a> *renderer</code></em>,
894
866
  <em class="parameter"><code>const <a class="link" href="pango-Glyph-Storage.html#PangoMatrix"><span class="type">PangoMatrix</span></a> *matrix</code></em>);</pre>
895
867
  <p>
896
- Sets the transformation matrix that will be applied when rendering.
897
- </p>
868
+ Sets the transformation matrix that will be applied when rendering.</p>
898
869
  <div class="variablelist"><table border="0" class="variablelist">
899
870
  <colgroup>
900
871
  <col align="left" valign="top">
@@ -922,8 +893,7 @@ Sets the transformation matrix that will be applied when rendering.
922
893
  <pre class="programlisting">const <a class="link" href="pango-Glyph-Storage.html#PangoMatrix"><span class="returnvalue">PangoMatrix</span></a> * pango_renderer_get_matrix (<em class="parameter"><code><a class="link" href="PangoRenderer.html" title="PangoRenderer"><span class="type">PangoRenderer</span></a> *renderer</code></em>);</pre>
923
894
  <p>
924
895
  Gets the transformation matrix that will be applied when
925
- rendering. See <a class="link" href="PangoRenderer.html#pango-renderer-set-matrix" title="pango_renderer_set_matrix ()"><code class="function">pango_renderer_set_matrix()</code></a>.
926
- </p>
896
+ rendering. See <a class="link" href="PangoRenderer.html#pango-renderer-set-matrix" title="pango_renderer_set_matrix ()"><code class="function">pango_renderer_set_matrix()</code></a>.</p>
927
897
  <div class="variablelist"><table border="0" class="variablelist">
928
898
  <colgroup>
929
899
  <col align="left" valign="top">
@@ -953,12 +923,10 @@ freed.</td>
953
923
  <p>
954
924
  Gets the layout currently being rendered using <em class="parameter"><code>renderer</code></em>.
955
925
  Calling this function only makes sense from inside a subclass's
956
- methods, like in its draw_shape() for example.
957
- </p>
926
+ methods, like in its draw_shape() for example.</p>
958
927
  <p>
959
928
  The returned layout should not be modified while still being
960
- rendered.
961
- </p>
929
+ rendered.</p>
962
930
  <div class="variablelist"><table border="0" class="variablelist">
963
931
  <colgroup>
964
932
  <col align="left" valign="top">
@@ -987,12 +955,10 @@ rendered using <em class="parameter"><code>renderer</code></em> at this time. <s
987
955
  <p>
988
956
  Gets the layout line currently being rendered using <em class="parameter"><code>renderer</code></em>.
989
957
  Calling this function only makes sense from inside a subclass's
990
- methods, like in its draw_shape() for example.
991
- </p>
958
+ methods, like in its draw_shape() for example.</p>
992
959
  <p>
993
960
  The returned layout line should not be modified while still being
994
- rendered.
995
- </p>
961
+ rendered.</p>
996
962
  <div class="variablelist"><table border="0" class="variablelist">
997
963
  <colgroup>
998
964
  <col align="left" valign="top">
@@ -1018,6 +984,6 @@ layout line is being rendered using <em class="parameter"><code>renderer</code><
1018
984
  </div>
1019
985
  <div class="footer">
1020
986
  <hr>
1021
- Generated by GTK-Doc V1.19</div>
987
+ Generated by GTK-Doc V1.19.1</div>
1022
988
  </body>
1023
989
  </html>