gtk2 0.90.4-x86-mingw32 → 0.90.5-x86-mingw32

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (143) hide show
  1. data/ChangeLog +4 -0
  2. data/Rakefile +3 -4
  3. data/ext/gtk2/extconf.rb +8 -0
  4. data/lib/1.8/gtk2.so +0 -0
  5. data/lib/1.9/gtk2.so +0 -0
  6. data/vendor/local/bin/gtk-demo.exe +0 -0
  7. data/vendor/local/bin/gtk-query-immodules-2.0.exe +0 -0
  8. data/vendor/local/bin/gtk-update-icon-cache.exe +0 -0
  9. data/vendor/local/bin/libgailutil-18.dll +0 -0
  10. data/vendor/local/bin/libgdk-win32-2.0-0.dll +0 -0
  11. data/vendor/local/bin/libgtk-win32-2.0-0.dll +0 -0
  12. data/vendor/local/bin/libpango-1.0-0.dll +0 -0
  13. data/vendor/local/bin/libpangocairo-1.0-0.dll +0 -0
  14. data/vendor/local/bin/libpangoft2-1.0-0.dll +0 -0
  15. data/vendor/local/bin/libpangowin32-1.0-0.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/bin/pkg-config.exe +0 -0
  19. data/vendor/local/etc/gtk-2.0/gtk.immodules +1 -1
  20. data/vendor/local/etc/pango/pango.modules +1 -1
  21. data/vendor/local/gtk+-bundle_2.22.0-20101016_win32.README.txt +29 -0
  22. data/vendor/local/include/pango-1.0/pango/pango-enum-types.h +2 -2
  23. data/vendor/local/include/pango-1.0/pango/pango-features.h +2 -2
  24. data/vendor/local/include/pixman-1/pixman-version.h +50 -0
  25. data/vendor/local/include/pixman-1/pixman.h +936 -0
  26. data/vendor/local/lib/gailutil.lib +0 -0
  27. data/vendor/local/lib/gdk-win32-2.0.lib +0 -0
  28. data/vendor/local/lib/gtk-2.0/2.10.0/engines/libpixmap.dll +0 -0
  29. data/vendor/local/lib/gtk-2.0/2.10.0/engines/libwimp.dll +0 -0
  30. data/vendor/local/lib/gtk-2.0/modules/libgail.dll +0 -0
  31. data/vendor/local/lib/gtk-win32-2.0.lib +0 -0
  32. data/vendor/local/lib/libgailutil.dll.a +0 -0
  33. data/vendor/local/lib/libgdk-win32-2.0.dll.a +0 -0
  34. data/vendor/local/lib/libgtk-win32-2.0.dll.a +0 -0
  35. data/vendor/local/lib/libpango-1.0.dll.a +0 -0
  36. data/vendor/local/lib/libpangocairo-1.0.dll.a +0 -0
  37. data/vendor/local/lib/libpangoft2-1.0.dll.a +0 -0
  38. data/vendor/local/lib/libpangowin32-1.0.dll.a +0 -0
  39. data/vendor/local/lib/libpixman-1.a +0 -0
  40. data/vendor/local/lib/pango-1.0.lib +0 -0
  41. data/vendor/local/lib/pangocairo-1.0.lib +0 -0
  42. data/vendor/local/lib/pangoft2-1.0.lib +0 -0
  43. data/vendor/local/lib/pangowin32-1.0.lib +0 -0
  44. data/vendor/local/lib/pkgconfig/gail.pc +1 -1
  45. data/vendor/local/lib/pkgconfig/gdk-2.0.pc +1 -1
  46. data/vendor/local/lib/pkgconfig/gdk-win32-2.0.pc +1 -1
  47. data/vendor/local/lib/pkgconfig/gtk+-2.0.pc +1 -1
  48. data/vendor/local/lib/pkgconfig/gtk+-win32-2.0.pc +1 -1
  49. data/vendor/local/lib/pkgconfig/pango.pc +2 -2
  50. data/vendor/local/lib/pkgconfig/pangocairo.pc +2 -2
  51. data/vendor/local/lib/pkgconfig/pangoft2.pc +2 -2
  52. data/vendor/local/lib/pkgconfig/pangowin32.pc +2 -2
  53. data/vendor/local/lib/pkgconfig/pixman-1.pc +11 -0
  54. data/vendor/local/manifest/gtk+-bundle_2.22.0-20101016_win32.mft +2910 -0
  55. data/vendor/local/manifest/{pango-dev_1.28.1-2_win32.mft → pango-dev_1.28.3-1_win32.mft} +5 -5
  56. data/vendor/local/manifest/{pango_1.28.1-2_win32.mft → pango_1.28.3-1_win32.mft} +2 -2
  57. data/vendor/local/share/aclocal/pkg.m4 +155 -0
  58. data/vendor/local/share/doc/gtk+-bundle_2.22.0-20101016_win32/components.lst +28 -0
  59. data/vendor/local/share/doc/{pango-1.28.1 → pango-1.28.3}/COPYING +0 -0
  60. data/vendor/local/share/doc/{pango-dev-1.28.1 → pango-dev-1.28.3}/COPYING +0 -0
  61. data/vendor/local/share/gtk-doc/html/pango/PangoEngineLang.html +44 -50
  62. data/vendor/local/share/gtk-doc/html/pango/PangoEngineShape.html +45 -51
  63. data/vendor/local/share/gtk-doc/html/pango/PangoFcDecoder.html +44 -61
  64. data/vendor/local/share/gtk-doc/html/pango/PangoFcFont.html +89 -101
  65. data/vendor/local/share/gtk-doc/html/pango/PangoFcFontMap.html +173 -171
  66. data/vendor/local/share/gtk-doc/html/pango/PangoMarkupFormat.html +6 -27
  67. data/vendor/local/share/gtk-doc/html/pango/index-1.10.html +3 -24
  68. data/vendor/local/share/gtk-doc/html/pango/index-1.12.html +3 -24
  69. data/vendor/local/share/gtk-doc/html/pango/index-1.14.html +3 -24
  70. data/vendor/local/share/gtk-doc/html/pango/index-1.16.html +3 -24
  71. data/vendor/local/share/gtk-doc/html/pango/index-1.18.html +5 -26
  72. data/vendor/local/share/gtk-doc/html/pango/index-1.2.html +3 -24
  73. data/vendor/local/share/gtk-doc/html/pango/index-1.20.html +5 -26
  74. data/vendor/local/share/gtk-doc/html/pango/index-1.22.html +5 -26
  75. data/vendor/local/share/gtk-doc/html/pango/index-1.24.html +3 -24
  76. data/vendor/local/share/gtk-doc/html/pango/index-1.26.html +3 -24
  77. data/vendor/local/share/gtk-doc/html/pango/index-1.28.html +3 -24
  78. data/vendor/local/share/gtk-doc/html/pango/index-1.4.html +3 -24
  79. data/vendor/local/share/gtk-doc/html/pango/index-1.6.html +6 -27
  80. data/vendor/local/share/gtk-doc/html/pango/index-1.8.html +22 -43
  81. data/vendor/local/share/gtk-doc/html/pango/index-all.html +70 -91
  82. data/vendor/local/share/gtk-doc/html/pango/index-deprecated.html +3 -24
  83. data/vendor/local/share/gtk-doc/html/pango/index.html +5 -26
  84. data/vendor/local/share/gtk-doc/html/pango/index.sgml +31 -30
  85. data/vendor/local/share/gtk-doc/html/pango/lowlevel.html +6 -27
  86. data/vendor/local/share/gtk-doc/html/pango/pango-ATSUI-Fonts.html +20 -39
  87. data/vendor/local/share/gtk-doc/html/pango/pango-Bidirectional-Text.html +73 -88
  88. data/vendor/local/share/gtk-doc/html/pango/pango-Cairo-Rendering.html +405 -320
  89. data/vendor/local/share/gtk-doc/html/pango/pango-Coverage-Maps.html +85 -97
  90. data/vendor/local/share/gtk-doc/html/pango/pango-Engines.html +69 -84
  91. data/vendor/local/share/gtk-doc/html/pango/pango-Fonts.html +695 -645
  92. data/vendor/local/share/gtk-doc/html/pango/pango-FreeType-Fonts-and-Rendering.html +225 -228
  93. data/vendor/local/share/gtk-doc/html/pango/pango-Glyph-Storage.html +523 -494
  94. data/vendor/local/share/gtk-doc/html/pango/pango-Layout-Objects.html +819 -742
  95. data/vendor/local/share/gtk-doc/html/pango/pango-Miscellaneous-Utilities.html +203 -204
  96. data/vendor/local/share/gtk-doc/html/pango/pango-Modules.html +58 -75
  97. data/vendor/local/share/gtk-doc/html/pango/pango-OpenType-Font-Handling.html +422 -405
  98. data/vendor/local/share/gtk-doc/html/pango/pango-Scripts-and-Languages.html +144 -142
  99. data/vendor/local/share/gtk-doc/html/pango/pango-Tab-Stops.html +120 -130
  100. data/vendor/local/share/gtk-doc/html/pango/pango-Text-Attributes.html +618 -576
  101. data/vendor/local/share/gtk-doc/html/pango/pango-Text-Processing.html +397 -384
  102. data/vendor/local/share/gtk-doc/html/pango/pango-Version-Checking.html +44 -58
  103. data/vendor/local/share/gtk-doc/html/pango/pango-Vertical-Text.html +73 -84
  104. data/vendor/local/share/gtk-doc/html/pango/pango-Win32-Fonts-and-Rendering.html +220 -217
  105. data/vendor/local/share/gtk-doc/html/pango/pango-X-Fonts-and-Rendering.html +303 -302
  106. data/vendor/local/share/gtk-doc/html/pango/pango-Xft-Fonts-and-Rendering.html +293 -292
  107. data/vendor/local/share/gtk-doc/html/pango/pango-hierarchy.html +5 -26
  108. data/vendor/local/share/gtk-doc/html/pango/pango-pango-renderer.html +1009 -0
  109. data/vendor/local/share/gtk-doc/html/pango/pango-querymodules.html +7 -28
  110. data/vendor/local/share/gtk-doc/html/pango/pango.devhelp +68 -68
  111. data/vendor/local/share/gtk-doc/html/pango/pango.devhelp2 +72 -72
  112. data/vendor/local/share/gtk-doc/html/pango/pango.html +3 -24
  113. data/vendor/local/share/gtk-doc/html/pango/rendering.html +3 -24
  114. data/vendor/local/share/gtk-doc/html/pango/style.css +21 -13
  115. data/vendor/local/share/gtk-doc/html/pango/tools.html +3 -24
  116. data/vendor/local/share/man/man1/pango-querymodules.1 +2 -2
  117. data/vendor/local/share/man/man1/pango-view.1 +1 -1
  118. data/vendor/local/src/tml/packaging/{gtk+_2.22.0-1_win32.log → gtk+_2.22.0-2_win32.log} +1835 -1832
  119. data/vendor/local/src/tml/packaging/{gtk+_2.22.0-1_win32.sh → gtk+_2.22.0-2_win32.sh} +26 -1
  120. data/vendor/local/src/tml/packaging/{pango_1.28.1-2_win32.log → pango_1.28.3-1_win32.log} +293 -413
  121. data/vendor/local/src/tml/packaging/pango_1.28.3-1_win32.sh +56 -0
  122. data/vendor/local/src/tml/packaging/pixman_0.18.4-2_win32.log +291 -0
  123. data/vendor/local/src/tml/packaging/pixman_0.18.4-2_win32.sh +141 -0
  124. data/vendor/local/src/tml/packaging/pkg-config_0.23-3_win32.log +215 -0
  125. data/vendor/local/src/tml/packaging/pkg-config_0.23-3_win32.sh +278 -0
  126. metadata +3323 -3325
  127. data/ext/gtk2/Makefile +0 -163
  128. data/ext/gtk2/rbgdkkeysyms.h +0 -1708
  129. data/ext/gtk2/rbgtkinits.c +0 -469
  130. data/vendor/local/manifest/cairo-dev_1.10.0-1_win32.mft +0 -83
  131. data/vendor/local/manifest/cairo_1.10.0-1_win32.mft +0 -5
  132. data/vendor/local/manifest/expat-dev_2.0.1-1_win32.mft +0 -10
  133. data/vendor/local/manifest/expat_2.0.1-1_win32.mft +0 -2
  134. data/vendor/local/manifest/fontconfig-dev_2.8.0-2_win32.mft +0 -387
  135. data/vendor/local/manifest/fontconfig_2.8.0-2_win32.mft +0 -3
  136. data/vendor/local/manifest/freetype-dev_2.4.2-1_win32.mft +0 -56
  137. data/vendor/local/manifest/freetype_2.4.2-1_win32.mft +0 -2
  138. data/vendor/local/manifest/gtk+-dev_2.22.0-1_win32.mft +0 -947
  139. data/vendor/local/manifest/gtk+_2.22.0-1_win32.mft +0 -225
  140. data/vendor/local/manifest/libpng-dev_1.4.3-1_win32.mft +0 -15
  141. data/vendor/local/manifest/libpng_1.4.3-1_win32.mft +0 -2
  142. data/vendor/local/share/gtk-doc/html/pango/PangoRenderer.html +0 -1002
  143. data/vendor/local/src/tml/packaging/pango_1.28.1-2_win32.sh +0 -579
@@ -81,6 +81,7 @@ share/gtk-doc/html/pango/pango-Layout-Objects.html
81
81
  share/gtk-doc/html/pango/pango-Miscellaneous-Utilities.html
82
82
  share/gtk-doc/html/pango/pango-Modules.html
83
83
  share/gtk-doc/html/pango/pango-OpenType-Font-Handling.html
84
+ share/gtk-doc/html/pango/pango-pango-renderer.html
84
85
  share/gtk-doc/html/pango/pango-querymodules.html
85
86
  share/gtk-doc/html/pango/pango-Scripts-and-Languages.html
86
87
  share/gtk-doc/html/pango/pango-Tab-Stops.html
@@ -100,17 +101,16 @@ share/gtk-doc/html/pango/PangoFcDecoder.html
100
101
  share/gtk-doc/html/pango/PangoFcFont.html
101
102
  share/gtk-doc/html/pango/PangoFcFontMap.html
102
103
  share/gtk-doc/html/pango/PangoMarkupFormat.html
103
- share/gtk-doc/html/pango/PangoRenderer.html
104
104
  share/gtk-doc/html/pango/rendering.html
105
105
  share/gtk-doc/html/pango/right.png
106
106
  share/gtk-doc/html/pango/rotated-text.png
107
107
  share/gtk-doc/html/pango/style.css
108
108
  share/gtk-doc/html/pango/tools.html
109
109
  share/gtk-doc/html/pango/up.png
110
- share/doc/pango-dev-1.28.1/COPYING
110
+ share/doc/pango-dev-1.28.3/COPYING
111
111
  bin/pango-view.exe
112
112
  share/man/man1/pango-querymodules.1
113
113
  share/man/man1/pango-view.1
114
- src/tml/packaging/pango_1.28.1-2_win32.sh
115
- src/tml/packaging/pango_1.28.1-2_win32.log
116
- manifest/pango-dev_1.28.1-2_win32.mft
114
+ src/tml/packaging/pango_1.28.3-1_win32.sh
115
+ src/tml/packaging/pango_1.28.3-1_win32.log
116
+ manifest/pango-dev_1.28.3-1_win32.mft
@@ -4,5 +4,5 @@ bin/libpango-1.0-0.dll
4
4
  bin/libpangoft2-1.0-0.dll
5
5
  bin/libpangowin32-1.0-0.dll
6
6
  bin/libpangocairo-1.0-0.dll
7
- share/doc/pango-1.28.1/COPYING
8
- manifest/pango_1.28.1-2_win32.mft
7
+ share/doc/pango-1.28.3/COPYING
8
+ manifest/pango_1.28.3-1_win32.mft
@@ -0,0 +1,155 @@
1
+ # pkg.m4 - Macros to locate and utilise pkg-config. -*- Autoconf -*-
2
+ #
3
+ # Copyright © 2004 Scott James Remnant <scott@netsplit.com>.
4
+ #
5
+ # This program is free software; you can redistribute it and/or modify
6
+ # it under the terms of the GNU General Public License as published by
7
+ # the Free Software Foundation; either version 2 of the License, or
8
+ # (at your option) any later version.
9
+ #
10
+ # This program is distributed in the hope that it will be useful, but
11
+ # WITHOUT ANY WARRANTY; without even the implied warranty of
12
+ # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
13
+ # General Public License for more details.
14
+ #
15
+ # You should have received a copy of the GNU General Public License
16
+ # along with this program; if not, write to the Free Software
17
+ # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
18
+ #
19
+ # As a special exception to the GNU General Public License, if you
20
+ # distribute this file as part of a program that contains a
21
+ # configuration script generated by Autoconf, you may include it under
22
+ # the same distribution terms that you use for the rest of that program.
23
+
24
+ # PKG_PROG_PKG_CONFIG([MIN-VERSION])
25
+ # ----------------------------------
26
+ AC_DEFUN([PKG_PROG_PKG_CONFIG],
27
+ [m4_pattern_forbid([^_?PKG_[A-Z_]+$])
28
+ m4_pattern_allow([^PKG_CONFIG(_PATH)?$])
29
+ AC_ARG_VAR([PKG_CONFIG], [path to pkg-config utility])dnl
30
+ if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then
31
+ AC_PATH_TOOL([PKG_CONFIG], [pkg-config])
32
+ fi
33
+ if test -n "$PKG_CONFIG"; then
34
+ _pkg_min_version=m4_default([$1], [0.9.0])
35
+ AC_MSG_CHECKING([pkg-config is at least version $_pkg_min_version])
36
+ if $PKG_CONFIG --atleast-pkgconfig-version $_pkg_min_version; then
37
+ AC_MSG_RESULT([yes])
38
+ else
39
+ AC_MSG_RESULT([no])
40
+ PKG_CONFIG=""
41
+ fi
42
+
43
+ fi[]dnl
44
+ ])# PKG_PROG_PKG_CONFIG
45
+
46
+ # PKG_CHECK_EXISTS(MODULES, [ACTION-IF-FOUND], [ACTION-IF-NOT-FOUND])
47
+ #
48
+ # Check to see whether a particular set of modules exists. Similar
49
+ # to PKG_CHECK_MODULES(), but does not set variables or print errors.
50
+ #
51
+ #
52
+ # Similar to PKG_CHECK_MODULES, make sure that the first instance of
53
+ # this or PKG_CHECK_MODULES is called, or make sure to call
54
+ # PKG_CHECK_EXISTS manually
55
+ # --------------------------------------------------------------
56
+ AC_DEFUN([PKG_CHECK_EXISTS],
57
+ [AC_REQUIRE([PKG_PROG_PKG_CONFIG])dnl
58
+ if test -n "$PKG_CONFIG" && \
59
+ AC_RUN_LOG([$PKG_CONFIG --exists --print-errors "$1"]); then
60
+ m4_ifval([$2], [$2], [:])
61
+ m4_ifvaln([$3], [else
62
+ $3])dnl
63
+ fi])
64
+
65
+
66
+ # _PKG_CONFIG([VARIABLE], [COMMAND], [MODULES])
67
+ # ---------------------------------------------
68
+ m4_define([_PKG_CONFIG],
69
+ [if test -n "$$1"; then
70
+ pkg_cv_[]$1="$$1"
71
+ elif test -n "$PKG_CONFIG"; then
72
+ PKG_CHECK_EXISTS([$3],
73
+ [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`],
74
+ [pkg_failed=yes])
75
+ else
76
+ pkg_failed=untried
77
+ fi[]dnl
78
+ ])# _PKG_CONFIG
79
+
80
+ # _PKG_SHORT_ERRORS_SUPPORTED
81
+ # -----------------------------
82
+ AC_DEFUN([_PKG_SHORT_ERRORS_SUPPORTED],
83
+ [AC_REQUIRE([PKG_PROG_PKG_CONFIG])
84
+ if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
85
+ _pkg_short_errors_supported=yes
86
+ else
87
+ _pkg_short_errors_supported=no
88
+ fi[]dnl
89
+ ])# _PKG_SHORT_ERRORS_SUPPORTED
90
+
91
+
92
+ # PKG_CHECK_MODULES(VARIABLE-PREFIX, MODULES, [ACTION-IF-FOUND],
93
+ # [ACTION-IF-NOT-FOUND])
94
+ #
95
+ #
96
+ # Note that if there is a possibility the first call to
97
+ # PKG_CHECK_MODULES might not happen, you should be sure to include an
98
+ # explicit call to PKG_PROG_PKG_CONFIG in your configure.ac
99
+ #
100
+ #
101
+ # --------------------------------------------------------------
102
+ AC_DEFUN([PKG_CHECK_MODULES],
103
+ [AC_REQUIRE([PKG_PROG_PKG_CONFIG])dnl
104
+ AC_ARG_VAR([$1][_CFLAGS], [C compiler flags for $1, overriding pkg-config])dnl
105
+ AC_ARG_VAR([$1][_LIBS], [linker flags for $1, overriding pkg-config])dnl
106
+
107
+ pkg_failed=no
108
+ AC_MSG_CHECKING([for $1])
109
+
110
+ _PKG_CONFIG([$1][_CFLAGS], [cflags], [$2])
111
+ _PKG_CONFIG([$1][_LIBS], [libs], [$2])
112
+
113
+ m4_define([_PKG_TEXT], [Alternatively, you may set the environment variables $1[]_CFLAGS
114
+ and $1[]_LIBS to avoid the need to call pkg-config.
115
+ See the pkg-config man page for more details.])
116
+
117
+ if test $pkg_failed = yes; then
118
+ _PKG_SHORT_ERRORS_SUPPORTED
119
+ if test $_pkg_short_errors_supported = yes; then
120
+ $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$2" 2>&1`
121
+ else
122
+ $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors "$2" 2>&1`
123
+ fi
124
+ # Put the nasty error message in config.log where it belongs
125
+ echo "$$1[]_PKG_ERRORS" >&AS_MESSAGE_LOG_FD
126
+
127
+ ifelse([$4], , [AC_MSG_ERROR(dnl
128
+ [Package requirements ($2) were not met:
129
+
130
+ $$1_PKG_ERRORS
131
+
132
+ Consider adjusting the PKG_CONFIG_PATH environment variable if you
133
+ installed software in a non-standard prefix.
134
+
135
+ _PKG_TEXT
136
+ ])],
137
+ [AC_MSG_RESULT([no])
138
+ $4])
139
+ elif test $pkg_failed = untried; then
140
+ ifelse([$4], , [AC_MSG_FAILURE(dnl
141
+ [The pkg-config script could not be found or is too old. Make sure it
142
+ is in your PATH or set the PKG_CONFIG environment variable to the full
143
+ path to pkg-config.
144
+
145
+ _PKG_TEXT
146
+
147
+ To get pkg-config, see <http://pkg-config.freedesktop.org/>.])],
148
+ [$4])
149
+ else
150
+ $1[]_CFLAGS=$pkg_cv_[]$1[]_CFLAGS
151
+ $1[]_LIBS=$pkg_cv_[]$1[]_LIBS
152
+ AC_MSG_RESULT([yes])
153
+ ifelse([$3], , :, [$3])
154
+ fi[]dnl
155
+ ])# PKG_CHECK_MODULES
@@ -0,0 +1,28 @@
1
+ gettext-runtime_0.18.1.1-2_win32
2
+ gettext-runtime-dev_0.18.1.1-2_win32
3
+ zlib_1.2.5-2_win32
4
+ zlib-dev_1.2.5-2_win32
5
+ glib_2.26.0-2_win32
6
+ glib-dev_2.26.0-2_win32
7
+ pkg-config_0.23-3_win32
8
+ pkg-config-dev_0.23-3_win32
9
+ atk_1.32.0-1_win32
10
+ atk-dev_1.32.0-1_win32
11
+ pango_1.28.3-1_win32
12
+ pango-dev_1.28.3-1_win32
13
+ pixman_0.18.4-2_win32
14
+ pixman-dev_0.18.4-2_win32
15
+ cairo_1.10.0-1_win32
16
+ cairo-dev_1.10.0-1_win32
17
+ fontconfig_2.8.0-2_win32
18
+ fontconfig-dev_2.8.0-2_win32
19
+ expat_2.0.1-1_win32
20
+ expat-dev_2.0.1-1_win32
21
+ freetype_2.4.2-1_win32
22
+ freetype-dev_2.4.2-1_win32
23
+ libpng_1.4.3-1_win32
24
+ libpng-dev_1.4.3-1_win32
25
+ gtk+_2.22.0-2_win32
26
+ gtk+-dev_2.22.0-2_win32
27
+ gdk-pixbuf_2.22.0-1_win32
28
+ gdk-pixbuf-dev_2.22.0-1_win32
@@ -8,29 +8,8 @@
8
8
  <link rel="up" href="lowlevel.html" title="Low Level Functionality">
9
9
  <link rel="prev" href="pango-Engines.html" title="Engines">
10
10
  <link rel="next" href="PangoEngineShape.html" title="PangoEngineShape">
11
- <meta name="generator" content="GTK-Doc V1.13 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.15.1 (XML mode)">
12
12
  <link rel="stylesheet" href="style.css" type="text/css">
13
- <link rel="chapter" href="pango.html" title="Basic Pango Interfaces">
14
- <link rel="chapter" href="rendering.html" title="Rendering with Pango">
15
- <link rel="chapter" href="lowlevel.html" title="Low Level Functionality">
16
- <link rel="chapter" href="tools.html" title="Pango Tools">
17
- <link rel="chapter" href="pango-hierarchy.html" title="Object Hierarchy">
18
- <link rel="index" href="index-all.html" title="Index">
19
- <link rel="index" href="index-deprecated.html" title="Index of deprecated symbols">
20
- <link rel="index" href="index-1.2.html" title="Index of new symbols in 1.2">
21
- <link rel="index" href="index-1.4.html" title="Index of new symbols in 1.4">
22
- <link rel="index" href="index-1.6.html" title="Index of new symbols in 1.6">
23
- <link rel="index" href="index-1.8.html" title="Index of new symbols in 1.8">
24
- <link rel="index" href="index-1.10.html" title="Index of new symbols in 1.10">
25
- <link rel="index" href="index-1.12.html" title="Index of new symbols in 1.12">
26
- <link rel="index" href="index-1.14.html" title="Index of new symbols in 1.14">
27
- <link rel="index" href="index-1.16.html" title="Index of new symbols in 1.16">
28
- <link rel="index" href="index-1.18.html" title="Index of new symbols in 1.18">
29
- <link rel="index" href="index-1.20.html" title="Index of new symbols in 1.20">
30
- <link rel="index" href="index-1.22.html" title="Index of new symbols in 1.22">
31
- <link rel="index" href="index-1.24.html" title="Index of new symbols in 1.24">
32
- <link rel="index" href="index-1.26.html" title="Index of new symbols in 1.26">
33
- <link rel="index" href="index-1.28.html" title="Index of new symbols in 1.26">
34
13
  </head>
35
14
  <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
36
15
  <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
@@ -49,7 +28,7 @@
49
28
  <a href="#PangoEngineLang.object-hierarchy" class="shortcut">Object Hierarchy</a>
50
29
  </td></tr>
51
30
  </table>
52
- <div class="refentry" title="PangoEngineLang">
31
+ <div class="refentry">
53
32
  <a name="PangoEngineLang"></a><div class="titlepage"></div>
54
33
  <div class="refnamediv"><table width="100%"><tr>
55
34
  <td valign="top">
@@ -58,27 +37,30 @@
58
37
  </td>
59
38
  <td valign="top" align="right"></td>
60
39
  </tr></table></div>
61
- <div class="refsect1" title="Stability Level">
40
+ <div class="refsect1">
62
41
  <a name="PangoEngineLang.stability-level"></a><h2>Stability Level</h2>
63
42
  Unstable, unless otherwise indicated
64
43
  </div>
65
- <div class="refsynopsisdiv" title="Synopsis">
44
+ <div class="refsynopsisdiv">
66
45
  <a name="PangoEngineLang.synopsis"></a><h2>Synopsis</h2>
67
46
  <pre class="synopsis"> <a class="link" href="PangoEngineLang.html#PangoEngineLang-struct" title="PangoEngineLang">PangoEngineLang</a>;
68
- <a class="link" href="PangoEngineLang.html#PangoEngineLangClass" title="PangoEngineLangClass">PangoEngineLangClass</a>;
47
+ struct <a class="link" href="PangoEngineLang.html#PangoEngineLangClass" title="struct PangoEngineLangClass">PangoEngineLangClass</a>;
69
48
  #define <a class="link" href="PangoEngineLang.html#PANGO-ENGINE-TYPE-LANG:CAPS" title="PANGO_ENGINE_TYPE_LANG">PANGO_ENGINE_TYPE_LANG</a>
70
- #define <a class="link" href="PangoEngineLang.html#PANGO-ENGINE-LANG-DEFINE-TYPE:CAPS" title="PANGO_ENGINE_LANG_DEFINE_TYPE()">PANGO_ENGINE_LANG_DEFINE_TYPE</a> (name, prefix, class_init, instance_init)
49
+ #define <a class="link" href="PangoEngineLang.html#PANGO-ENGINE-LANG-DEFINE-TYPE:CAPS" title="PANGO_ENGINE_LANG_DEFINE_TYPE()">PANGO_ENGINE_LANG_DEFINE_TYPE</a> (name,
50
+ prefix,
51
+ class_init,
52
+ instance_init)
71
53
  </pre>
72
54
  </div>
73
- <div class="refsect1" title="Object Hierarchy">
55
+ <div class="refsect1">
74
56
  <a name="PangoEngineLang.object-hierarchy"></a><h2>Object Hierarchy</h2>
75
57
  <pre class="synopsis">
76
- <a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
58
+ GObject
77
59
  +----<a class="link" href="pango-Engines.html#PangoEngine">PangoEngine</a>
78
60
  +----PangoEngineLang
79
61
  </pre>
80
62
  </div>
81
- <div class="refsect1" title="Description">
63
+ <div class="refsect1">
82
64
  <a name="PangoEngineLang.description"></a><h2>Description</h2>
83
65
  <p>
84
66
  The <em class="firstterm">language engines</em> are rendering-system independent
@@ -86,9 +68,9 @@ engines that determine line, word, and character breaks for character strings.
86
68
  These engines are used in <a class="link" href="pango-Text-Processing.html#pango-break" title="pango_break ()"><code class="function">pango_break()</code></a>.
87
69
  </p>
88
70
  </div>
89
- <div class="refsect1" title="Details">
71
+ <div class="refsect1">
90
72
  <a name="PangoEngineLang.details"></a><h2>Details</h2>
91
- <div class="refsect2" title="PangoEngineLang">
73
+ <div class="refsect2">
92
74
  <a name="PangoEngineLang-struct"></a><h3>PangoEngineLang</h3>
93
75
  <pre class="programlisting">typedef struct _PangoEngineLang PangoEngineLang;</pre>
94
76
  <p>
@@ -97,28 +79,30 @@ customize the rendering-system independent part of the
97
79
  Pango pipeline for a particular script or language. For
98
80
  instance, a custom <a class="link" href="PangoEngineLang.html" title="PangoEngineLang"><span class="type">PangoEngineLang</span></a> could be provided for
99
81
  Thai to implement the dictionary-based word boundary
100
- lookups needed for that language.</p>
82
+ lookups needed for that language.
83
+ </p>
101
84
  </div>
102
85
  <hr>
103
- <div class="refsect2" title="PangoEngineLangClass">
104
- <a name="PangoEngineLangClass"></a><h3>PangoEngineLangClass</h3>
105
- <pre class="programlisting">typedef struct {
86
+ <div class="refsect2">
87
+ <a name="PangoEngineLangClass"></a><h3>struct PangoEngineLangClass</h3>
88
+ <pre class="programlisting">struct PangoEngineLangClass {
106
89
  void (*script_break) (PangoEngineLang *engine,
107
90
  const char *text,
108
91
  int len,
109
92
  PangoAnalysis *analysis,
110
93
  PangoLogAttr *attrs,
111
94
  int attrs_len);
112
- } PangoEngineLangClass;
95
+ };
113
96
  </pre>
114
97
  <p>
115
- Class structure for <a class="link" href="PangoEngineLang.html" title="PangoEngineLang"><span class="type">PangoEngineLang</span></a></p>
98
+ Class structure for <a class="link" href="PangoEngineLang.html" title="PangoEngineLang"><span class="type">PangoEngineLang</span></a>
99
+ </p>
116
100
  <div class="variablelist"><table border="0">
117
101
  <col align="left" valign="top">
118
102
  <tbody><tr>
119
103
  <td><p><span class="term"><em class="structfield"><code><a name="PangoEngineLangClass.script-break"></a>script_break</code></em> ()</span></p></td>
120
- <td> Provides a custom implementation of <a class="link" href="pango-Text-Processing.html#pango-break" title="pango_break ()"><code class="function">pango_break()</code></a>.
121
- If <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, <a class="link" href="pango-Text-Processing.html#pango-default-break" title="pango_default_break ()"><code class="function">pango_default_break()</code></a> is used instead. If not <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, for
104
+ <td>Provides a custom implementation of <a class="link" href="pango-Text-Processing.html#pango-break" title="pango_break ()"><code class="function">pango_break()</code></a>.
105
+ If <a href="/gnome/usr/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL--CAPS"><code class="literal">NULL</code></a>, <a class="link" href="pango-Text-Processing.html#pango-default-break" title="pango_default_break ()"><code class="function">pango_default_break()</code></a> is used instead. If not <a href="/gnome/usr/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL--CAPS"><code class="literal">NULL</code></a>, for
122
106
  Pango versions before 1.16 (module interface version before 1.6.0),
123
107
  this was called instead of <a class="link" href="pango-Text-Processing.html#pango-default-break" title="pango_default_break ()"><code class="function">pango_default_break()</code></a>, but in newer versions,
124
108
  <a class="link" href="pango-Text-Processing.html#pango-default-break" title="pango_default_break ()"><code class="function">pango_default_break()</code></a> is always called and this is called after that to
@@ -128,7 +112,7 @@ allow tailoring the breaking results.
128
112
  </table></div>
129
113
  </div>
130
114
  <hr>
131
- <div class="refsect2" title="PANGO_ENGINE_TYPE_LANG">
115
+ <div class="refsect2">
132
116
  <a name="PANGO-ENGINE-TYPE-LANG:CAPS"></a><h3>PANGO_ENGINE_TYPE_LANG</h3>
133
117
  <pre class="programlisting">#define PANGO_ENGINE_TYPE_LANG "PangoEngineLang"
134
118
  </pre>
@@ -139,7 +123,7 @@ These engines derive from <a class="link" href="PangoEngineLang.html" title="Pan
139
123
  </p>
140
124
  </div>
141
125
  <hr>
142
- <div class="refsect2" title="PANGO_ENGINE_LANG_DEFINE_TYPE()">
126
+ <div class="refsect2">
143
127
  <a name="PANGO-ENGINE-LANG-DEFINE-TYPE:CAPS"></a><h3>PANGO_ENGINE_LANG_DEFINE_TYPE()</h3>
144
128
  <pre class="programlisting">#define PANGO_ENGINE_LANG_DEFINE_TYPE(name, prefix, class_init, instance_init)</pre>
145
129
  <p>
@@ -163,30 +147,40 @@ function can create instances of the object as follows:
163
147
  </p>
164
148
  <p>
165
149
  </p>
166
- <div class="informalexample"><pre class="programlisting">
167
- PangoEngine *engine = g_object_new (<em class="replaceable"><code>prefix</code></em>_type, NULL);
168
- </pre></div>
150
+ <div class="informalexample">
151
+ <table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
152
+ <tbody>
153
+ <tr>
154
+ <td class="listing_lines" align="right"><pre>1</pre></td>
155
+ <td class="listing_code"><pre class="programlisting">PangoEngine *engine = g_object_new (&lt;em <span class="type">class</span>=<span class="number">&quot;replaceable&quot;</span>&gt;&lt;code&gt;prefix&lt;/code&gt;&lt;/em&gt;_type, <span class="number">NULL</span>);</pre></td>
156
+ </tr>
157
+ </tbody>
158
+ </table>
159
+ </div>
160
+
161
+ <p>
162
+ </p>
169
163
  <div class="variablelist"><table border="0">
170
164
  <col align="left" valign="top">
171
165
  <tbody>
172
166
  <tr>
173
167
  <td><p><span class="term"><em class="parameter"><code>name</code></em> :</span></p></td>
174
- <td> Name of the the type to register (for example:, <code class="literal">ArabicEngineFc</code>
168
+ <td>Name of the the type to register (for example:, <code class="literal">ArabicEngineFc</code>
175
169
  </td>
176
170
  </tr>
177
171
  <tr>
178
172
  <td><p><span class="term"><em class="parameter"><code>prefix</code></em> :</span></p></td>
179
- <td> Prefix for symbols that will be defined (for example:, <code class="literal">arabic_engine_fc</code>
173
+ <td>Prefix for symbols that will be defined (for example:, <code class="literal">arabic_engine_fc</code>
180
174
  </td>
181
175
  </tr>
182
176
  <tr>
183
177
  <td><p><span class="term"><em class="parameter"><code>class_init</code></em> :</span></p></td>
184
- <td> Class initialization function for the new type, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
178
+ <td>Class initialization function for the new type, or <a href="/gnome/usr/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL--CAPS"><code class="literal">NULL</code></a>
185
179
  </td>
186
180
  </tr>
187
181
  <tr>
188
182
  <td><p><span class="term"><em class="parameter"><code>instance_init</code></em> :</span></p></td>
189
- <td> Instance initialization function for the new type, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
183
+ <td>Instance initialization function for the new type, or <a href="/gnome/usr/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL--CAPS"><code class="literal">NULL</code></a>
190
184
  </td>
191
185
  </tr>
192
186
  </tbody>
@@ -196,6 +190,6 @@ function can create instances of the object as follows:
196
190
  </div>
197
191
  <div class="footer">
198
192
  <hr>
199
- Generated by GTK-Doc V1.13</div>
193
+ Generated by GTK-Doc V1.15.1</div>
200
194
  </body>
201
195
  </html>
@@ -8,29 +8,8 @@
8
8
  <link rel="up" href="lowlevel.html" title="Low Level Functionality">
9
9
  <link rel="prev" href="PangoEngineLang.html" title="PangoEngineLang">
10
10
  <link rel="next" href="pango-Modules.html" title="Modules">
11
- <meta name="generator" content="GTK-Doc V1.13 (XML mode)">
11
+ <meta name="generator" content="GTK-Doc V1.15.1 (XML mode)">
12
12
  <link rel="stylesheet" href="style.css" type="text/css">
13
- <link rel="chapter" href="pango.html" title="Basic Pango Interfaces">
14
- <link rel="chapter" href="rendering.html" title="Rendering with Pango">
15
- <link rel="chapter" href="lowlevel.html" title="Low Level Functionality">
16
- <link rel="chapter" href="tools.html" title="Pango Tools">
17
- <link rel="chapter" href="pango-hierarchy.html" title="Object Hierarchy">
18
- <link rel="index" href="index-all.html" title="Index">
19
- <link rel="index" href="index-deprecated.html" title="Index of deprecated symbols">
20
- <link rel="index" href="index-1.2.html" title="Index of new symbols in 1.2">
21
- <link rel="index" href="index-1.4.html" title="Index of new symbols in 1.4">
22
- <link rel="index" href="index-1.6.html" title="Index of new symbols in 1.6">
23
- <link rel="index" href="index-1.8.html" title="Index of new symbols in 1.8">
24
- <link rel="index" href="index-1.10.html" title="Index of new symbols in 1.10">
25
- <link rel="index" href="index-1.12.html" title="Index of new symbols in 1.12">
26
- <link rel="index" href="index-1.14.html" title="Index of new symbols in 1.14">
27
- <link rel="index" href="index-1.16.html" title="Index of new symbols in 1.16">
28
- <link rel="index" href="index-1.18.html" title="Index of new symbols in 1.18">
29
- <link rel="index" href="index-1.20.html" title="Index of new symbols in 1.20">
30
- <link rel="index" href="index-1.22.html" title="Index of new symbols in 1.22">
31
- <link rel="index" href="index-1.24.html" title="Index of new symbols in 1.24">
32
- <link rel="index" href="index-1.26.html" title="Index of new symbols in 1.26">
33
- <link rel="index" href="index-1.28.html" title="Index of new symbols in 1.26">
34
13
  </head>
35
14
  <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
36
15
  <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
@@ -49,7 +28,7 @@
49
28
  <a href="#PangoEngineShape.object-hierarchy" class="shortcut">Object Hierarchy</a>
50
29
  </td></tr>
51
30
  </table>
52
- <div class="refentry" title="PangoEngineShape">
31
+ <div class="refentry">
53
32
  <a name="PangoEngineShape"></a><div class="titlepage"></div>
54
33
  <div class="refnamediv"><table width="100%"><tr>
55
34
  <td valign="top">
@@ -58,27 +37,30 @@
58
37
  </td>
59
38
  <td valign="top" align="right"></td>
60
39
  </tr></table></div>
61
- <div class="refsect1" title="Stability Level">
40
+ <div class="refsect1">
62
41
  <a name="PangoEngineShape.stability-level"></a><h2>Stability Level</h2>
63
42
  Unstable, unless otherwise indicated
64
43
  </div>
65
- <div class="refsynopsisdiv" title="Synopsis">
44
+ <div class="refsynopsisdiv">
66
45
  <a name="PangoEngineShape.synopsis"></a><h2>Synopsis</h2>
67
46
  <pre class="synopsis"> <a class="link" href="PangoEngineShape.html#PangoEngineShape-struct" title="PangoEngineShape">PangoEngineShape</a>;
68
- <a class="link" href="PangoEngineShape.html#PangoEngineShapeClass" title="PangoEngineShapeClass">PangoEngineShapeClass</a>;
47
+ struct <a class="link" href="PangoEngineShape.html#PangoEngineShapeClass" title="struct PangoEngineShapeClass">PangoEngineShapeClass</a>;
69
48
  #define <a class="link" href="PangoEngineShape.html#PANGO-ENGINE-TYPE-SHAPE:CAPS" title="PANGO_ENGINE_TYPE_SHAPE">PANGO_ENGINE_TYPE_SHAPE</a>
70
- #define <a class="link" href="PangoEngineShape.html#PANGO-ENGINE-SHAPE-DEFINE-TYPE:CAPS" title="PANGO_ENGINE_SHAPE_DEFINE_TYPE()">PANGO_ENGINE_SHAPE_DEFINE_TYPE</a> (name, prefix, class_init, instance_init)
49
+ #define <a class="link" href="PangoEngineShape.html#PANGO-ENGINE-SHAPE-DEFINE-TYPE:CAPS" title="PANGO_ENGINE_SHAPE_DEFINE_TYPE()">PANGO_ENGINE_SHAPE_DEFINE_TYPE</a> (name,
50
+ prefix,
51
+ class_init,
52
+ instance_init)
71
53
  </pre>
72
54
  </div>
73
- <div class="refsect1" title="Object Hierarchy">
55
+ <div class="refsect1">
74
56
  <a name="PangoEngineShape.object-hierarchy"></a><h2>Object Hierarchy</h2>
75
57
  <pre class="synopsis">
76
- <a href="/usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html#GObject">GObject</a>
58
+ GObject
77
59
  +----<a class="link" href="pango-Engines.html#PangoEngine">PangoEngine</a>
78
60
  +----PangoEngineShape
79
61
  </pre>
80
62
  </div>
81
- <div class="refsect1" title="Description">
63
+ <div class="refsect1">
82
64
  <a name="PangoEngineShape.description"></a><h2>Description</h2>
83
65
  <p>
84
66
  The <em class="firstterm">shape engines</em> are rendering-system dependent
@@ -86,9 +68,9 @@ engines that convert character strings into glyph strings.
86
68
  These engines are used in <a class="link" href="pango-Text-Processing.html#pango-shape" title="pango_shape ()"><code class="function">pango_shape()</code></a>.
87
69
  </p>
88
70
  </div>
89
- <div class="refsect1" title="Details">
71
+ <div class="refsect1">
90
72
  <a name="PangoEngineShape.details"></a><h2>Details</h2>
91
- <div class="refsect2" title="PangoEngineShape">
73
+ <div class="refsect2">
92
74
  <a name="PangoEngineShape-struct"></a><h3>PangoEngineShape</h3>
93
75
  <pre class="programlisting">typedef struct _PangoEngineShape PangoEngineShape;</pre>
94
76
  <p>
@@ -99,12 +81,13 @@ A <a class="link" href="PangoEngineShape.html" title="PangoEngineShape"><span cl
99
81
  a particular rendering system or group of rendering systems
100
82
  and to a particular script. For instance, there is one
101
83
  <a class="link" href="PangoEngineShape.html" title="PangoEngineShape"><span class="type">PangoEngineShape</span></a> implementation to handle shaping Arabic
102
- for Fontconfig-based backends.</p>
84
+ for Fontconfig-based backends.
85
+ </p>
103
86
  </div>
104
87
  <hr>
105
- <div class="refsect2" title="PangoEngineShapeClass">
106
- <a name="PangoEngineShapeClass"></a><h3>PangoEngineShapeClass</h3>
107
- <pre class="programlisting">typedef struct {
88
+ <div class="refsect2">
89
+ <a name="PangoEngineShapeClass"></a><h3>struct PangoEngineShapeClass</h3>
90
+ <pre class="programlisting">struct PangoEngineShapeClass {
108
91
  void (*script_shape) (PangoEngineShape *engine,
109
92
  PangoFont *font,
110
93
  const char *text,
@@ -115,18 +98,19 @@ for Fontconfig-based backends.</p>
115
98
  PangoFont *font,
116
99
  PangoLanguage *language,
117
100
  gunichar wc);
118
- } PangoEngineShapeClass;
101
+ };
119
102
  </pre>
120
103
  <p>
121
- Class structure for <a class="link" href="PangoEngineShape.html" title="PangoEngineShape"><span class="type">PangoEngineShape</span></a></p>
104
+ Class structure for <a class="link" href="PangoEngineShape.html" title="PangoEngineShape"><span class="type">PangoEngineShape</span></a>
105
+ </p>
122
106
  <div class="variablelist"><table border="0">
123
107
  <col align="left" valign="top">
124
108
  <tbody>
125
109
  <tr>
126
110
  <td><p><span class="term"><em class="structfield"><code><a name="PangoEngineShapeClass.script-shape"></a>script_shape</code></em> ()</span></p></td>
127
- <td> Given a font, a piece of text, and a <a class="link" href="pango-Text-Processing.html#PangoAnalysis" title="PangoAnalysis"><span class="type">PangoAnalysis</span></a>
111
+ <td>Given a font, a piece of text, and a <a class="link" href="pango-Text-Processing.html#PangoAnalysis" title="struct PangoAnalysis"><span class="type">PangoAnalysis</span></a>
128
112
  structure, converts characters to glyphs and positions the
129
- resulting glyphs. The results are stored in the <a class="link" href="pango-Glyph-Storage.html#PangoGlyphString" title="PangoGlyphString"><span class="type">PangoGlyphString</span></a>
113
+ resulting glyphs. The results are stored in the <a class="link" href="pango-Glyph-Storage.html#PangoGlyphString" title="struct PangoGlyphString"><span class="type">PangoGlyphString</span></a>
130
114
  that is passed in. (The implementation should resize it
131
115
  appropriately using <a class="link" href="pango-Glyph-Storage.html#pango-glyph-string-set-size" title="pango_glyph_string_set_size ()"><code class="function">pango_glyph_string_set_size()</code></a>). All fields
132
116
  of the <em class="parameter"><code>log_clusters</code></em> and <em class="parameter"><code>glyphs</code></em> array must be filled in, with
@@ -144,7 +128,7 @@ Class structure for <a class="link" href="PangoEngineShape.html" title="PangoEng
144
128
  </tr>
145
129
  <tr>
146
130
  <td><p><span class="term"><em class="structfield"><code><a name="PangoEngineShapeClass.covers"></a>covers</code></em> ()</span></p></td>
147
- <td> Returns the characters that this engine can cover
131
+ <td>Returns the characters that this engine can cover
148
132
  with a given font for a given language. If not overridden, the default
149
133
  implementation simply returns the coverage information for the
150
134
  font itself unmodified.
@@ -154,7 +138,7 @@ Class structure for <a class="link" href="PangoEngineShape.html" title="PangoEng
154
138
  </table></div>
155
139
  </div>
156
140
  <hr>
157
- <div class="refsect2" title="PANGO_ENGINE_TYPE_SHAPE">
141
+ <div class="refsect2">
158
142
  <a name="PANGO-ENGINE-TYPE-SHAPE:CAPS"></a><h3>PANGO_ENGINE_TYPE_SHAPE</h3>
159
143
  <pre class="programlisting">#define PANGO_ENGINE_TYPE_SHAPE "PangoEngineShape"
160
144
  </pre>
@@ -165,7 +149,7 @@ These engines derive from <a class="link" href="PangoEngineShape.html" title="Pa
165
149
  </p>
166
150
  </div>
167
151
  <hr>
168
- <div class="refsect2" title="PANGO_ENGINE_SHAPE_DEFINE_TYPE()">
152
+ <div class="refsect2">
169
153
  <a name="PANGO-ENGINE-SHAPE-DEFINE-TYPE:CAPS"></a><h3>PANGO_ENGINE_SHAPE_DEFINE_TYPE()</h3>
170
154
  <pre class="programlisting">#define PANGO_ENGINE_SHAPE_DEFINE_TYPE(name, prefix, class_init, instance_init)</pre>
171
155
  <p>
@@ -189,30 +173,40 @@ function can create instances of the object as follows:
189
173
  </p>
190
174
  <p>
191
175
  </p>
192
- <div class="informalexample"><pre class="programlisting">
193
- PangoEngine *engine = g_object_new (<em class="replaceable"><code>prefix</code></em>_type, NULL);
194
- </pre></div>
176
+ <div class="informalexample">
177
+ <table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
178
+ <tbody>
179
+ <tr>
180
+ <td class="listing_lines" align="right"><pre>1</pre></td>
181
+ <td class="listing_code"><pre class="programlisting">PangoEngine *engine = g_object_new (&lt;em <span class="type">class</span>=<span class="number">&quot;replaceable&quot;</span>&gt;&lt;code&gt;prefix&lt;/code&gt;&lt;/em&gt;_type, <span class="number">NULL</span>);</pre></td>
182
+ </tr>
183
+ </tbody>
184
+ </table>
185
+ </div>
186
+
187
+ <p>
188
+ </p>
195
189
  <div class="variablelist"><table border="0">
196
190
  <col align="left" valign="top">
197
191
  <tbody>
198
192
  <tr>
199
193
  <td><p><span class="term"><em class="parameter"><code>name</code></em> :</span></p></td>
200
- <td> Name of the the type to register (for example:, <code class="literal">ArabicEngineFc</code>
194
+ <td>Name of the the type to register (for example:, <code class="literal">ArabicEngineFc</code>
201
195
  </td>
202
196
  </tr>
203
197
  <tr>
204
198
  <td><p><span class="term"><em class="parameter"><code>prefix</code></em> :</span></p></td>
205
- <td> Prefix for symbols that will be defined (for example:, <code class="literal">arabic_engine_fc</code>
199
+ <td>Prefix for symbols that will be defined (for example:, <code class="literal">arabic_engine_fc</code>
206
200
  </td>
207
201
  </tr>
208
202
  <tr>
209
203
  <td><p><span class="term"><em class="parameter"><code>class_init</code></em> :</span></p></td>
210
- <td> Class initialization function for the new type, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
204
+ <td>Class initialization function for the new type, or <a href="/gnome/usr/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL--CAPS"><code class="literal">NULL</code></a>
211
205
  </td>
212
206
  </tr>
213
207
  <tr>
214
208
  <td><p><span class="term"><em class="parameter"><code>instance_init</code></em> :</span></p></td>
215
- <td> Instance initialization function for the new type, or <a href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>
209
+ <td>Instance initialization function for the new type, or <a href="/gnome/usr/share/gtk-doc/html/liboil/liboil-liboiljunk.html#NULL--CAPS"><code class="literal">NULL</code></a>
216
210
  </td>
217
211
  </tr>
218
212
  </tbody>
@@ -222,6 +216,6 @@ function can create instances of the object as follows:
222
216
  </div>
223
217
  <div class="footer">
224
218
  <hr>
225
- Generated by GTK-Doc V1.13</div>
219
+ Generated by GTK-Doc V1.15.1</div>
226
220
  </body>
227
221
  </html>