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,40 +2,37 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>Index of new symbols in 1.4</title>
5
+ <title>Pango Reference Manual: Index of new symbols in 1.4</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="index.html" title="Pango Reference Manual">
9
9
  <link rel="prev" href="api-index-1-2.html" title="Index of new symbols in 1.2">
10
10
  <link rel="next" href="api-index-1-6.html" title="Index of new symbols in 1.6">
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="api-index-1-2.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
18
- <td> </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="api-index-1-6.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
22
- </tr>
23
- <tr><td colspan="5" class="shortcuts">
15
+ <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="10"><tr valign="middle">
16
+ <td width="100%" align="left">
24
17
  <a class="shortcut" href="#idxA">A</a>
25
-  
26
- <a class="shortcut" href="#idxF">F</a>
27
-  
28
- <a class="shortcut" href="#idxI">I</a>
29
-  
30
- <a class="shortcut" href="#idxL">L</a>
31
-  
32
- <a class="shortcut" href="#idxM">M</a>
33
-  
34
- <a class="shortcut" href="#idxO">O</a>
35
-  
36
- <a class="shortcut" href="#idxS">S</a>
37
- </td></tr>
38
- </table>
18
+  
19
+ <a class="shortcut" href="#idxF">F</a>
20
+  
21
+ <a class="shortcut" href="#idxI">I</a>
22
+  
23
+ <a class="shortcut" href="#idxL">L</a>
24
+  
25
+ <a class="shortcut" href="#idxM">M</a>
26
+  
27
+ <a class="shortcut" href="#idxO">O</a>
28
+  
29
+ <a class="shortcut" href="#idxS">S</a>
30
+ </td>
31
+ <td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
32
+ <td><img src="up-insensitive.png" width="16" height="16" border="0"></td>
33
+ <td><a accesskey="p" href="api-index-1-2.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
34
+ <td><a accesskey="n" href="api-index-1-6.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
35
+ </tr></table>
39
36
  <div class="index">
40
37
  <div class="titlepage"><div><div><h1 class="title">
41
38
  <a name="api-index-1-4"></a>Index of new symbols in 1.4</h1></div></div></div>
@@ -201,6 +198,6 @@
201
198
  </div>
202
199
  <div class="footer">
203
200
  <hr>
204
- Generated by GTK-Doc V1.19</div>
201
+ Generated by GTK-Doc V1.19.1</div>
205
202
  </body>
206
203
  </html>
@@ -2,40 +2,37 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>Index of new symbols in 1.6</title>
5
+ <title>Pango Reference Manual: Index of new symbols in 1.6</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="index.html" title="Pango Reference Manual">
9
9
  <link rel="prev" href="api-index-1-4.html" title="Index of new symbols in 1.4">
10
10
  <link rel="next" href="api-index-1-8.html" title="Index of new symbols in 1.8">
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="api-index-1-4.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
18
- <td> </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="api-index-1-8.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
22
- </tr>
23
- <tr><td colspan="5" class="shortcuts">
15
+ <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="10"><tr valign="middle">
16
+ <td width="100%" align="left">
24
17
  <a class="shortcut" href="#idxA">A</a>
25
-  
26
- <a class="shortcut" href="#idxC">C</a>
27
-  
28
- <a class="shortcut" href="#idxF">F</a>
29
-  
30
- <a class="shortcut" href="#idxG">G</a>
31
-  
32
- <a class="shortcut" href="#idxL">L</a>
33
-  
34
- <a class="shortcut" href="#idxM">M</a>
35
-  
36
- <a class="shortcut" href="#idxO">O</a>
37
- </td></tr>
38
- </table>
18
+  
19
+ <a class="shortcut" href="#idxC">C</a>
20
+  
21
+ <a class="shortcut" href="#idxF">F</a>
22
+  
23
+ <a class="shortcut" href="#idxG">G</a>
24
+  
25
+ <a class="shortcut" href="#idxL">L</a>
26
+  
27
+ <a class="shortcut" href="#idxM">M</a>
28
+  
29
+ <a class="shortcut" href="#idxO">O</a>
30
+ </td>
31
+ <td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
32
+ <td><img src="up-insensitive.png" width="16" height="16" border="0"></td>
33
+ <td><a accesskey="p" href="api-index-1-4.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
34
+ <td><a accesskey="n" href="api-index-1-8.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
35
+ </tr></table>
39
36
  <div class="index">
40
37
  <div class="titlepage"><div><div><h1 class="title">
41
38
  <a name="api-index-1-6"></a>Index of new symbols in 1.6</h1></div></div></div>
@@ -165,6 +162,6 @@
165
162
  </div>
166
163
  <div class="footer">
167
164
  <hr>
168
- Generated by GTK-Doc V1.19</div>
165
+ Generated by GTK-Doc V1.19.1</div>
169
166
  </body>
170
167
  </html>
@@ -2,36 +2,33 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>Index of new symbols in 1.8</title>
5
+ <title>Pango Reference Manual: Index of new symbols in 1.8</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="index.html" title="Pango Reference Manual">
9
9
  <link rel="prev" href="api-index-1-6.html" title="Index of new symbols in 1.6">
10
10
  <link rel="next" href="api-index-1-10.html" title="Index of new symbols in 1.10">
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="api-index-1-6.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
18
- <td> </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="api-index-1-10.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
22
- </tr>
23
- <tr><td colspan="5" class="shortcuts">
15
+ <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="10"><tr valign="middle">
16
+ <td width="100%" align="left">
24
17
  <a class="shortcut" href="#idxA">A</a>
25
-  
26
- <a class="shortcut" href="#idxF">F</a>
27
-  
28
- <a class="shortcut" href="#idxL">L</a>
29
-  
30
- <a class="shortcut" href="#idxR">R</a>
31
-  
32
- <a class="shortcut" href="#idxX">X</a>
33
- </td></tr>
34
- </table>
18
+  
19
+ <a class="shortcut" href="#idxF">F</a>
20
+  
21
+ <a class="shortcut" href="#idxL">L</a>
22
+  
23
+ <a class="shortcut" href="#idxR">R</a>
24
+  
25
+ <a class="shortcut" href="#idxX">X</a>
26
+ </td>
27
+ <td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
28
+ <td><img src="up-insensitive.png" width="16" height="16" border="0"></td>
29
+ <td><a accesskey="p" href="api-index-1-6.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
30
+ <td><a accesskey="n" href="api-index-1-10.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
31
+ </tr></table>
35
32
  <div class="index">
36
33
  <div class="titlepage"><div><div><h1 class="title">
37
34
  <a name="api-index-1-8"></a>Index of new symbols in 1.8</h1></div></div></div>
@@ -171,6 +168,6 @@
171
168
  </div>
172
169
  <div class="footer">
173
170
  <hr>
174
- Generated by GTK-Doc V1.19</div>
171
+ Generated by GTK-Doc V1.19.1</div>
175
172
  </body>
176
173
  </html>
@@ -2,40 +2,39 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>Index of deprecated symbols</title>
5
+ <title>Pango Reference Manual: Index of deprecated symbols</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="index.html" title="Pango Reference Manual">
9
9
  <link rel="prev" href="api-index-full.html" title="Index of all symbols">
10
10
  <link rel="next" href="api-index-1-2.html" title="Index of new symbols in 1.2">
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="api-index-full.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
18
- <td> </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="api-index-1-2.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
22
- </tr>
23
- <tr><td colspan="5" class="shortcuts">
15
+ <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="10"><tr valign="middle">
16
+ <td width="100%" align="left">
24
17
  <a class="shortcut" href="#idxC">C</a>
25
-  
26
- <a class="shortcut" href="#idxF">F</a>
27
-  
28
- <a class="shortcut" href="#idxG">G</a>
29
-  
30
- <a class="shortcut" href="#idxL">L</a>
31
-  
32
- <a class="shortcut" href="#idxR">R</a>
33
-  
34
- <a class="shortcut" href="#idxW">W</a>
35
-  
36
- <a class="shortcut" href="#idxX">X</a>
37
- </td></tr>
38
- </table>
18
+  
19
+ <a class="shortcut" href="#idxF">F</a>
20
+  
21
+ <a class="shortcut" href="#idxG">G</a>
22
+  
23
+ <a class="shortcut" href="#idxL">L</a>
24
+  
25
+ <a class="shortcut" href="#idxO">O</a>
26
+  
27
+ <a class="shortcut" href="#idxR">R</a>
28
+  
29
+ <a class="shortcut" href="#idxW">W</a>
30
+  | 
31
+ <a class="shortcut" href="#idxX">X</a>
32
+ </td>
33
+ <td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
34
+ <td><img src="up-insensitive.png" width="16" height="16" border="0"></td>
35
+ <td><a accesskey="p" href="api-index-full.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
36
+ <td><a accesskey="n" href="api-index-1-2.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
37
+ </tr></table>
39
38
  <div class="index">
40
39
  <div class="titlepage"><div><div><h1 class="title">
41
40
  <a name="api-index-deprecated"></a>Index of deprecated symbols</h1></div></div></div>
@@ -99,6 +98,139 @@
99
98
  <a class="link" href="pango-Miscellaneous-Utilities.html#pango-lookup-aliases" title="pango_lookup_aliases ()">pango_lookup_aliases</a>, function in <a class="link" href="pango-Miscellaneous-Utilities.html" title="Miscellaneous Utilities">Miscellaneous Utilities</a>
100
99
  </dt>
101
100
  <dd></dd>
101
+ <a name="idxO"></a><h3 class="title">O</h3>
102
+ <dt>
103
+ <a class="link" href="pango-OpenType-Font-Handling.html#pango-ot-buffer-add-glyph" title="pango_ot_buffer_add_glyph ()">pango_ot_buffer_add_glyph</a>, function in <a class="link" href="pango-OpenType-Font-Handling.html" title="OpenType Font Handling">OpenType Font Handling</a>
104
+ </dt>
105
+ <dd></dd>
106
+ <dt>
107
+ <a class="link" href="pango-OpenType-Font-Handling.html#pango-ot-buffer-clear" title="pango_ot_buffer_clear ()">pango_ot_buffer_clear</a>, function in <a class="link" href="pango-OpenType-Font-Handling.html" title="OpenType Font Handling">OpenType Font Handling</a>
108
+ </dt>
109
+ <dd></dd>
110
+ <dt>
111
+ <a class="link" href="pango-OpenType-Font-Handling.html#pango-ot-buffer-destroy" title="pango_ot_buffer_destroy ()">pango_ot_buffer_destroy</a>, function in <a class="link" href="pango-OpenType-Font-Handling.html" title="OpenType Font Handling">OpenType Font Handling</a>
112
+ </dt>
113
+ <dd></dd>
114
+ <dt>
115
+ <a class="link" href="pango-OpenType-Font-Handling.html#pango-ot-buffer-get-glyphs" title="pango_ot_buffer_get_glyphs ()">pango_ot_buffer_get_glyphs</a>, function in <a class="link" href="pango-OpenType-Font-Handling.html" title="OpenType Font Handling">OpenType Font Handling</a>
116
+ </dt>
117
+ <dd></dd>
118
+ <dt>
119
+ <a class="link" href="pango-OpenType-Font-Handling.html#pango-ot-buffer-new" title="pango_ot_buffer_new ()">pango_ot_buffer_new</a>, function in <a class="link" href="pango-OpenType-Font-Handling.html" title="OpenType Font Handling">OpenType Font Handling</a>
120
+ </dt>
121
+ <dd></dd>
122
+ <dt>
123
+ <a class="link" href="pango-OpenType-Font-Handling.html#pango-ot-buffer-output" title="pango_ot_buffer_output ()">pango_ot_buffer_output</a>, function in <a class="link" href="pango-OpenType-Font-Handling.html" title="OpenType Font Handling">OpenType Font Handling</a>
124
+ </dt>
125
+ <dd></dd>
126
+ <dt>
127
+ <a class="link" href="pango-OpenType-Font-Handling.html#pango-ot-buffer-set-rtl" title="pango_ot_buffer_set_rtl ()">pango_ot_buffer_set_rtl</a>, function in <a class="link" href="pango-OpenType-Font-Handling.html" title="OpenType Font Handling">OpenType Font Handling</a>
128
+ </dt>
129
+ <dd></dd>
130
+ <dt>
131
+ <a class="link" href="pango-OpenType-Font-Handling.html#pango-ot-buffer-set-zero-width-marks" title="pango_ot_buffer_set_zero_width_marks ()">pango_ot_buffer_set_zero_width_marks</a>, function in <a class="link" href="pango-OpenType-Font-Handling.html" title="OpenType Font Handling">OpenType Font Handling</a>
132
+ </dt>
133
+ <dd></dd>
134
+ <dt>
135
+ <a class="link" href="pango-OpenType-Font-Handling.html#pango-ot-info-find-feature" title="pango_ot_info_find_feature ()">pango_ot_info_find_feature</a>, function in <a class="link" href="pango-OpenType-Font-Handling.html" title="OpenType Font Handling">OpenType Font Handling</a>
136
+ </dt>
137
+ <dd></dd>
138
+ <dt>
139
+ <a class="link" href="pango-OpenType-Font-Handling.html#pango-ot-info-find-language" title="pango_ot_info_find_language ()">pango_ot_info_find_language</a>, function in <a class="link" href="pango-OpenType-Font-Handling.html" title="OpenType Font Handling">OpenType Font Handling</a>
140
+ </dt>
141
+ <dd></dd>
142
+ <dt>
143
+ <a class="link" href="pango-OpenType-Font-Handling.html#pango-ot-info-find-script" title="pango_ot_info_find_script ()">pango_ot_info_find_script</a>, function in <a class="link" href="pango-OpenType-Font-Handling.html" title="OpenType Font Handling">OpenType Font Handling</a>
144
+ </dt>
145
+ <dd></dd>
146
+ <dt>
147
+ <a class="link" href="pango-OpenType-Font-Handling.html#pango-ot-info-get" title="pango_ot_info_get ()">pango_ot_info_get</a>, function in <a class="link" href="pango-OpenType-Font-Handling.html" title="OpenType Font Handling">OpenType Font Handling</a>
148
+ </dt>
149
+ <dd></dd>
150
+ <dt>
151
+ <a class="link" href="pango-OpenType-Font-Handling.html#pango-ot-info-list-features" title="pango_ot_info_list_features ()">pango_ot_info_list_features</a>, function in <a class="link" href="pango-OpenType-Font-Handling.html" title="OpenType Font Handling">OpenType Font Handling</a>
152
+ </dt>
153
+ <dd></dd>
154
+ <dt>
155
+ <a class="link" href="pango-OpenType-Font-Handling.html#pango-ot-info-list-languages" title="pango_ot_info_list_languages ()">pango_ot_info_list_languages</a>, function in <a class="link" href="pango-OpenType-Font-Handling.html" title="OpenType Font Handling">OpenType Font Handling</a>
156
+ </dt>
157
+ <dd></dd>
158
+ <dt>
159
+ <a class="link" href="pango-OpenType-Font-Handling.html#pango-ot-info-list-scripts" title="pango_ot_info_list_scripts ()">pango_ot_info_list_scripts</a>, function in <a class="link" href="pango-OpenType-Font-Handling.html" title="OpenType Font Handling">OpenType Font Handling</a>
160
+ </dt>
161
+ <dd></dd>
162
+ <dt>
163
+ <a class="link" href="pango-OpenType-Font-Handling.html#pango-ot-ruleset-add-feature" title="pango_ot_ruleset_add_feature ()">pango_ot_ruleset_add_feature</a>, function in <a class="link" href="pango-OpenType-Font-Handling.html" title="OpenType Font Handling">OpenType Font Handling</a>
164
+ </dt>
165
+ <dd></dd>
166
+ <dt>
167
+ <a class="link" href="pango-OpenType-Font-Handling.html#pango-ot-ruleset-description-copy" title="pango_ot_ruleset_description_copy ()">pango_ot_ruleset_description_copy</a>, function in <a class="link" href="pango-OpenType-Font-Handling.html" title="OpenType Font Handling">OpenType Font Handling</a>
168
+ </dt>
169
+ <dd></dd>
170
+ <dt>
171
+ <a class="link" href="pango-OpenType-Font-Handling.html#pango-ot-ruleset-description-equal" title="pango_ot_ruleset_description_equal ()">pango_ot_ruleset_description_equal</a>, function in <a class="link" href="pango-OpenType-Font-Handling.html" title="OpenType Font Handling">OpenType Font Handling</a>
172
+ </dt>
173
+ <dd></dd>
174
+ <dt>
175
+ <a class="link" href="pango-OpenType-Font-Handling.html#pango-ot-ruleset-description-free" title="pango_ot_ruleset_description_free ()">pango_ot_ruleset_description_free</a>, function in <a class="link" href="pango-OpenType-Font-Handling.html" title="OpenType Font Handling">OpenType Font Handling</a>
176
+ </dt>
177
+ <dd></dd>
178
+ <dt>
179
+ <a class="link" href="pango-OpenType-Font-Handling.html#pango-ot-ruleset-description-hash" title="pango_ot_ruleset_description_hash ()">pango_ot_ruleset_description_hash</a>, function in <a class="link" href="pango-OpenType-Font-Handling.html" title="OpenType Font Handling">OpenType Font Handling</a>
180
+ </dt>
181
+ <dd></dd>
182
+ <dt>
183
+ <a class="link" href="pango-OpenType-Font-Handling.html#pango-ot-ruleset-get-feature-count" title="pango_ot_ruleset_get_feature_count ()">pango_ot_ruleset_get_feature_count</a>, function in <a class="link" href="pango-OpenType-Font-Handling.html" title="OpenType Font Handling">OpenType Font Handling</a>
184
+ </dt>
185
+ <dd></dd>
186
+ <dt>
187
+ <a class="link" href="pango-OpenType-Font-Handling.html#pango-ot-ruleset-get-for-description" title="pango_ot_ruleset_get_for_description ()">pango_ot_ruleset_get_for_description</a>, function in <a class="link" href="pango-OpenType-Font-Handling.html" title="OpenType Font Handling">OpenType Font Handling</a>
188
+ </dt>
189
+ <dd></dd>
190
+ <dt>
191
+ <a class="link" href="pango-OpenType-Font-Handling.html#pango-ot-ruleset-maybe-add-feature" title="pango_ot_ruleset_maybe_add_feature ()">pango_ot_ruleset_maybe_add_feature</a>, function in <a class="link" href="pango-OpenType-Font-Handling.html" title="OpenType Font Handling">OpenType Font Handling</a>
192
+ </dt>
193
+ <dd></dd>
194
+ <dt>
195
+ <a class="link" href="pango-OpenType-Font-Handling.html#pango-ot-ruleset-maybe-add-features" title="pango_ot_ruleset_maybe_add_features ()">pango_ot_ruleset_maybe_add_features</a>, function in <a class="link" href="pango-OpenType-Font-Handling.html" title="OpenType Font Handling">OpenType Font Handling</a>
196
+ </dt>
197
+ <dd></dd>
198
+ <dt>
199
+ <a class="link" href="pango-OpenType-Font-Handling.html#pango-ot-ruleset-new" title="pango_ot_ruleset_new ()">pango_ot_ruleset_new</a>, function in <a class="link" href="pango-OpenType-Font-Handling.html" title="OpenType Font Handling">OpenType Font Handling</a>
200
+ </dt>
201
+ <dd></dd>
202
+ <dt>
203
+ <a class="link" href="pango-OpenType-Font-Handling.html#pango-ot-ruleset-new-for" title="pango_ot_ruleset_new_for ()">pango_ot_ruleset_new_for</a>, function in <a class="link" href="pango-OpenType-Font-Handling.html" title="OpenType Font Handling">OpenType Font Handling</a>
204
+ </dt>
205
+ <dd></dd>
206
+ <dt>
207
+ <a class="link" href="pango-OpenType-Font-Handling.html#pango-ot-ruleset-new-from-description" title="pango_ot_ruleset_new_from_description ()">pango_ot_ruleset_new_from_description</a>, function in <a class="link" href="pango-OpenType-Font-Handling.html" title="OpenType Font Handling">OpenType Font Handling</a>
208
+ </dt>
209
+ <dd></dd>
210
+ <dt>
211
+ <a class="link" href="pango-OpenType-Font-Handling.html#pango-ot-ruleset-position" title="pango_ot_ruleset_position ()">pango_ot_ruleset_position</a>, function in <a class="link" href="pango-OpenType-Font-Handling.html" title="OpenType Font Handling">OpenType Font Handling</a>
212
+ </dt>
213
+ <dd></dd>
214
+ <dt>
215
+ <a class="link" href="pango-OpenType-Font-Handling.html#pango-ot-ruleset-substitute" title="pango_ot_ruleset_substitute ()">pango_ot_ruleset_substitute</a>, function in <a class="link" href="pango-OpenType-Font-Handling.html" title="OpenType Font Handling">OpenType Font Handling</a>
216
+ </dt>
217
+ <dd></dd>
218
+ <dt>
219
+ <a class="link" href="pango-OpenType-Font-Handling.html#pango-ot-tag-from-language" title="pango_ot_tag_from_language ()">pango_ot_tag_from_language</a>, function in <a class="link" href="pango-OpenType-Font-Handling.html" title="OpenType Font Handling">OpenType Font Handling</a>
220
+ </dt>
221
+ <dd></dd>
222
+ <dt>
223
+ <a class="link" href="pango-OpenType-Font-Handling.html#pango-ot-tag-from-script" title="pango_ot_tag_from_script ()">pango_ot_tag_from_script</a>, function in <a class="link" href="pango-OpenType-Font-Handling.html" title="OpenType Font Handling">OpenType Font Handling</a>
224
+ </dt>
225
+ <dd></dd>
226
+ <dt>
227
+ <a class="link" href="pango-OpenType-Font-Handling.html#pango-ot-tag-to-language" title="pango_ot_tag_to_language ()">pango_ot_tag_to_language</a>, function in <a class="link" href="pango-OpenType-Font-Handling.html" title="OpenType Font Handling">OpenType Font Handling</a>
228
+ </dt>
229
+ <dd></dd>
230
+ <dt>
231
+ <a class="link" href="pango-OpenType-Font-Handling.html#pango-ot-tag-to-script" title="pango_ot_tag_to_script ()">pango_ot_tag_to_script</a>, function in <a class="link" href="pango-OpenType-Font-Handling.html" title="OpenType Font Handling">OpenType Font Handling</a>
232
+ </dt>
233
+ <dd></dd>
102
234
  <a name="idxR"></a><h3 class="title">R</h3>
103
235
  <dt>
104
236
  <a class="link" href="pango-FreeType-Fonts-and-Rendering.html#PANGO-RENDER-TYPE-FT2:CAPS" title="PANGO_RENDER_TYPE_FT2">PANGO_RENDER_TYPE_FT2</a>, macro in <a class="link" href="pango-FreeType-Fonts-and-Rendering.html" title="FreeType Fonts and Rendering">FreeType Fonts and Rendering</a>
@@ -110,6 +242,10 @@
110
242
  <dd></dd>
111
243
  <a name="idxW"></a><h3 class="title">W</h3>
112
244
  <dt>
245
+ <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>, function in <a class="link" href="pango-Win32-Fonts-and-Rendering.html" title="Win32 Fonts and Rendering">Win32 Fonts and Rendering</a>
246
+ </dt>
247
+ <dd></dd>
248
+ <dt>
113
249
  <a class="link" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-get-context" title="pango_win32_get_context ()">pango_win32_get_context</a>, function in <a class="link" href="pango-Win32-Fonts-and-Rendering.html" title="Win32 Fonts and Rendering">Win32 Fonts and Rendering</a>
114
250
  </dt>
115
251
  <dd></dd>
@@ -145,6 +281,6 @@
145
281
  </div>
146
282
  <div class="footer">
147
283
  <hr>
148
- Generated by GTK-Doc V1.19</div>
284
+ Generated by GTK-Doc V1.19.1</div>
149
285
  </body>
150
286
  </html>
@@ -2,66 +2,63 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>Index of all symbols</title>
5
+ <title>Pango Reference Manual: Index of all symbols</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="index.html" title="Pango Reference Manual">
9
9
  <link rel="prev" href="annotation-glossary.html" title="Annotation Glossary">
10
10
  <link rel="next" href="api-index-deprecated.html" title="Index of deprecated symbols">
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="annotation-glossary.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
18
- <td> </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="api-index-deprecated.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
22
- </tr>
23
- <tr><td colspan="5" class="shortcuts">
15
+ <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="10"><tr valign="middle">
16
+ <td width="100%" align="left">
24
17
  <a class="shortcut" href="#idxA">A</a>
25
-  
26
- <a class="shortcut" href="#idxB">B</a>
27
-  
28
- <a class="shortcut" href="#idxC">C</a>
29
-  
30
- <a class="shortcut" href="#idxD">D</a>
31
-  
32
- <a class="shortcut" href="#idxE">E</a>
33
-  
34
- <a class="shortcut" href="#idxF">F</a>
35
-  
36
- <a class="shortcut" href="#idxG">G</a>
37
-  
38
- <a class="shortcut" href="#idxI">I</a>
39
-  
40
- <a class="shortcut" href="#idxL">L</a>
41
-  
42
- <a class="shortcut" href="#idxM">M</a>
43
-  
44
- <a class="shortcut" href="#idxO">O</a>
45
-  
46
- <a class="shortcut" href="#idxP">P</a>
47
-  
48
- <a class="shortcut" href="#idxQ">Q</a>
49
-  
50
- <a class="shortcut" href="#idxR">R</a>
51
-  
52
- <a class="shortcut" href="#idxS">S</a>
53
-  
54
- <a class="shortcut" href="#idxT">T</a>
55
-  
56
- <a class="shortcut" href="#idxU">U</a>
57
-  
58
- <a class="shortcut" href="#idxV">V</a>
59
-  
60
- <a class="shortcut" href="#idxW">W</a>
61
-  
62
- <a class="shortcut" href="#idxX">X</a>
63
- </td></tr>
64
- </table>
18
+  
19
+ <a class="shortcut" href="#idxB">B</a>
20
+  
21
+ <a class="shortcut" href="#idxC">C</a>
22
+  
23
+ <a class="shortcut" href="#idxD">D</a>
24
+  
25
+ <a class="shortcut" href="#idxE">E</a>
26
+  
27
+ <a class="shortcut" href="#idxF">F</a>
28
+  
29
+ <a class="shortcut" href="#idxG">G</a>
30
+  
31
+ <a class="shortcut" href="#idxI">I</a>
32
+  
33
+ <a class="shortcut" href="#idxL">L</a>
34
+  
35
+ <a class="shortcut" href="#idxM">M</a>
36
+  
37
+ <a class="shortcut" href="#idxO">O</a>
38
+  
39
+ <a class="shortcut" href="#idxP">P</a>
40
+  
41
+ <a class="shortcut" href="#idxQ">Q</a>
42
+  
43
+ <a class="shortcut" href="#idxR">R</a>
44
+  
45
+ <a class="shortcut" href="#idxS">S</a>
46
+  
47
+ <a class="shortcut" href="#idxT">T</a>
48
+  
49
+ <a class="shortcut" href="#idxU">U</a>
50
+  
51
+ <a class="shortcut" href="#idxV">V</a>
52
+  
53
+ <a class="shortcut" href="#idxW">W</a>
54
+  
55
+ <a class="shortcut" href="#idxX">X</a>
56
+ </td>
57
+ <td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
58
+ <td><img src="up-insensitive.png" width="16" height="16" border="0"></td>
59
+ <td><a accesskey="p" href="annotation-glossary.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
60
+ <td><a accesskey="n" href="api-index-deprecated.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
61
+ </tr></table>
65
62
  <div class="index">
66
63
  <div class="titlepage"><div><div><h1 class="title">
67
64
  <a name="api-index-full"></a>Index of all symbols</h1></div></div></div>
@@ -2740,11 +2737,11 @@
2740
2737
  </dt>
2741
2738
  <dd></dd>
2742
2739
  <dt>
2743
- <a class="link" href="pango-Version-Checking.html#pango-version-string" title="pango_version_string ()">pango_version_string</a>, function in <a class="link" href="pango-Version-Checking.html" title="Version Checking">Version Checking</a>
2740
+ <a class="link" href="pango-Version-Checking.html#PANGO-VERSION-STRING:CAPS" title="PANGO_VERSION_STRING">PANGO_VERSION_STRING</a>, macro in <a class="link" href="pango-Version-Checking.html" title="Version Checking">Version Checking</a>
2744
2741
  </dt>
2745
2742
  <dd></dd>
2746
2743
  <dt>
2747
- <a class="link" href="pango-Version-Checking.html#PANGO-VERSION-STRING:CAPS" title="PANGO_VERSION_STRING">PANGO_VERSION_STRING</a>, macro in <a class="link" href="pango-Version-Checking.html" title="Version Checking">Version Checking</a>
2744
+ <a class="link" href="pango-Version-Checking.html#pango-version-string" title="pango_version_string ()">pango_version_string</a>, function in <a class="link" href="pango-Version-Checking.html" title="Version Checking">Version Checking</a>
2748
2745
  </dt>
2749
2746
  <dd></dd>
2750
2747
  <a name="idxW"></a><h3 class="title">W</h3>
@@ -2968,6 +2965,6 @@
2968
2965
  </div>
2969
2966
  <div class="footer">
2970
2967
  <hr>
2971
- Generated by GTK-Doc V1.19</div>
2968
+ Generated by GTK-Doc V1.19.1</div>
2972
2969
  </body>
2973
2970
  </html>