pango 1.2.1-x86-mingw32 → 1.2.2-x86-mingw32
Sign up to get free protection for your applications and to get access to all the features.
- data/lib/pango.so +0 -0
- data/vendor/local/bin/libpango-1.0-0.dll +0 -0
- data/vendor/local/bin/libpangocairo-1.0-0.dll +0 -0
- data/vendor/local/bin/libpangowin32-1.0-0.dll +0 -0
- data/vendor/local/bin/pango-querymodules.exe +0 -0
- data/vendor/local/bin/pango-view.exe +0 -0
- data/vendor/local/lib/libpango-1.0.dll.a +0 -0
- data/vendor/local/lib/libpangocairo-1.0.dll.a +0 -0
- data/vendor/local/lib/libpangowin32-1.0.dll.a +0 -0
- data/vendor/local/lib/pango/1.8.0/modules/pango-arabic-lang.dll +0 -0
- data/vendor/local/lib/pango/1.8.0/modules/pango-arabic-lang.dll.a +0 -0
- data/vendor/local/lib/pango/1.8.0/modules/pango-basic-win32.dll +0 -0
- data/vendor/local/lib/pango/1.8.0/modules/pango-basic-win32.dll.a +0 -0
- data/vendor/local/lib/pango/1.8.0/modules/pango-indic-lang.dll +0 -0
- data/vendor/local/lib/pango/1.8.0/modules/pango-indic-lang.dll.a +0 -0
- metadata +183 -205
- data/lib/1.8/pango.so +0 -0
- data/lib/1.9/pango.so +0 -0
data/lib/pango.so
ADDED
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
metadata
CHANGED
@@ -1,277 +1,255 @@
|
|
1
|
-
--- !ruby/object:Gem::Specification
|
1
|
+
--- !ruby/object:Gem::Specification
|
2
2
|
name: pango
|
3
|
-
version: !ruby/object:Gem::Version
|
4
|
-
|
3
|
+
version: !ruby/object:Gem::Version
|
4
|
+
version: 1.2.2
|
5
5
|
prerelease:
|
6
|
-
segments:
|
7
|
-
- 1
|
8
|
-
- 2
|
9
|
-
- 1
|
10
|
-
version: 1.2.1
|
11
6
|
platform: x86-mingw32
|
12
|
-
authors:
|
7
|
+
authors:
|
13
8
|
- The Ruby-GNOME2 Project Team
|
14
9
|
autorequire:
|
15
10
|
bindir: bin
|
16
11
|
cert_chain: []
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
- !ruby/object:Gem::Dependency
|
12
|
+
date: 2013-03-11 00:00:00.000000000 Z
|
13
|
+
dependencies:
|
14
|
+
- !ruby/object:Gem::Dependency
|
21
15
|
name: cairo
|
22
|
-
|
23
|
-
requirement: &id001 !ruby/object:Gem::Requirement
|
16
|
+
requirement: !ruby/object:Gem::Requirement
|
24
17
|
none: false
|
25
|
-
requirements:
|
26
|
-
- -
|
27
|
-
- !ruby/object:Gem::Version
|
28
|
-
hash: 63
|
29
|
-
segments:
|
30
|
-
- 1
|
31
|
-
- 10
|
32
|
-
- 0
|
18
|
+
requirements:
|
19
|
+
- - ! '>='
|
20
|
+
- !ruby/object:Gem::Version
|
33
21
|
version: 1.10.0
|
34
22
|
type: :runtime
|
35
|
-
version_requirements: *id001
|
36
|
-
- !ruby/object:Gem::Dependency
|
37
|
-
name: glib2
|
38
23
|
prerelease: false
|
39
|
-
|
24
|
+
version_requirements: !ruby/object:Gem::Requirement
|
25
|
+
none: false
|
26
|
+
requirements:
|
27
|
+
- - ! '>='
|
28
|
+
- !ruby/object:Gem::Version
|
29
|
+
version: 1.10.0
|
30
|
+
- !ruby/object:Gem::Dependency
|
31
|
+
name: glib2
|
32
|
+
requirement: !ruby/object:Gem::Requirement
|
40
33
|
none: false
|
41
|
-
requirements:
|
42
|
-
- -
|
43
|
-
- !ruby/object:Gem::Version
|
44
|
-
|
45
|
-
segments:
|
46
|
-
- 1
|
47
|
-
- 2
|
48
|
-
- 1
|
49
|
-
version: 1.2.1
|
34
|
+
requirements:
|
35
|
+
- - ! '>='
|
36
|
+
- !ruby/object:Gem::Version
|
37
|
+
version: 1.2.2
|
50
38
|
type: :runtime
|
51
|
-
|
39
|
+
prerelease: false
|
40
|
+
version_requirements: !ruby/object:Gem::Requirement
|
41
|
+
none: false
|
42
|
+
requirements:
|
43
|
+
- - ! '>='
|
44
|
+
- !ruby/object:Gem::Version
|
45
|
+
version: 1.2.2
|
52
46
|
description: Ruby/Pango is a Ruby binding of pango-1.x.
|
53
47
|
email: ruby-gnome2-devel-en@lists.sourceforge.net
|
54
48
|
executables: []
|
55
|
-
|
56
49
|
extensions: []
|
57
|
-
|
58
50
|
extra_rdoc_files: []
|
59
|
-
|
60
|
-
files:
|
51
|
+
files:
|
61
52
|
- README
|
62
53
|
- Rakefile
|
63
54
|
- extconf.rb
|
64
55
|
- lib/pango.rb
|
65
|
-
- ext/pango/
|
56
|
+
- ext/pango/depend
|
57
|
+
- ext/pango/extconf.rb
|
58
|
+
- ext/pango/pango.def
|
66
59
|
- ext/pango/rbpango.c
|
67
|
-
- ext/pango/
|
68
|
-
- ext/pango/
|
69
|
-
- ext/pango/rbpangogravity.c
|
60
|
+
- ext/pango/rbpango.h
|
61
|
+
- ext/pango/rbpangoanalysis.c
|
70
62
|
- ext/pango/rbpangoattribute.c
|
71
|
-
- ext/pango/rbpangoglyphinfo.c
|
72
|
-
- ext/pango/rbpangoglyphitem.c
|
73
|
-
- ext/pango/rbpangolayout.c
|
74
63
|
- ext/pango/rbpangoattriterator.c
|
75
64
|
- ext/pango/rbpangoattrlist.c
|
76
|
-
- ext/pango/
|
77
|
-
- ext/pango/
|
78
|
-
- ext/pango/
|
65
|
+
- ext/pango/rbpangocairo.c
|
66
|
+
- ext/pango/rbpangocairocontext.c
|
67
|
+
- ext/pango/rbpangocolor.c
|
68
|
+
- ext/pango/rbpangocontext.c
|
69
|
+
- ext/pango/rbpangoconversions.h
|
70
|
+
- ext/pango/rbpangocoverage.c
|
71
|
+
- ext/pango/rbpangoengine.c
|
79
72
|
- ext/pango/rbpangofont.c
|
80
|
-
- ext/pango/extconf.rb
|
81
|
-
- ext/pango/pango.def
|
82
73
|
- ext/pango/rbpangofontdescription.c
|
74
|
+
- ext/pango/rbpangofontface.c
|
75
|
+
- ext/pango/rbpangofontfamily.c
|
83
76
|
- ext/pango/rbpangofontmap.c
|
84
|
-
- ext/pango/
|
85
|
-
- ext/pango/
|
77
|
+
- ext/pango/rbpangofontmetrics.c
|
78
|
+
- ext/pango/rbpangofontset.c
|
79
|
+
- ext/pango/rbpangofontsetsimple.c
|
80
|
+
- ext/pango/rbpangoglyphinfo.c
|
81
|
+
- ext/pango/rbpangoglyphitem.c
|
82
|
+
- ext/pango/rbpangoglyphstring.c
|
83
|
+
- ext/pango/rbpangogravity.c
|
84
|
+
- ext/pango/rbpangoitem.c
|
85
|
+
- ext/pango/rbpangolanguage.c
|
86
|
+
- ext/pango/rbpangolayout.c
|
86
87
|
- ext/pango/rbpangolayoutiter.c
|
87
|
-
- ext/pango/
|
88
|
-
- ext/pango/
|
89
|
-
- ext/pango/rbpangotabarray.c
|
90
|
-
- ext/pango/rbpangoengine.c
|
91
|
-
- ext/pango/rbpangocolor.c
|
92
|
-
- ext/pango/rbpangoanalysis.c
|
88
|
+
- ext/pango/rbpangolayoutline.c
|
89
|
+
- ext/pango/rbpangologattr.c
|
93
90
|
- ext/pango/rbpangomatrix.c
|
94
|
-
- ext/pango/
|
91
|
+
- ext/pango/rbpangoprivate.h
|
95
92
|
- ext/pango/rbpangorectangle.c
|
96
|
-
- ext/pango/rbpangoscriptiter.c
|
97
93
|
- ext/pango/rbpangorenderer.c
|
98
|
-
- ext/pango/
|
99
|
-
- ext/pango/
|
100
|
-
- ext/pango/
|
101
|
-
- ext/pango/rbpangoprivate.h
|
102
|
-
- ext/pango/rbpangolayoutline.c
|
103
|
-
- ext/pango/rbpangocontext.c
|
104
|
-
- ext/pango/rbpangofontset.c
|
105
|
-
- ext/pango/rbpangoitem.c
|
94
|
+
- ext/pango/rbpangoscript.c
|
95
|
+
- ext/pango/rbpangoscriptiter.c
|
96
|
+
- ext/pango/rbpangotabarray.c
|
106
97
|
- sample/attribute.rb
|
98
|
+
- sample/break.rb
|
107
99
|
- sample/gdk_layout.rb
|
108
|
-
- sample/
|
100
|
+
- sample/glyphstring.rb
|
101
|
+
- sample/item.rb
|
109
102
|
- sample/label.rb
|
110
|
-
- sample/
|
103
|
+
- sample/layout.rb
|
111
104
|
- sample/pango_cairo.rb
|
105
|
+
- sample/parse.rb
|
112
106
|
- sample/sample.txt
|
113
|
-
- sample/layout.rb
|
114
|
-
- sample/item.rb
|
115
|
-
- sample/glyphstring.rb
|
116
107
|
- sample/script.rb
|
117
108
|
- test/pango-test-utils.rb
|
118
|
-
- test/test_layout.rb
|
119
|
-
- test/test-attribute.rb
|
120
109
|
- test/run-test.rb
|
110
|
+
- test/test-attribute.rb
|
121
111
|
- test/test-language.rb
|
122
|
-
-
|
123
|
-
- lib/
|
124
|
-
- vendor/local/
|
125
|
-
- vendor/local/
|
126
|
-
- vendor/local/
|
127
|
-
- vendor/local/
|
128
|
-
- vendor/local/
|
129
|
-
- vendor/local/
|
130
|
-
- vendor/local/
|
131
|
-
- vendor/local/
|
132
|
-
- vendor/local/
|
112
|
+
- test/test_layout.rb
|
113
|
+
- lib/pango.so
|
114
|
+
- vendor/local/bin/libpango-1.0-0.dll
|
115
|
+
- vendor/local/bin/libpangocairo-1.0-0.dll
|
116
|
+
- vendor/local/bin/libpangowin32-1.0-0.dll
|
117
|
+
- vendor/local/bin/pango-querymodules.exe
|
118
|
+
- vendor/local/bin/pango-view.exe
|
119
|
+
- vendor/local/etc/pango/pango.modules
|
120
|
+
- vendor/local/include/pango-1.0/pango/pango-attributes.h
|
121
|
+
- vendor/local/include/pango-1.0/pango/pango-bidi-type.h
|
122
|
+
- vendor/local/include/pango-1.0/pango/pango-break.h
|
123
|
+
- vendor/local/include/pango-1.0/pango/pango-context.h
|
124
|
+
- vendor/local/include/pango-1.0/pango/pango-coverage.h
|
125
|
+
- vendor/local/include/pango-1.0/pango/pango-engine.h
|
126
|
+
- vendor/local/include/pango-1.0/pango/pango-enum-types.h
|
127
|
+
- vendor/local/include/pango-1.0/pango/pango-features.h
|
128
|
+
- vendor/local/include/pango-1.0/pango/pango-font.h
|
129
|
+
- vendor/local/include/pango-1.0/pango/pango-fontmap.h
|
130
|
+
- vendor/local/include/pango-1.0/pango/pango-fontset.h
|
131
|
+
- vendor/local/include/pango-1.0/pango/pango-glyph-item.h
|
132
|
+
- vendor/local/include/pango-1.0/pango/pango-glyph.h
|
133
|
+
- vendor/local/include/pango-1.0/pango/pango-gravity.h
|
134
|
+
- vendor/local/include/pango-1.0/pango/pango-item.h
|
135
|
+
- vendor/local/include/pango-1.0/pango/pango-language.h
|
136
|
+
- vendor/local/include/pango-1.0/pango/pango-layout.h
|
137
|
+
- vendor/local/include/pango-1.0/pango/pango-matrix.h
|
138
|
+
- vendor/local/include/pango-1.0/pango/pango-modules.h
|
139
|
+
- vendor/local/include/pango-1.0/pango/pango-renderer.h
|
140
|
+
- vendor/local/include/pango-1.0/pango/pango-script.h
|
141
|
+
- vendor/local/include/pango-1.0/pango/pango-tabs.h
|
142
|
+
- vendor/local/include/pango-1.0/pango/pango-types.h
|
143
|
+
- vendor/local/include/pango-1.0/pango/pango-utils.h
|
144
|
+
- vendor/local/include/pango-1.0/pango/pango.h
|
145
|
+
- vendor/local/include/pango-1.0/pango/pangocairo.h
|
146
|
+
- vendor/local/include/pango-1.0/pango/pangowin32.h
|
147
|
+
- vendor/local/lib/libpango-1.0.dll.a
|
148
|
+
- vendor/local/lib/libpango-1.0.la
|
149
|
+
- vendor/local/lib/libpangocairo-1.0.dll.a
|
150
|
+
- vendor/local/lib/libpangocairo-1.0.la
|
151
|
+
- vendor/local/lib/libpangowin32-1.0.dll.a
|
152
|
+
- vendor/local/lib/libpangowin32-1.0.la
|
153
|
+
- vendor/local/lib/pango/1.8.0/modules/pango-arabic-lang.dll
|
154
|
+
- vendor/local/lib/pango/1.8.0/modules/pango-arabic-lang.dll.a
|
155
|
+
- vendor/local/lib/pango/1.8.0/modules/pango-arabic-lang.la
|
156
|
+
- vendor/local/lib/pango/1.8.0/modules/pango-basic-win32.dll
|
157
|
+
- vendor/local/lib/pango/1.8.0/modules/pango-basic-win32.dll.a
|
158
|
+
- vendor/local/lib/pango/1.8.0/modules/pango-basic-win32.la
|
159
|
+
- vendor/local/lib/pango/1.8.0/modules/pango-indic-lang.dll
|
160
|
+
- vendor/local/lib/pango/1.8.0/modules/pango-indic-lang.dll.a
|
161
|
+
- vendor/local/lib/pango/1.8.0/modules/pango-indic-lang.la
|
162
|
+
- vendor/local/lib/pkgconfig/pango.pc
|
163
|
+
- vendor/local/lib/pkgconfig/pangocairo.pc
|
164
|
+
- vendor/local/lib/pkgconfig/pangowin32.pc
|
133
165
|
- vendor/local/share/gtk-doc/html/pango/PangoEngineLang.html
|
134
|
-
- vendor/local/share/gtk-doc/html/pango/
|
135
|
-
- vendor/local/share/gtk-doc/html/pango/
|
136
|
-
- vendor/local/share/gtk-doc/html/pango/
|
137
|
-
- vendor/local/share/gtk-doc/html/pango/
|
138
|
-
- vendor/local/share/gtk-doc/html/pango/
|
166
|
+
- vendor/local/share/gtk-doc/html/pango/PangoEngineShape.html
|
167
|
+
- vendor/local/share/gtk-doc/html/pango/PangoFcDecoder.html
|
168
|
+
- vendor/local/share/gtk-doc/html/pango/PangoFcFont.html
|
169
|
+
- vendor/local/share/gtk-doc/html/pango/PangoFcFontMap.html
|
170
|
+
- vendor/local/share/gtk-doc/html/pango/PangoMarkupFormat.html
|
171
|
+
- vendor/local/share/gtk-doc/html/pango/annotation-glossary.html
|
172
|
+
- vendor/local/share/gtk-doc/html/pango/api-index-1-10.html
|
139
173
|
- vendor/local/share/gtk-doc/html/pango/api-index-1-12.html
|
140
|
-
- vendor/local/share/gtk-doc/html/pango/api-index-1-
|
141
|
-
- vendor/local/share/gtk-doc/html/pango/api-index-1-
|
142
|
-
- vendor/local/share/gtk-doc/html/pango/
|
143
|
-
- vendor/local/share/gtk-doc/html/pango/
|
144
|
-
- vendor/local/share/gtk-doc/html/pango/pango-Text-Processing.html
|
145
|
-
- vendor/local/share/gtk-doc/html/pango/layout.gif
|
146
|
-
- vendor/local/share/gtk-doc/html/pango/api-index-deprecated.html
|
174
|
+
- vendor/local/share/gtk-doc/html/pango/api-index-1-14.html
|
175
|
+
- vendor/local/share/gtk-doc/html/pango/api-index-1-16.html
|
176
|
+
- vendor/local/share/gtk-doc/html/pango/api-index-1-18.html
|
177
|
+
- vendor/local/share/gtk-doc/html/pango/api-index-1-2.html
|
147
178
|
- vendor/local/share/gtk-doc/html/pango/api-index-1-20.html
|
179
|
+
- vendor/local/share/gtk-doc/html/pango/api-index-1-22.html
|
180
|
+
- vendor/local/share/gtk-doc/html/pango/api-index-1-24.html
|
181
|
+
- vendor/local/share/gtk-doc/html/pango/api-index-1-26.html
|
182
|
+
- vendor/local/share/gtk-doc/html/pango/api-index-1-28.html
|
183
|
+
- vendor/local/share/gtk-doc/html/pango/api-index-1-30.html
|
184
|
+
- vendor/local/share/gtk-doc/html/pango/api-index-1-32.html
|
185
|
+
- vendor/local/share/gtk-doc/html/pango/api-index-1-4.html
|
148
186
|
- vendor/local/share/gtk-doc/html/pango/api-index-1-6.html
|
149
|
-
- vendor/local/share/gtk-doc/html/pango/api-index-1-
|
150
|
-
- vendor/local/share/gtk-doc/html/pango/index.
|
151
|
-
- vendor/local/share/gtk-doc/html/pango/
|
187
|
+
- vendor/local/share/gtk-doc/html/pango/api-index-1-8.html
|
188
|
+
- vendor/local/share/gtk-doc/html/pango/api-index-deprecated.html
|
189
|
+
- vendor/local/share/gtk-doc/html/pango/api-index-full.html
|
190
|
+
- vendor/local/share/gtk-doc/html/pango/home.png
|
152
191
|
- vendor/local/share/gtk-doc/html/pango/index.html
|
153
|
-
- vendor/local/share/gtk-doc/html/pango/
|
192
|
+
- vendor/local/share/gtk-doc/html/pango/index.sgml
|
193
|
+
- vendor/local/share/gtk-doc/html/pango/layout.gif
|
194
|
+
- vendor/local/share/gtk-doc/html/pango/left.png
|
195
|
+
- vendor/local/share/gtk-doc/html/pango/lowlevel.html
|
196
|
+
- vendor/local/share/gtk-doc/html/pango/pango-Bidirectional-Text.html
|
154
197
|
- vendor/local/share/gtk-doc/html/pango/pango-Cairo-Rendering.html
|
155
|
-
- vendor/local/share/gtk-doc/html/pango/
|
198
|
+
- vendor/local/share/gtk-doc/html/pango/pango-CoreText-Fonts.html
|
156
199
|
- vendor/local/share/gtk-doc/html/pango/pango-Coverage-Maps.html
|
157
|
-
- vendor/local/share/gtk-doc/html/pango/
|
158
|
-
- vendor/local/share/gtk-doc/html/pango/pango-Tab-Stops.html
|
159
|
-
- vendor/local/share/gtk-doc/html/pango/pango-Bidirectional-Text.html
|
200
|
+
- vendor/local/share/gtk-doc/html/pango/pango-Engines.html
|
160
201
|
- vendor/local/share/gtk-doc/html/pango/pango-Fonts.html
|
161
|
-
- vendor/local/share/gtk-doc/html/pango/
|
162
|
-
- vendor/local/share/gtk-doc/html/pango/
|
163
|
-
- vendor/local/share/gtk-doc/html/pango/
|
202
|
+
- vendor/local/share/gtk-doc/html/pango/pango-FreeType-Fonts-and-Rendering.html
|
203
|
+
- vendor/local/share/gtk-doc/html/pango/pango-Glyph-Storage.html
|
204
|
+
- vendor/local/share/gtk-doc/html/pango/pango-Layout-Objects.html
|
205
|
+
- vendor/local/share/gtk-doc/html/pango/pango-Miscellaneous-Utilities.html
|
206
|
+
- vendor/local/share/gtk-doc/html/pango/pango-Modules.html
|
207
|
+
- vendor/local/share/gtk-doc/html/pango/pango-OpenType-Font-Handling.html
|
208
|
+
- vendor/local/share/gtk-doc/html/pango/pango-Scripts-and-Languages.html
|
209
|
+
- vendor/local/share/gtk-doc/html/pango/pango-Tab-Stops.html
|
210
|
+
- vendor/local/share/gtk-doc/html/pango/pango-Text-Attributes.html
|
211
|
+
- vendor/local/share/gtk-doc/html/pango/pango-Text-Processing.html
|
212
|
+
- vendor/local/share/gtk-doc/html/pango/pango-Version-Checking.html
|
164
213
|
- vendor/local/share/gtk-doc/html/pango/pango-Vertical-Text.html
|
214
|
+
- vendor/local/share/gtk-doc/html/pango/pango-Win32-Fonts-and-Rendering.html
|
165
215
|
- vendor/local/share/gtk-doc/html/pango/pango-Xft-Fonts-and-Rendering.html
|
166
|
-
- vendor/local/share/gtk-doc/html/pango/PangoFcFont.html
|
167
|
-
- vendor/local/share/gtk-doc/html/pango/pango-Layout-Objects.html
|
168
|
-
- vendor/local/share/gtk-doc/html/pango/PangoMarkupFormat.html
|
169
|
-
- vendor/local/share/gtk-doc/html/pango/api-index-1-32.html
|
170
216
|
- vendor/local/share/gtk-doc/html/pango/pango-hierarchy.html
|
171
|
-
- vendor/local/share/gtk-doc/html/pango/pango-
|
172
|
-
- vendor/local/share/gtk-doc/html/pango/pango-Modules.html
|
173
|
-
- vendor/local/share/gtk-doc/html/pango/api-index-1-14.html
|
174
|
-
- vendor/local/share/gtk-doc/html/pango/api-index-1-2.html
|
175
|
-
- vendor/local/share/gtk-doc/html/pango/lowlevel.html
|
176
|
-
- vendor/local/share/gtk-doc/html/pango/up.png
|
177
|
-
- vendor/local/share/gtk-doc/html/pango/PangoEngineShape.html
|
178
|
-
- vendor/local/share/gtk-doc/html/pango/rendering.html
|
217
|
+
- vendor/local/share/gtk-doc/html/pango/pango-pango-renderer.html
|
179
218
|
- vendor/local/share/gtk-doc/html/pango/pango-querymodules.html
|
180
|
-
- vendor/local/share/gtk-doc/html/pango/
|
181
|
-
- vendor/local/share/gtk-doc/html/pango/pango
|
182
|
-
- vendor/local/share/gtk-doc/html/pango/
|
183
|
-
- vendor/local/share/gtk-doc/html/pango/pango-Version-Checking.html
|
184
|
-
- vendor/local/share/gtk-doc/html/pango/pango-Scripts-and-Languages.html
|
185
|
-
- vendor/local/share/gtk-doc/html/pango/PangoFcFontMap.html
|
219
|
+
- vendor/local/share/gtk-doc/html/pango/pango.devhelp2
|
220
|
+
- vendor/local/share/gtk-doc/html/pango/pango.html
|
221
|
+
- vendor/local/share/gtk-doc/html/pango/rendering.html
|
186
222
|
- vendor/local/share/gtk-doc/html/pango/right.png
|
187
|
-
- vendor/local/share/gtk-doc/html/pango/
|
223
|
+
- vendor/local/share/gtk-doc/html/pango/rotated-text.png
|
224
|
+
- vendor/local/share/gtk-doc/html/pango/style.css
|
225
|
+
- vendor/local/share/gtk-doc/html/pango/tools.html
|
226
|
+
- vendor/local/share/gtk-doc/html/pango/up.png
|
227
|
+
- vendor/local/share/license/pango/AUTHORS
|
228
|
+
- vendor/local/share/license/pango/COPYING
|
188
229
|
- vendor/local/share/man/man1/pango-querymodules.1
|
189
230
|
- vendor/local/share/man/man1/pango-view.1
|
190
|
-
- vendor/local/bin/libpango-1.0-0.dll
|
191
|
-
- vendor/local/bin/pango-view.exe
|
192
|
-
- vendor/local/bin/libpangowin32-1.0-0.dll
|
193
|
-
- vendor/local/bin/libpangocairo-1.0-0.dll
|
194
|
-
- vendor/local/bin/pango-querymodules.exe
|
195
|
-
- vendor/local/lib/libpangowin32-1.0.la
|
196
|
-
- vendor/local/lib/libpangocairo-1.0.la
|
197
|
-
- vendor/local/lib/libpangocairo-1.0.dll.a
|
198
|
-
- vendor/local/lib/libpangowin32-1.0.dll.a
|
199
|
-
- vendor/local/lib/libpango-1.0.dll.a
|
200
|
-
- vendor/local/lib/pango/1.8.0/modules/pango-basic-win32.dll.a
|
201
|
-
- vendor/local/lib/pango/1.8.0/modules/pango-basic-win32.la
|
202
|
-
- vendor/local/lib/pango/1.8.0/modules/pango-indic-lang.la
|
203
|
-
- vendor/local/lib/pango/1.8.0/modules/pango-basic-win32.dll
|
204
|
-
- vendor/local/lib/pango/1.8.0/modules/pango-arabic-lang.dll.a
|
205
|
-
- vendor/local/lib/pango/1.8.0/modules/pango-arabic-lang.la
|
206
|
-
- vendor/local/lib/pango/1.8.0/modules/pango-arabic-lang.dll
|
207
|
-
- vendor/local/lib/pango/1.8.0/modules/pango-indic-lang.dll
|
208
|
-
- vendor/local/lib/pango/1.8.0/modules/pango-indic-lang.dll.a
|
209
|
-
- vendor/local/lib/libpango-1.0.la
|
210
|
-
- vendor/local/lib/pkgconfig/pango.pc
|
211
|
-
- vendor/local/lib/pkgconfig/pangowin32.pc
|
212
|
-
- vendor/local/lib/pkgconfig/pangocairo.pc
|
213
|
-
- vendor/local/etc/pango/pango.modules
|
214
|
-
- vendor/local/include/pango-1.0/pango/pango-renderer.h
|
215
|
-
- vendor/local/include/pango-1.0/pango/pango-font.h
|
216
|
-
- vendor/local/include/pango-1.0/pango/pango-enum-types.h
|
217
|
-
- vendor/local/include/pango-1.0/pango/pango-gravity.h
|
218
|
-
- vendor/local/include/pango-1.0/pango/pango.h
|
219
|
-
- vendor/local/include/pango-1.0/pango/pango-script.h
|
220
|
-
- vendor/local/include/pango-1.0/pango/pango-fontset.h
|
221
|
-
- vendor/local/include/pango-1.0/pango/pango-engine.h
|
222
|
-
- vendor/local/include/pango-1.0/pango/pango-tabs.h
|
223
|
-
- vendor/local/include/pango-1.0/pango/pangowin32.h
|
224
|
-
- vendor/local/include/pango-1.0/pango/pango-language.h
|
225
|
-
- vendor/local/include/pango-1.0/pango/pango-coverage.h
|
226
|
-
- vendor/local/include/pango-1.0/pango/pango-item.h
|
227
|
-
- vendor/local/include/pango-1.0/pango/pango-attributes.h
|
228
|
-
- vendor/local/include/pango-1.0/pango/pango-features.h
|
229
|
-
- vendor/local/include/pango-1.0/pango/pango-glyph.h
|
230
|
-
- vendor/local/include/pango-1.0/pango/pango-modules.h
|
231
|
-
- vendor/local/include/pango-1.0/pango/pango-context.h
|
232
|
-
- vendor/local/include/pango-1.0/pango/pango-glyph-item.h
|
233
|
-
- vendor/local/include/pango-1.0/pango/pango-types.h
|
234
|
-
- vendor/local/include/pango-1.0/pango/pango-layout.h
|
235
|
-
- vendor/local/include/pango-1.0/pango/pango-fontmap.h
|
236
|
-
- vendor/local/include/pango-1.0/pango/pango-matrix.h
|
237
|
-
- vendor/local/include/pango-1.0/pango/pango-break.h
|
238
|
-
- vendor/local/include/pango-1.0/pango/pangocairo.h
|
239
|
-
- vendor/local/include/pango-1.0/pango/pango-bidi-type.h
|
240
|
-
- vendor/local/include/pango-1.0/pango/pango-utils.h
|
241
231
|
homepage: http://ruby-gnome2.sourceforge.jp/
|
242
232
|
licenses: []
|
243
|
-
|
244
233
|
post_install_message:
|
245
234
|
rdoc_options: []
|
246
|
-
|
247
|
-
require_paths:
|
235
|
+
require_paths:
|
248
236
|
- lib
|
249
|
-
required_ruby_version: !ruby/object:Gem::Requirement
|
237
|
+
required_ruby_version: !ruby/object:Gem::Requirement
|
250
238
|
none: false
|
251
|
-
requirements:
|
252
|
-
- -
|
253
|
-
- !ruby/object:Gem::Version
|
254
|
-
hash: 61
|
255
|
-
segments:
|
256
|
-
- 1
|
257
|
-
- 8
|
258
|
-
- 5
|
239
|
+
requirements:
|
240
|
+
- - ! '>='
|
241
|
+
- !ruby/object:Gem::Version
|
259
242
|
version: 1.8.5
|
260
|
-
required_rubygems_version: !ruby/object:Gem::Requirement
|
243
|
+
required_rubygems_version: !ruby/object:Gem::Requirement
|
261
244
|
none: false
|
262
|
-
requirements:
|
263
|
-
- -
|
264
|
-
- !ruby/object:Gem::Version
|
265
|
-
|
266
|
-
segments:
|
267
|
-
- 0
|
268
|
-
version: "0"
|
245
|
+
requirements:
|
246
|
+
- - ! '>='
|
247
|
+
- !ruby/object:Gem::Version
|
248
|
+
version: '0'
|
269
249
|
requirements: []
|
270
|
-
|
271
250
|
rubyforge_project:
|
272
|
-
rubygems_version: 1.8.
|
251
|
+
rubygems_version: 1.8.23
|
273
252
|
signing_key:
|
274
253
|
specification_version: 3
|
275
254
|
summary: Ruby/Pango is a Ruby binding of pango-1.x.
|
276
255
|
test_files: []
|
277
|
-
|
data/lib/1.8/pango.so
DELETED
Binary file
|
data/lib/1.9/pango.so
DELETED
Binary file
|