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

Sign up to get free protection for your applications and to get access to all the features.
Files changed (142) hide show
  1. data/Rakefile +12 -1
  2. data/lib/1.8/pango.so +0 -0
  3. data/lib/1.9/pango.so +0 -0
  4. data/vendor/local/bin/libpango-1.0-0.dll +0 -0
  5. data/vendor/local/bin/libpangocairo-1.0-0.dll +0 -0
  6. data/vendor/local/bin/libpangowin32-1.0-0.dll +0 -0
  7. data/vendor/local/bin/pango-querymodules.exe +0 -0
  8. data/vendor/local/bin/pango-view.exe +0 -0
  9. data/vendor/local/etc/pango/pango.modules +14 -1
  10. data/vendor/local/include/pango-1.0/pango/pango-attributes.h +27 -2
  11. data/vendor/local/include/pango-1.0/pango/pango-bidi-type.h +1 -0
  12. data/vendor/local/include/pango-1.0/pango/pango-context.h +2 -1
  13. data/vendor/local/include/pango-1.0/pango/pango-engine.h +7 -5
  14. data/vendor/local/include/pango-1.0/pango/pango-enum-types.h +47 -38
  15. data/vendor/local/include/pango-1.0/pango/pango-features.h +3 -3
  16. data/vendor/local/include/pango-1.0/pango/pango-fontmap.h +4 -2
  17. data/vendor/local/include/pango-1.0/pango/pango-fontset.h +3 -3
  18. data/vendor/local/include/pango-1.0/pango/pango-glyph.h +7 -0
  19. data/vendor/local/include/pango-1.0/pango/pango-gravity.h +14 -0
  20. data/vendor/local/include/pango-1.0/pango/pango-layout.h +2 -1
  21. data/vendor/local/include/pango-1.0/pango/pango-matrix.h +2 -2
  22. data/vendor/local/include/pango-1.0/pango/pango-script.h +15 -1
  23. data/vendor/local/include/pango-1.0/pango/pango-utils.h +2 -0
  24. data/vendor/local/include/pango-1.0/pango/pangocairo.h +1 -0
  25. data/vendor/local/include/pango-1.0/pango/pangowin32.h +2 -0
  26. data/vendor/local/lib/libpango-1.0.dll.a +0 -0
  27. data/vendor/local/lib/libpango-1.0.la +41 -0
  28. data/vendor/local/lib/libpangocairo-1.0.dll.a +0 -0
  29. data/vendor/local/lib/libpangocairo-1.0.la +41 -0
  30. data/vendor/local/lib/libpangowin32-1.0.dll.a +0 -0
  31. data/vendor/local/lib/libpangowin32-1.0.la +41 -0
  32. data/vendor/local/lib/pango/1.8.0/modules/pango-arabic-lang.dll +0 -0
  33. data/vendor/local/lib/pango/1.8.0/modules/pango-arabic-lang.dll.a +0 -0
  34. data/vendor/local/lib/pango/1.8.0/modules/pango-arabic-lang.la +41 -0
  35. data/vendor/local/lib/pango/1.8.0/modules/pango-basic-win32.dll +0 -0
  36. data/vendor/local/lib/pango/1.8.0/modules/pango-basic-win32.dll.a +0 -0
  37. data/vendor/local/lib/pango/1.8.0/modules/pango-basic-win32.la +41 -0
  38. data/vendor/local/lib/pango/1.8.0/modules/pango-indic-lang.dll +0 -0
  39. data/vendor/local/lib/pango/1.8.0/modules/pango-indic-lang.dll.a +0 -0
  40. data/vendor/local/lib/pango/1.8.0/modules/pango-indic-lang.la +41 -0
  41. data/vendor/local/lib/pkgconfig/pango.pc +5 -4
  42. data/vendor/local/lib/pkgconfig/pangocairo.pc +2 -2
  43. data/vendor/local/lib/pkgconfig/pangowin32.pc +1 -1
  44. data/vendor/local/share/gtk-doc/html/pango/PangoEngineLang.html +17 -11
  45. data/vendor/local/share/gtk-doc/html/pango/PangoEngineShape.html +23 -15
  46. data/vendor/local/share/gtk-doc/html/pango/PangoFcDecoder.html +18 -9
  47. data/vendor/local/share/gtk-doc/html/pango/PangoFcFont.html +56 -28
  48. data/vendor/local/share/gtk-doc/html/pango/PangoFcFontMap.html +103 -49
  49. data/vendor/local/share/gtk-doc/html/pango/PangoMarkupFormat.html +32 -20
  50. data/vendor/local/share/gtk-doc/html/pango/annotation-glossary.html +96 -0
  51. data/vendor/local/share/gtk-doc/html/pango/api-index-1-10.html +140 -0
  52. data/vendor/local/share/gtk-doc/html/pango/api-index-1-12.html +54 -0
  53. data/vendor/local/share/gtk-doc/html/pango/api-index-1-14.html +69 -0
  54. data/vendor/local/share/gtk-doc/html/pango/api-index-1-16.html +229 -0
  55. data/vendor/local/share/gtk-doc/html/pango/api-index-1-18.html +157 -0
  56. data/vendor/local/share/gtk-doc/html/pango/api-index-1-2.html +127 -0
  57. data/vendor/local/share/gtk-doc/html/pango/api-index-1-20.html +99 -0
  58. data/vendor/local/share/gtk-doc/html/pango/api-index-1-22.html +129 -0
  59. data/vendor/local/share/gtk-doc/html/pango/api-index-1-24.html +91 -0
  60. data/vendor/local/share/gtk-doc/html/pango/api-index-1-26.html +51 -0
  61. data/vendor/local/share/gtk-doc/html/pango/{index-1.28.html → api-index-1-28.html} +9 -9
  62. data/vendor/local/share/gtk-doc/html/pango/api-index-1-30.html +42 -0
  63. data/vendor/local/share/gtk-doc/html/pango/api-index-1-32.html +46 -0
  64. data/vendor/local/share/gtk-doc/html/pango/api-index-1-4.html +206 -0
  65. data/vendor/local/share/gtk-doc/html/pango/api-index-1-6.html +170 -0
  66. data/vendor/local/share/gtk-doc/html/pango/api-index-1-8.html +176 -0
  67. data/vendor/local/share/gtk-doc/html/pango/api-index-deprecated.html +150 -0
  68. data/vendor/local/share/gtk-doc/html/pango/api-index-full.html +2965 -0
  69. data/vendor/local/share/gtk-doc/html/pango/index.html +25 -26
  70. data/vendor/local/share/gtk-doc/html/pango/index.sgml +36 -37
  71. data/vendor/local/share/gtk-doc/html/pango/lowlevel.html +8 -8
  72. data/vendor/local/share/gtk-doc/html/pango/pango-Bidirectional-Text.html +42 -24
  73. data/vendor/local/share/gtk-doc/html/pango/pango-Cairo-Rendering.html +222 -123
  74. data/vendor/local/share/gtk-doc/html/pango/pango-CoreText-Fonts.html +94 -0
  75. data/vendor/local/share/gtk-doc/html/pango/pango-Coverage-Maps.html +61 -26
  76. data/vendor/local/share/gtk-doc/html/pango/pango-Engines.html +34 -19
  77. data/vendor/local/share/gtk-doc/html/pango/pango-Fonts.html +536 -228
  78. data/vendor/local/share/gtk-doc/html/pango/pango-FreeType-Fonts-and-Rendering.html +90 -36
  79. data/vendor/local/share/gtk-doc/html/pango/pango-Glyph-Storage.html +291 -130
  80. data/vendor/local/share/gtk-doc/html/pango/pango-Layout-Objects.html +564 -256
  81. data/vendor/local/share/gtk-doc/html/pango/pango-Miscellaneous-Utilities.html +206 -110
  82. data/vendor/local/share/gtk-doc/html/pango/pango-Modules.html +32 -17
  83. data/vendor/local/share/gtk-doc/html/pango/pango-OpenType-Font-Handling.html +261 -144
  84. data/vendor/local/share/gtk-doc/html/pango/pango-Scripts-and-Languages.html +175 -65
  85. data/vendor/local/share/gtk-doc/html/pango/pango-Tab-Stops.html +89 -52
  86. data/vendor/local/share/gtk-doc/html/pango/pango-Text-Attributes.html +602 -258
  87. data/vendor/local/share/gtk-doc/html/pango/pango-Text-Processing.html +359 -114
  88. data/vendor/local/share/gtk-doc/html/pango/pango-Version-Checking.html +27 -12
  89. data/vendor/local/share/gtk-doc/html/pango/pango-Vertical-Text.html +65 -16
  90. data/vendor/local/share/gtk-doc/html/pango/pango-Win32-Fonts-and-Rendering.html +117 -48
  91. data/vendor/local/share/gtk-doc/html/pango/pango-Xft-Fonts-and-Rendering.html +127 -61
  92. data/vendor/local/share/gtk-doc/html/pango/pango-hierarchy.html +12 -12
  93. data/vendor/local/share/gtk-doc/html/pango/pango-pango-renderer.html +99 -38
  94. data/vendor/local/share/gtk-doc/html/pango/pango-querymodules.html +77 -17
  95. data/vendor/local/share/gtk-doc/html/pango/pango.devhelp2 +45 -52
  96. data/vendor/local/share/gtk-doc/html/pango/pango.html +6 -6
  97. data/vendor/local/share/gtk-doc/html/pango/rendering.html +7 -10
  98. data/vendor/local/share/gtk-doc/html/pango/tools.html +6 -6
  99. data/vendor/local/share/license/pango/AUTHORS +2 -0
  100. data/vendor/local/share/{doc/pango-1.29.4 → license/pango}/COPYING +0 -0
  101. data/vendor/local/share/man/man1/pango-querymodules.1 +67 -16
  102. data/vendor/local/share/man/man1/pango-view.1 +4 -4
  103. metadata +43 -50
  104. data/vendor/local/bin/libpangoft2-1.0-0.dll +0 -0
  105. data/vendor/local/include/pango-1.0/pango/pango-ot.h +0 -197
  106. data/vendor/local/include/pango-1.0/pango/pangofc-decoder.h +0 -110
  107. data/vendor/local/include/pango-1.0/pango/pangofc-font.h +0 -151
  108. data/vendor/local/include/pango-1.0/pango/pangofc-fontmap.h +0 -270
  109. data/vendor/local/include/pango-1.0/pango/pangoft2.h +0 -112
  110. data/vendor/local/lib/libpangoft2-1.0.dll.a +0 -0
  111. data/vendor/local/lib/pango-1.0.def +0 -397
  112. data/vendor/local/lib/pango-1.0.lib +0 -0
  113. data/vendor/local/lib/pangocairo-1.0.def +0 -34
  114. data/vendor/local/lib/pangocairo-1.0.lib +0 -0
  115. data/vendor/local/lib/pangoft2-1.0.def +0 -85
  116. data/vendor/local/lib/pangoft2-1.0.lib +0 -0
  117. data/vendor/local/lib/pangowin32-1.0.def +0 -30
  118. data/vendor/local/lib/pangowin32-1.0.lib +0 -0
  119. data/vendor/local/lib/pkgconfig/pangoft2.pc +0 -11
  120. data/vendor/local/manifest/pango-dev_1.29.4-1_win32.mft +0 -116
  121. data/vendor/local/manifest/pango_1.29.4-1_win32.mft +0 -8
  122. data/vendor/local/share/doc/pango-dev-1.29.4/COPYING +0 -482
  123. data/vendor/local/share/gtk-doc/html/pango/index-1.10.html +0 -81
  124. data/vendor/local/share/gtk-doc/html/pango/index-1.12.html +0 -41
  125. data/vendor/local/share/gtk-doc/html/pango/index-1.14.html +0 -47
  126. data/vendor/local/share/gtk-doc/html/pango/index-1.16.html +0 -115
  127. data/vendor/local/share/gtk-doc/html/pango/index-1.18.html +0 -91
  128. data/vendor/local/share/gtk-doc/html/pango/index-1.2.html +0 -73
  129. data/vendor/local/share/gtk-doc/html/pango/index-1.20.html +0 -59
  130. data/vendor/local/share/gtk-doc/html/pango/index-1.22.html +0 -71
  131. data/vendor/local/share/gtk-doc/html/pango/index-1.24.html +0 -59
  132. data/vendor/local/share/gtk-doc/html/pango/index-1.26.html +0 -39
  133. data/vendor/local/share/gtk-doc/html/pango/index-1.30.html +0 -38
  134. data/vendor/local/share/gtk-doc/html/pango/index-1.4.html +0 -111
  135. data/vendor/local/share/gtk-doc/html/pango/index-1.6.html +0 -91
  136. data/vendor/local/share/gtk-doc/html/pango/index-1.8.html +0 -99
  137. data/vendor/local/share/gtk-doc/html/pango/index-all.html +0 -1514
  138. data/vendor/local/share/gtk-doc/html/pango/index-deprecated.html +0 -137
  139. data/vendor/local/share/gtk-doc/html/pango/pango-ATSUI-Fonts.html +0 -57
  140. data/vendor/local/share/gtk-doc/html/pango/pango-X-Fonts-and-Rendering.html +0 -1023
  141. data/vendor/local/src/dieterv/packaging/pango_1.29.4-1_win32.log +0 -806
  142. data/vendor/local/src/dieterv/packaging/pango_1.29.4-1_win32.sh +0 -56
@@ -1,59 +0,0 @@
1
- <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2
- <html>
3
- <head>
4
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>Index of new symbols in 1.20</title>
6
- <meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
7
- <link rel="home" href="index.html" title="Pango Reference Manual">
8
- <link rel="up" href="index.html" title="Pango Reference Manual">
9
- <link rel="prev" href="index-1.18.html" title="Index of new symbols in 1.18">
10
- <link rel="next" href="index-1.22.html" title="Index of new symbols in 1.22">
11
- <meta name="generator" content="GTK-Doc V1.18 (XML mode)">
12
- <link rel="stylesheet" href="style.css" type="text/css">
13
- </head>
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="index-1.18.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
17
- <td> </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="index-1.22.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
21
- </tr></table>
22
- <div class="index">
23
- <div class="titlepage"><div><div><h2 class="title">
24
- <a name="index-1.20"></a>Index of new symbols in 1.20</h2></div></div></div>
25
- <div class="index"><div class="indexdiv">
26
- <h3>P</h3>
27
- <dl>
28
- <dt>pango_attribute_init, <a class="indexterm" href="pango-Text-Attributes.html#pango-attribute-init">pango_attribute_init ()</a>
29
- </dt>
30
- <dt>PANGO_FC_GRAVITY, <a class="indexterm" href="PangoFcFontMap.html#PANGO-FC-GRAVITY:CAPS">PANGO_FC_GRAVITY</a>
31
- </dt>
32
- <dt>PANGO_FC_VERSION, <a class="indexterm" href="PangoFcFontMap.html#PANGO-FC-VERSION:CAPS">PANGO_FC_VERSION</a>
33
- </dt>
34
- <dt>PANGO_GLYPH_INVALID_INPUT, <a class="indexterm" href="pango-Glyph-Storage.html#PANGO-GLYPH-INVALID-INPUT:CAPS">PANGO_GLYPH_INVALID_INPUT</a>
35
- </dt>
36
- <dt>pango_glyph_item_copy, <a class="indexterm" href="pango-Glyph-Storage.html#pango-glyph-item-copy">pango_glyph_item_copy ()</a>
37
- </dt>
38
- <dt>pango_layout_get_height, <a class="indexterm" href="pango-Layout-Objects.html#pango-layout-get-height">pango_layout_get_height ()</a>
39
- </dt>
40
- <dt>pango_layout_iter_copy, <a class="indexterm" href="pango-Layout-Objects.html#pango-layout-iter-copy">pango_layout_iter_copy ()</a>
41
- </dt>
42
- <dt>pango_layout_iter_get_layout, <a class="indexterm" href="pango-Layout-Objects.html#pango-layout-iter-get-layout">pango_layout_iter_get_layout ()</a>
43
- </dt>
44
- <dt>pango_layout_set_height, <a class="indexterm" href="pango-Layout-Objects.html#pango-layout-set-height">pango_layout_set_height ()</a>
45
- </dt>
46
- <dt>pango_renderer_get_layout, <a class="indexterm" href="pango-pango-renderer.html#pango-renderer-get-layout">pango_renderer_get_layout ()</a>
47
- </dt>
48
- <dt>pango_renderer_get_layout_line, <a class="indexterm" href="pango-pango-renderer.html#pango-renderer-get-layout-line">pango_renderer_get_layout_line ()</a>
49
- </dt>
50
- <dt>PANGO_TYPE_GLYPH_ITEM, <a class="indexterm" href="pango-Glyph-Storage.html#PANGO-TYPE-GLYPH-ITEM:CAPS">PANGO_TYPE_GLYPH_ITEM</a>
51
- </dt>
52
- </dl>
53
- </div></div>
54
- </div>
55
- <div class="footer">
56
- <hr>
57
- Generated by GTK-Doc V1.18</div>
58
- </body>
59
- </html>
@@ -1,71 +0,0 @@
1
- <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2
- <html>
3
- <head>
4
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>Index of new symbols in 1.22</title>
6
- <meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
7
- <link rel="home" href="index.html" title="Pango Reference Manual">
8
- <link rel="up" href="index.html" title="Pango Reference Manual">
9
- <link rel="prev" href="index-1.20.html" title="Index of new symbols in 1.20">
10
- <link rel="next" href="index-1.24.html" title="Index of new symbols in 1.24">
11
- <meta name="generator" content="GTK-Doc V1.18 (XML mode)">
12
- <link rel="stylesheet" href="style.css" type="text/css">
13
- </head>
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="index-1.20.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
17
- <td> </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="index-1.24.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
21
- </tr></table>
22
- <div class="index">
23
- <div class="titlepage"><div><div><h2 class="title">
24
- <a name="index-1.22"></a>Index of new symbols in 1.22</h2></div></div></div>
25
- <div class="index"><div class="indexdiv">
26
- <h3>P</h3>
27
- <dl>
28
- <dt>PangoBidiType, <a class="indexterm" href="pango-Bidirectional-Text.html#PangoBidiType-enum">enum PangoBidiType</a>
29
- </dt>
30
- <dt>PangoGlyphItemIter, <a class="indexterm" href="pango-Glyph-Storage.html#PangoGlyphItemIter-struct">struct PangoGlyphItemIter</a>
31
- </dt>
32
- <dt>pango_attr_type_get_name, <a class="indexterm" href="pango-Text-Attributes.html#pango-attr-type-get-name">pango_attr_type_get_name ()</a>
33
- </dt>
34
- <dt>pango_bidi_type_for_unichar, <a class="indexterm" href="pango-Bidirectional-Text.html#pango-bidi-type-for-unichar">pango_bidi_type_for_unichar ()</a>
35
- </dt>
36
- <dt>pango_cairo_create_context, <a class="indexterm" href="pango-Cairo-Rendering.html#pango-cairo-create-context">pango_cairo_create_context ()</a>
37
- </dt>
38
- <dt>pango_cairo_font_map_set_default, <a class="indexterm" href="pango-Cairo-Rendering.html#pango-cairo-font-map-set-default">pango_cairo_font_map_set_default ()</a>
39
- </dt>
40
- <dt>pango_cairo_show_glyph_item, <a class="indexterm" href="pango-Cairo-Rendering.html#pango-cairo-show-glyph-item">pango_cairo_show_glyph_item ()</a>
41
- </dt>
42
- <dt>pango_font_map_create_context, <a class="indexterm" href="pango-Fonts.html#pango-font-map-create-context">pango_font_map_create_context ()</a>
43
- </dt>
44
- <dt>pango_glyph_item_iter_copy, <a class="indexterm" href="pango-Glyph-Storage.html#pango-glyph-item-iter-copy">pango_glyph_item_iter_copy ()</a>
45
- </dt>
46
- <dt>pango_glyph_item_iter_free, <a class="indexterm" href="pango-Glyph-Storage.html#pango-glyph-item-iter-free">pango_glyph_item_iter_free ()</a>
47
- </dt>
48
- <dt>pango_glyph_item_iter_init_end, <a class="indexterm" href="pango-Glyph-Storage.html#pango-glyph-item-iter-init-end">pango_glyph_item_iter_init_end ()</a>
49
- </dt>
50
- <dt>pango_glyph_item_iter_init_start, <a class="indexterm" href="pango-Glyph-Storage.html#pango-glyph-item-iter-init-start">pango_glyph_item_iter_init_start ()</a>
51
- </dt>
52
- <dt>pango_glyph_item_iter_next_cluster, <a class="indexterm" href="pango-Glyph-Storage.html#pango-glyph-item-iter-next-cluster">pango_glyph_item_iter_next_cluster ()</a>
53
- </dt>
54
- <dt>pango_glyph_item_iter_prev_cluster, <a class="indexterm" href="pango-Glyph-Storage.html#pango-glyph-item-iter-prev-cluster">pango_glyph_item_iter_prev_cluster ()</a>
55
- </dt>
56
- <dt>pango_language_get_scripts, <a class="indexterm" href="pango-Scripts-and-Languages.html#pango-language-get-scripts">pango_language_get_scripts ()</a>
57
- </dt>
58
- <dt>pango_layout_get_baseline, <a class="indexterm" href="pango-Layout-Objects.html#pango-layout-get-baseline">pango_layout_get_baseline ()</a>
59
- </dt>
60
- <dt>pango_renderer_draw_glyph_item, <a class="indexterm" href="pango-pango-renderer.html#pango-renderer-draw-glyph-item">pango_renderer_draw_glyph_item ()</a>
61
- </dt>
62
- <dt>PANGO_TYPE_GLYPH_ITEM_ITER, <a class="indexterm" href="pango-Glyph-Storage.html#PANGO-TYPE-GLYPH-ITEM-ITER:CAPS">PANGO_TYPE_GLYPH_ITEM_ITER</a>
63
- </dt>
64
- </dl>
65
- </div></div>
66
- </div>
67
- <div class="footer">
68
- <hr>
69
- Generated by GTK-Doc V1.18</div>
70
- </body>
71
- </html>
@@ -1,59 +0,0 @@
1
- <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2
- <html>
3
- <head>
4
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>Index of new symbols in 1.24</title>
6
- <meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
7
- <link rel="home" href="index.html" title="Pango Reference Manual">
8
- <link rel="up" href="index.html" title="Pango Reference Manual">
9
- <link rel="prev" href="index-1.22.html" title="Index of new symbols in 1.22">
10
- <link rel="next" href="index-1.26.html" title="Index of new symbols in 1.26">
11
- <meta name="generator" content="GTK-Doc V1.18 (XML mode)">
12
- <link rel="stylesheet" href="style.css" type="text/css">
13
- </head>
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="index-1.22.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
17
- <td> </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="index-1.26.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
21
- </tr></table>
22
- <div class="index">
23
- <div class="titlepage"><div><div><h2 class="title">
24
- <a name="index-1.24"></a>Index of new symbols in 1.24</h2></div></div></div>
25
- <div class="index"><div class="indexdiv">
26
- <h3>P</h3>
27
- <dl>
28
- <dt>PangoFcFontKey, <a class="indexterm" href="PangoFcFontMap.html#PangoFcFontKey">PangoFcFontKey</a>
29
- </dt>
30
- <dt>PangoFcFontsetKey, <a class="indexterm" href="PangoFcFontMap.html#PangoFcFontsetKey">PangoFcFontsetKey</a>
31
- </dt>
32
- <dt>pango_fc_fontset_key_get_absolute_size, <a class="indexterm" href="PangoFcFontMap.html#pango-fc-fontset-key-get-absolute-size">pango_fc_fontset_key_get_absolute_size ()</a>
33
- </dt>
34
- <dt>pango_fc_fontset_key_get_context_key, <a class="indexterm" href="PangoFcFontMap.html#pango-fc-fontset-key-get-context-key">pango_fc_fontset_key_get_context_key ()</a>
35
- </dt>
36
- <dt>pango_fc_fontset_key_get_description, <a class="indexterm" href="PangoFcFontMap.html#pango-fc-fontset-key-get-description">pango_fc_fontset_key_get_description ()</a>
37
- </dt>
38
- <dt>pango_fc_fontset_key_get_language, <a class="indexterm" href="PangoFcFontMap.html#pango-fc-fontset-key-get-language">pango_fc_fontset_key_get_language ()</a>
39
- </dt>
40
- <dt>pango_fc_fontset_key_get_matrix, <a class="indexterm" href="PangoFcFontMap.html#pango-fc-fontset-key-get-matrix">pango_fc_fontset_key_get_matrix ()</a>
41
- </dt>
42
- <dt>pango_fc_fontset_key_get_resolution, <a class="indexterm" href="PangoFcFontMap.html#pango-fc-fontset-key-get-resolution">pango_fc_fontset_key_get_resolution ()</a>
43
- </dt>
44
- <dt>pango_fc_font_key_get_context_key, <a class="indexterm" href="PangoFcFontMap.html#pango-fc-font-key-get-context-key">pango_fc_font_key_get_context_key ()</a>
45
- </dt>
46
- <dt>pango_fc_font_key_get_matrix, <a class="indexterm" href="PangoFcFontMap.html#pango-fc-font-key-get-matrix">pango_fc_font_key_get_matrix ()</a>
47
- </dt>
48
- <dt>pango_fc_font_key_get_pattern, <a class="indexterm" href="PangoFcFontMap.html#pango-fc-font-key-get-pattern">pango_fc_font_key_get_pattern ()</a>
49
- </dt>
50
- <dt>PANGO_FC_PRGNAME, <a class="indexterm" href="PangoFcFontMap.html#PANGO-FC-PRGNAME:CAPS">PANGO_FC_PRGNAME</a>
51
- </dt>
52
- </dl>
53
- </div></div>
54
- </div>
55
- <div class="footer">
56
- <hr>
57
- Generated by GTK-Doc V1.18</div>
58
- </body>
59
- </html>
@@ -1,39 +0,0 @@
1
- <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2
- <html>
3
- <head>
4
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>Index of new symbols in 1.26</title>
6
- <meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
7
- <link rel="home" href="index.html" title="Pango Reference Manual">
8
- <link rel="up" href="index.html" title="Pango Reference Manual">
9
- <link rel="prev" href="index-1.24.html" title="Index of new symbols in 1.24">
10
- <link rel="next" href="index-1.28.html" title="Index of new symbols in 1.28">
11
- <meta name="generator" content="GTK-Doc V1.18 (XML mode)">
12
- <link rel="stylesheet" href="style.css" type="text/css">
13
- </head>
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="index-1.24.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
17
- <td> </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="index-1.28.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
21
- </tr></table>
22
- <div class="index">
23
- <div class="titlepage"><div><div><h2 class="title">
24
- <a name="index-1.26"></a>Index of new symbols in 1.26</h2></div></div></div>
25
- <div class="index"><div class="indexdiv">
26
- <h3>P</h3>
27
- <dl>
28
- <dt>pango_glyph_item_get_logical_widths, <a class="indexterm" href="pango-Glyph-Storage.html#pango-glyph-item-get-logical-widths">pango_glyph_item_get_logical_widths ()</a>
29
- </dt>
30
- <dt>pango_gravity_get_for_script_and_width, <a class="indexterm" href="pango-Vertical-Text.html#pango-gravity-get-for-script-and-width">pango_gravity_get_for_script_and_width ()</a>
31
- </dt>
32
- </dl>
33
- </div></div>
34
- </div>
35
- <div class="footer">
36
- <hr>
37
- Generated by GTK-Doc V1.18</div>
38
- </body>
39
- </html>
@@ -1,38 +0,0 @@
1
- <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2
- <html>
3
- <head>
4
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>Index of new symbols in 1.30</title>
6
- <meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
7
- <link rel="home" href="index.html" title="Pango Reference Manual">
8
- <link rel="up" href="index.html" title="Pango Reference Manual">
9
- <link rel="prev" href="index-1.28.html" title="Index of new symbols in 1.28">
10
- <meta name="generator" content="GTK-Doc V1.18 (XML mode)">
11
- <link rel="stylesheet" href="style.css" type="text/css">
12
- </head>
13
- <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
14
- <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
15
- <td><a accesskey="p" href="index-1.28.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
16
- <td> </td>
17
- <td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
18
- <th width="100%" align="center">Pango Reference Manual</th>
19
- <td> </td>
20
- </tr></table>
21
- <div class="index">
22
- <div class="titlepage"><div><div><h2 class="title">
23
- <a name="index-1.30"></a>Index of new symbols in 1.30</h2></div></div></div>
24
- <div class="index"><div class="indexdiv">
25
- <h3>P</h3>
26
- <dl>
27
- <dt>pango_layout_get_character_count, <a class="indexterm" href="pango-Layout-Objects.html#pango-layout-get-character-count">pango_layout_get_character_count ()</a>
28
- </dt>
29
- <dt>pango_layout_get_log_attrs_readonly, <a class="indexterm" href="pango-Layout-Objects.html#pango-layout-get-log-attrs-readonly">pango_layout_get_log_attrs_readonly ()</a>
30
- </dt>
31
- </dl>
32
- </div></div>
33
- </div>
34
- <div class="footer">
35
- <hr>
36
- Generated by GTK-Doc V1.18</div>
37
- </body>
38
- </html>
@@ -1,111 +0,0 @@
1
- <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2
- <html>
3
- <head>
4
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>Index of new symbols in 1.4</title>
6
- <meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
7
- <link rel="home" href="index.html" title="Pango Reference Manual">
8
- <link rel="up" href="index.html" title="Pango Reference Manual">
9
- <link rel="prev" href="index-1.2.html" title="Index of new symbols in 1.2">
10
- <link rel="next" href="index-1.6.html" title="Index of new symbols in 1.6">
11
- <meta name="generator" content="GTK-Doc V1.18 (XML mode)">
12
- <link rel="stylesheet" href="style.css" type="text/css">
13
- </head>
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="index-1.2.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
17
- <td> </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="index-1.6.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
21
- </tr></table>
22
- <div class="index">
23
- <div class="titlepage"><div><div><h2 class="title">
24
- <a name="index-1.4"></a>Index of new symbols in 1.4</h2></div></div></div>
25
- <div class="index"><div class="indexdiv">
26
- <h3>P</h3>
27
- <dl>
28
- <dt>PangoFontsetForeachFunc, <a class="indexterm" href="pango-Fonts.html#PangoFontsetForeachFunc">PangoFontsetForeachFunc ()</a>
29
- </dt>
30
- <dt>pango_attr_fallback_new, <a class="indexterm" href="pango-Text-Attributes.html#pango-attr-fallback-new">pango_attr_fallback_new ()</a>
31
- </dt>
32
- <dt>pango_fc_font_description_from_pattern, <a class="indexterm" href="PangoFcFontMap.html#pango-fc-font-description-from-pattern">pango_fc_font_description_from_pattern ()</a>
33
- </dt>
34
- <dt>pango_fc_font_get_glyph, <a class="indexterm" href="PangoFcFont.html#pango-fc-font-get-glyph">pango_fc_font_get_glyph ()</a>
35
- </dt>
36
- <dt>pango_fc_font_get_unknown_glyph, <a class="indexterm" href="PangoFcFont.html#pango-fc-font-get-unknown-glyph">pango_fc_font_get_unknown_glyph ()</a>
37
- </dt>
38
- <dt>pango_fc_font_has_char, <a class="indexterm" href="PangoFcFont.html#pango-fc-font-has-char">pango_fc_font_has_char ()</a>
39
- </dt>
40
- <dt>pango_fc_font_kern_glyphs, <a class="indexterm" href="PangoFcFont.html#pango-fc-font-kern-glyphs">pango_fc_font_kern_glyphs ()</a>
41
- </dt>
42
- <dt>pango_fc_font_lock_face, <a class="indexterm" href="PangoFcFont.html#pango-fc-font-lock-face">pango_fc_font_lock_face ()</a>
43
- </dt>
44
- <dt>pango_fc_font_map_cache_clear, <a class="indexterm" href="PangoFcFontMap.html#pango-fc-font-map-cache-clear">pango_fc_font_map_cache_clear ()</a>
45
- </dt>
46
- <dt>pango_fc_font_map_create_context, <a class="indexterm" href="PangoFcFontMap.html#pango-fc-font-map-create-context">pango_fc_font_map_create_context ()</a>
47
- </dt>
48
- <dt>pango_fc_font_map_shutdown, <a class="indexterm" href="PangoFcFontMap.html#pango-fc-font-map-shutdown">pango_fc_font_map_shutdown ()</a>
49
- </dt>
50
- <dt>pango_fc_font_unlock_face, <a class="indexterm" href="PangoFcFont.html#pango-fc-font-unlock-face">pango_fc_font_unlock_face ()</a>
51
- </dt>
52
- <dt>pango_find_base_dir, <a class="indexterm" href="pango-Bidirectional-Text.html#pango-find-base-dir">pango_find_base_dir ()</a>
53
- </dt>
54
- <dt>pango_fontset_foreach, <a class="indexterm" href="pango-Fonts.html#pango-fontset-foreach">pango_fontset_foreach ()</a>
55
- </dt>
56
- <dt>pango_font_face_list_sizes, <a class="indexterm" href="pango-Fonts.html#pango-font-face-list-sizes">pango_font_face_list_sizes ()</a>
57
- </dt>
58
- <dt>pango_font_family_is_monospace, <a class="indexterm" href="pango-Fonts.html#pango-font-family-is-monospace">pango_font_family_is_monospace ()</a>
59
- </dt>
60
- <dt>pango_font_map_get_shape_engine_type, <a class="indexterm" href="pango-Fonts.html#pango-font-map-get-shape-engine-type">pango_font_map_get_shape_engine_type ()</a>
61
- </dt>
62
- <dt>pango_itemize_with_base_dir, <a class="indexterm" href="pango-Text-Processing.html#pango-itemize-with-base-dir">pango_itemize_with_base_dir ()</a>
63
- </dt>
64
- <dt>pango_language_includes_script, <a class="indexterm" href="pango-Scripts-and-Languages.html#pango-language-includes-script">pango_language_includes_script ()</a>
65
- </dt>
66
- <dt>pango_layout_get_auto_dir, <a class="indexterm" href="pango-Layout-Objects.html#pango-layout-get-auto-dir">pango_layout_get_auto_dir ()</a>
67
- </dt>
68
- <dt>pango_layout_set_auto_dir, <a class="indexterm" href="pango-Layout-Objects.html#pango-layout-set-auto-dir">pango_layout_set_auto_dir ()</a>
69
- </dt>
70
- <dt>pango_log2vis_get_embedding_levels, <a class="indexterm" href="pango-Miscellaneous-Utilities.html#pango-log2vis-get-embedding-levels">pango_log2vis_get_embedding_levels ()</a>
71
- </dt>
72
- <dt>pango_map_get_engines, <a class="indexterm" href="pango-Modules.html#pango-map-get-engines">pango_map_get_engines ()</a>
73
- </dt>
74
- <dt>pango_ot_buffer_add_glyph, <a class="indexterm" href="pango-OpenType-Font-Handling.html#pango-ot-buffer-add-glyph">pango_ot_buffer_add_glyph ()</a>
75
- </dt>
76
- <dt>pango_ot_buffer_clear, <a class="indexterm" href="pango-OpenType-Font-Handling.html#pango-ot-buffer-clear">pango_ot_buffer_clear ()</a>
77
- </dt>
78
- <dt>pango_ot_buffer_destroy, <a class="indexterm" href="pango-OpenType-Font-Handling.html#pango-ot-buffer-destroy">pango_ot_buffer_destroy ()</a>
79
- </dt>
80
- <dt>pango_ot_buffer_get_glyphs, <a class="indexterm" href="pango-OpenType-Font-Handling.html#pango-ot-buffer-get-glyphs">pango_ot_buffer_get_glyphs ()</a>
81
- </dt>
82
- <dt>pango_ot_buffer_new, <a class="indexterm" href="pango-OpenType-Font-Handling.html#pango-ot-buffer-new">pango_ot_buffer_new ()</a>
83
- </dt>
84
- <dt>pango_ot_buffer_output, <a class="indexterm" href="pango-OpenType-Font-Handling.html#pango-ot-buffer-output">pango_ot_buffer_output ()</a>
85
- </dt>
86
- <dt>pango_ot_buffer_set_rtl, <a class="indexterm" href="pango-OpenType-Font-Handling.html#pango-ot-buffer-set-rtl">pango_ot_buffer_set_rtl ()</a>
87
- </dt>
88
- <dt>pango_ot_ruleset_position, <a class="indexterm" href="pango-OpenType-Font-Handling.html#pango-ot-ruleset-position">pango_ot_ruleset_position ()</a>
89
- </dt>
90
- <dt>pango_ot_ruleset_substitute, <a class="indexterm" href="pango-OpenType-Font-Handling.html#pango-ot-ruleset-substitute">pango_ot_ruleset_substitute ()</a>
91
- </dt>
92
- <dt>pango_script_for_unichar, <a class="indexterm" href="pango-Scripts-and-Languages.html#pango-script-for-unichar">pango_script_for_unichar ()</a>
93
- </dt>
94
- <dt>pango_script_get_sample_language, <a class="indexterm" href="pango-Scripts-and-Languages.html#pango-script-get-sample-language">pango_script_get_sample_language ()</a>
95
- </dt>
96
- <dt>pango_script_iter_free, <a class="indexterm" href="pango-Scripts-and-Languages.html#pango-script-iter-free">pango_script_iter_free ()</a>
97
- </dt>
98
- <dt>pango_script_iter_get_range, <a class="indexterm" href="pango-Scripts-and-Languages.html#pango-script-iter-get-range">pango_script_iter_get_range ()</a>
99
- </dt>
100
- <dt>pango_script_iter_new, <a class="indexterm" href="pango-Scripts-and-Languages.html#pango-script-iter-new">pango_script_iter_new ()</a>
101
- </dt>
102
- <dt>pango_script_iter_next, <a class="indexterm" href="pango-Scripts-and-Languages.html#pango-script-iter-next">pango_script_iter_next ()</a>
103
- </dt>
104
- </dl>
105
- </div></div>
106
- </div>
107
- <div class="footer">
108
- <hr>
109
- Generated by GTK-Doc V1.18</div>
110
- </body>
111
- </html>
@@ -1,91 +0,0 @@
1
- <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2
- <html>
3
- <head>
4
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>Index of new symbols in 1.6</title>
6
- <meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
7
- <link rel="home" href="index.html" title="Pango Reference Manual">
8
- <link rel="up" href="index.html" title="Pango Reference Manual">
9
- <link rel="prev" href="index-1.4.html" title="Index of new symbols in 1.4">
10
- <link rel="next" href="index-1.8.html" title="Index of new symbols in 1.8">
11
- <meta name="generator" content="GTK-Doc V1.18 (XML mode)">
12
- <link rel="stylesheet" href="style.css" type="text/css">
13
- </head>
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="index-1.4.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
17
- <td> </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="index-1.8.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
21
- </tr></table>
22
- <div class="index">
23
- <div class="titlepage"><div><div><h2 class="title">
24
- <a name="index-1.6"></a>Index of new symbols in 1.6</h2></div></div></div>
25
- <div class="index"><div class="indexdiv">
26
- <h3>P</h3>
27
- <dl>
28
- <dt>PangoFcDecoder, <a class="indexterm" href="PangoFcDecoder.html#PangoFcDecoder-struct">struct PangoFcDecoder</a>
29
- </dt>
30
- <dt>PangoFcDecoderClass, <a class="indexterm" href="PangoFcDecoder.html#PangoFcDecoderClass">struct PangoFcDecoderClass</a>
31
- </dt>
32
- <dt>PangoMatrix, <a class="indexterm" href="pango-Glyph-Storage.html#PangoMatrix-struct">struct PangoMatrix</a>
33
- </dt>
34
- <dt>pango_attr_letter_spacing_new, <a class="indexterm" href="pango-Text-Attributes.html#pango-attr-letter-spacing-new">pango_attr_letter_spacing_new ()</a>
35
- </dt>
36
- <dt>pango_context_get_font_map, <a class="indexterm" href="pango-Text-Processing.html#pango-context-get-font-map">pango_context_get_font_map ()</a>
37
- </dt>
38
- <dt>pango_context_get_matrix, <a class="indexterm" href="pango-Text-Processing.html#pango-context-get-matrix">pango_context_get_matrix ()</a>
39
- </dt>
40
- <dt>pango_context_set_matrix, <a class="indexterm" href="pango-Text-Processing.html#pango-context-set-matrix">pango_context_set_matrix ()</a>
41
- </dt>
42
- <dt>pango_fc_decoder_get_charset, <a class="indexterm" href="PangoFcDecoder.html#pango-fc-decoder-get-charset">pango_fc_decoder_get_charset ()</a>
43
- </dt>
44
- <dt>pango_fc_decoder_get_glyph, <a class="indexterm" href="PangoFcDecoder.html#pango-fc-decoder-get-glyph">pango_fc_decoder_get_glyph ()</a>
45
- </dt>
46
- <dt>pango_font_metrics_get_strikethrough_position, <a class="indexterm" href="pango-Fonts.html#pango-font-metrics-get-strikethrough-position">pango_font_metrics_get_strikethrough_position ()</a>
47
- </dt>
48
- <dt>pango_font_metrics_get_strikethrough_thickness, <a class="indexterm" href="pango-Fonts.html#pango-font-metrics-get-strikethrough-thickness">pango_font_metrics_get_strikethrough_thickness ()</a>
49
- </dt>
50
- <dt>pango_font_metrics_get_underline_position, <a class="indexterm" href="pango-Fonts.html#pango-font-metrics-get-underline-position">pango_font_metrics_get_underline_position ()</a>
51
- </dt>
52
- <dt>pango_font_metrics_get_underline_thickness, <a class="indexterm" href="pango-Fonts.html#pango-font-metrics-get-underline-thickness">pango_font_metrics_get_underline_thickness ()</a>
53
- </dt>
54
- <dt>pango_ft2_render_layout_line_subpixel, <a class="indexterm" href="pango-FreeType-Fonts-and-Rendering.html#pango-ft2-render-layout-line-subpixel">pango_ft2_render_layout_line_subpixel ()</a>
55
- </dt>
56
- <dt>pango_ft2_render_layout_subpixel, <a class="indexterm" href="pango-FreeType-Fonts-and-Rendering.html#pango-ft2-render-layout-subpixel">pango_ft2_render_layout_subpixel ()</a>
57
- </dt>
58
- <dt>pango_ft2_render_transformed, <a class="indexterm" href="pango-FreeType-Fonts-and-Rendering.html#pango-ft2-render-transformed">pango_ft2_render_transformed ()</a>
59
- </dt>
60
- <dt>pango_glyph_item_free, <a class="indexterm" href="pango-Glyph-Storage.html#pango-glyph-item-free">pango_glyph_item_free ()</a>
61
- </dt>
62
- <dt>pango_glyph_item_letter_space, <a class="indexterm" href="pango-Glyph-Storage.html#pango-glyph-item-letter-space">pango_glyph_item_letter_space ()</a>
63
- </dt>
64
- <dt>pango_layout_get_ellipsize, <a class="indexterm" href="pango-Layout-Objects.html#pango-layout-get-ellipsize">pango_layout_get_ellipsize ()</a>
65
- </dt>
66
- <dt>pango_layout_set_ellipsize, <a class="indexterm" href="pango-Layout-Objects.html#pango-layout-set-ellipsize">pango_layout_set_ellipsize ()</a>
67
- </dt>
68
- <dt>pango_matrix_concat, <a class="indexterm" href="pango-Glyph-Storage.html#pango-matrix-concat">pango_matrix_concat ()</a>
69
- </dt>
70
- <dt>pango_matrix_copy, <a class="indexterm" href="pango-Glyph-Storage.html#pango-matrix-copy">pango_matrix_copy ()</a>
71
- </dt>
72
- <dt>pango_matrix_free, <a class="indexterm" href="pango-Glyph-Storage.html#pango-matrix-free">pango_matrix_free ()</a>
73
- </dt>
74
- <dt>PANGO_MATRIX_INIT, <a class="indexterm" href="pango-Glyph-Storage.html#PANGO-MATRIX-INIT:CAPS">PANGO_MATRIX_INIT</a>
75
- </dt>
76
- <dt>pango_matrix_rotate, <a class="indexterm" href="pango-Glyph-Storage.html#pango-matrix-rotate">pango_matrix_rotate ()</a>
77
- </dt>
78
- <dt>pango_matrix_scale, <a class="indexterm" href="pango-Glyph-Storage.html#pango-matrix-scale">pango_matrix_scale ()</a>
79
- </dt>
80
- <dt>pango_matrix_translate, <a class="indexterm" href="pango-Glyph-Storage.html#pango-matrix-translate">pango_matrix_translate ()</a>
81
- </dt>
82
- <dt>pango_ot_buffer_set_zero_width_marks, <a class="indexterm" href="pango-OpenType-Font-Handling.html#pango-ot-buffer-set-zero-width-marks">pango_ot_buffer_set_zero_width_marks ()</a>
83
- </dt>
84
- </dl>
85
- </div></div>
86
- </div>
87
- <div class="footer">
88
- <hr>
89
- Generated by GTK-Doc V1.18</div>
90
- </body>
91
- </html>