rsvg2 3.0.7-x86-mingw32 → 3.0.8-x86-mingw32

Sign up to get free protection for your applications and to get access to all the features.
Files changed (93) hide show
  1. checksums.yaml +4 -4
  2. data/Rakefile +2 -2
  3. data/ext/rsvg2/extconf.rb +1 -0
  4. data/lib/2.2/rsvg2.so +0 -0
  5. data/lib/2.3/rsvg2.so +0 -0
  6. data/vendor/local/bin/croco-0.6-config +2 -2
  7. data/vendor/local/bin/csslint-0.6.exe +0 -0
  8. data/vendor/local/bin/libcroco-0.6-3.dll +0 -0
  9. data/vendor/local/bin/librsvg-2-2.dll +0 -0
  10. data/vendor/local/bin/rsvg-convert.exe +0 -0
  11. data/vendor/local/include/libcroco-0.6/libcroco/libcroco-config.h +2 -2
  12. data/vendor/local/include/librsvg-2.0/librsvg/librsvg-features.h +26 -4
  13. data/vendor/local/lib/girepository-1.0/Rsvg-2.0.typelib +0 -0
  14. data/vendor/local/lib/libcroco-0.6.a +0 -0
  15. data/vendor/local/lib/libcroco-0.6.dll.a +0 -0
  16. data/vendor/local/lib/libcroco-0.6.la +3 -3
  17. data/vendor/local/lib/librsvg-2.a +0 -0
  18. data/vendor/local/lib/librsvg-2.dll.a +0 -0
  19. data/vendor/local/lib/librsvg-2.la +2 -2
  20. data/vendor/local/lib/pkgconfig/libcroco-0.6.pc +1 -1
  21. data/vendor/local/lib/pkgconfig/librsvg-2.0.pc +1 -1
  22. data/vendor/local/share/gir-1.0/Rsvg-2.0.gir +2 -2
  23. data/vendor/local/share/gtk-doc/html/libcroco/ch01.html +13 -14
  24. data/vendor/local/share/gtk-doc/html/libcroco/home.png +0 -0
  25. data/vendor/local/share/gtk-doc/html/libcroco/index.html +5 -6
  26. data/vendor/local/share/gtk-doc/html/libcroco/left-insensitive.png +0 -0
  27. data/vendor/local/share/gtk-doc/html/libcroco/left.png +0 -0
  28. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-additional-sel.html +360 -221
  29. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-attr-sel.html +209 -132
  30. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-cascade.html +251 -164
  31. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-declaration.html +693 -449
  32. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-doc-handler.html +365 -259
  33. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-enc-handler.html +148 -107
  34. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-fonts.html +805 -463
  35. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-input.html +1109 -753
  36. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-num.html +267 -180
  37. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-om-parser.html +351 -255
  38. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-parser.html +913 -644
  39. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-parsing-location.html +234 -124
  40. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-prop-list.html +437 -271
  41. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-pseudo.html +139 -86
  42. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-rgb.html +517 -352
  43. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-sel-eng.html +326 -252
  44. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-selector.html +219 -186
  45. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-simple-sel.html +219 -176
  46. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-statement.html +1231 -1220
  47. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-string.html +142 -83
  48. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-style.html +351 -256
  49. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-stylesheet.html +155 -99
  50. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-term.html +313 -207
  51. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-tknzr.html +321 -210
  52. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-token.html +465 -284
  53. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-utils.html +507 -231
  54. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-libcroco-config.html +54 -40
  55. data/vendor/local/share/gtk-doc/html/libcroco/libcroco.devhelp2 +465 -426
  56. data/vendor/local/share/gtk-doc/html/libcroco/right-insensitive.png +0 -0
  57. data/vendor/local/share/gtk-doc/html/libcroco/right.png +0 -0
  58. data/vendor/local/share/gtk-doc/html/libcroco/style.css +317 -104
  59. data/vendor/local/share/gtk-doc/html/libcroco/up-insensitive.png +0 -0
  60. data/vendor/local/share/gtk-doc/html/libcroco/up.png +0 -0
  61. data/vendor/local/share/gtk-doc/html/rsvg-2.0/RsvgHandle.html +1039 -724
  62. data/vendor/local/share/gtk-doc/html/rsvg-2.0/annotation-glossary.html +29 -32
  63. data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-2-14.html +16 -19
  64. data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-2-22.html +13 -16
  65. data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-2-32.html +14 -17
  66. data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-2-36.html +15 -20
  67. data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-2-4.html +12 -15
  68. data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-2-8.html +17 -22
  69. data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-2-9.html +18 -23
  70. data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-deprecated.html +31 -36
  71. data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-full.html +79 -84
  72. data/vendor/local/share/gtk-doc/html/rsvg-2.0/home.png +0 -0
  73. data/vendor/local/share/gtk-doc/html/rsvg-2.0/index.html +4 -4
  74. data/vendor/local/share/gtk-doc/html/rsvg-2.0/index.sgml +31 -28
  75. data/vendor/local/share/gtk-doc/html/rsvg-2.0/left-insensitive.png +0 -0
  76. data/vendor/local/share/gtk-doc/html/rsvg-2.0/left.png +0 -0
  77. data/vendor/local/share/gtk-doc/html/rsvg-2.0/licence.html +9 -9
  78. data/vendor/local/share/gtk-doc/html/rsvg-2.0/object-tree.html +15 -15
  79. data/vendor/local/share/gtk-doc/html/rsvg-2.0/right-insensitive.png +0 -0
  80. data/vendor/local/share/gtk-doc/html/rsvg-2.0/right.png +0 -0
  81. data/vendor/local/share/gtk-doc/html/rsvg-2.0/rsvg-2.0.devhelp2 +55 -59
  82. data/vendor/local/share/gtk-doc/html/rsvg-2.0/rsvg-Using-RSVG-with-GIO.html +247 -190
  83. data/vendor/local/share/gtk-doc/html/rsvg-2.0/rsvg-Using-RSVG-with-GdkPixbuf.html +336 -239
  84. data/vendor/local/share/gtk-doc/html/rsvg-2.0/rsvg-Using-RSVG-with-cairo.html +95 -70
  85. data/vendor/local/share/gtk-doc/html/rsvg-2.0/rsvg-Version-check-and-feature-tests.html +77 -37
  86. data/vendor/local/share/gtk-doc/html/rsvg-2.0/rsvg.html +9 -9
  87. data/vendor/local/share/gtk-doc/html/rsvg-2.0/style.css +314 -104
  88. data/vendor/local/share/gtk-doc/html/rsvg-2.0/up-insensitive.png +0 -0
  89. data/vendor/local/share/gtk-doc/html/rsvg-2.0/up.png +0 -0
  90. metadata +14 -10
  91. data/lib/2.0/rsvg2.so +0 -0
  92. data/lib/2.1/rsvg2.so +0 -0
  93. data/vendor/local/share/gtk-doc/html/libcroco/index.sgml +0 -582
@@ -1,15 +1,23 @@
1
+ body
2
+ {
3
+ font-family: cantarell, sans-serif;
4
+ }
1
5
  .synopsis, .classsynopsis
2
6
  {
3
7
  /* tango:aluminium 1/2 */
4
8
  background: #eeeeec;
5
- border: solid 1px #d3d7cf;
9
+ background: rgba(238, 238, 236, 0.5);
10
+ border: solid 1px rgb(238, 238, 236);
6
11
  padding: 0.5em;
7
12
  }
8
13
  .programlisting
9
14
  {
10
15
  /* tango:sky blue 0/1 */
16
+ /* fallback for no rgba support */
11
17
  background: #e6f3ff;
12
18
  border: solid 1px #729fcf;
19
+ background: rgba(114, 159, 207, 0.1);
20
+ border: solid 1px rgba(114, 159, 207, 0.2);
13
21
  padding: 0.5em;
14
22
  }
15
23
  .variablelist
@@ -22,89 +30,6 @@
22
30
  vertical-align: top;
23
31
  }
24
32
 
25
- @media screen {
26
- sup a.footnote
27
- {
28
- position: relative;
29
- top: 0em ! important;
30
-
31
- }
32
- /* this is needed so that the local anchors are displayed below the naviagtion */
33
- div.footnote a[name], div.refnamediv a[name], div.refsect1 a[name], div.refsect2 a[name], div.index a[name], div.glossary a[name], div.sect1 a[name]
34
- {
35
- display: inline-block;
36
- position: relative;
37
- top:-5em;
38
- }
39
- /* this seems to be a bug in the xsl style sheets when generating indexes */
40
- div.index div.index
41
- {
42
- top: 0em;
43
- }
44
- /* make space for the fixed navigation bar and add space at the bottom so that
45
- * link targets appear somewhat close to top
46
- */
47
- body
48
- {
49
- padding-top: 3.2em;
50
- padding-bottom: 20em;
51
- }
52
- /* style and size the navigation bar */
53
- table.navigation#top
54
- {
55
- position: fixed;
56
- /* tango:scarlet red 0/1 */
57
- background: #ffe6e6;
58
- border: solid 1px #ef2929;
59
- margin-top: 0;
60
- margin-bottom: 0;
61
- top: 0;
62
- left: 0;
63
- height: 3em;
64
- z-index: 10;
65
- }
66
- .navigation a, .navigation a:visited
67
- {
68
- /* tango:scarlet red 3 */
69
- color: #a40000;
70
- }
71
- .navigation a:hover
72
- {
73
- /* tango:scarlet red 1 */
74
- color: #ef2929;
75
- }
76
- td.shortcuts
77
- {
78
- /* tango:scarlet red 1 */
79
- color: #ef2929;
80
- font-size: 80%;
81
- white-space: nowrap;
82
- }
83
- }
84
- @media print {
85
- table.navigation {
86
- visibility: collapse;
87
- display: none;
88
- }
89
- div.titlepage table.navigation {
90
- visibility: visible;
91
- display: table;
92
- /* tango:scarlet red 0/1 */
93
- background: #ffe6e6;
94
- border: solid 1px #ef2929;
95
- margin-top: 0;
96
- margin-bottom: 0;
97
- top: 0;
98
- left: 0;
99
- height: 3em;
100
- }
101
- }
102
-
103
- .navigation .title
104
- {
105
- font-size: 200%;
106
- }
107
-
108
33
  div.gallery-float
109
34
  {
110
35
  float: left;
@@ -132,6 +57,72 @@ a:hover
132
57
  color: #729fcf;
133
58
  }
134
59
 
60
+ div.informaltable table
61
+ {
62
+ border-collapse: separate;
63
+ border-spacing: 1em 0.5em;
64
+ border: none;
65
+ }
66
+
67
+ div.informaltable table td, div.informaltable table th
68
+ {
69
+ vertical-align: top;
70
+ }
71
+
72
+ .function_type,
73
+ .variable_type,
74
+ .property_type,
75
+ .signal_type,
76
+ .parameter_name,
77
+ .struct_member_name,
78
+ .union_member_name,
79
+ .define_keyword,
80
+ .datatype_keyword,
81
+ .typedef_keyword
82
+ {
83
+ text-align: right;
84
+ }
85
+
86
+ /* dim non-primary columns */
87
+ .c_punctuation,
88
+ .function_type,
89
+ .variable_type,
90
+ .property_type,
91
+ .signal_type,
92
+ .define_keyword,
93
+ .datatype_keyword,
94
+ .typedef_keyword,
95
+ .property_flags,
96
+ .signal_flags,
97
+ .parameter_annotations,
98
+ .enum_member_annotations,
99
+ .struct_member_annotations,
100
+ .union_member_annotations
101
+ {
102
+ color: #888a85;
103
+ }
104
+
105
+ .function_type a,
106
+ .function_type a:visited,
107
+ .function_type a:hover,
108
+ .property_type a,
109
+ .property_type a:visited,
110
+ .property_type a:hover,
111
+ .signal_type a,
112
+ .signal_type a:visited,
113
+ .signal_type a:hover,
114
+ .signal_flags a,
115
+ .signal_flags a:visited,
116
+ .signal_flags a:hover
117
+ {
118
+ color: #729fcf;
119
+ }
120
+
121
+ td p
122
+ {
123
+ margin: 0.25em;
124
+ }
125
+
135
126
  div.table table
136
127
  {
137
128
  border-collapse: collapse;
@@ -154,14 +145,43 @@ div.table table th
154
145
  background-color: #d3d7cf;
155
146
  }
156
147
 
148
+ h4
149
+ {
150
+ color: #555753;
151
+ }
152
+
157
153
  hr
158
154
  {
159
- /* tango:aluminium 3 */
160
- color: #babdb6;
161
- background: #babdb6;
155
+ /* tango:aluminium 1 */
156
+ color: #d3d7cf;
157
+ background: #d3d7cf;
162
158
  border: none 0px;
163
159
  height: 1px;
164
160
  clear: both;
161
+ margin: 2.0em 0em 2.0em 0em;
162
+ }
163
+
164
+ dl.toc dt
165
+ {
166
+ padding-bottom: 0.25em;
167
+ }
168
+
169
+ dl.toc > dd > dl > dt
170
+ {
171
+ padding-top: 0.25em;
172
+ padding-bottom: 0.25em;
173
+ }
174
+
175
+ dl.toc > dt
176
+ {
177
+ padding-top: 1em;
178
+ padding-bottom: 0.5em;
179
+ font-weight: bold;
180
+ }
181
+
182
+ .parameter
183
+ {
184
+ font-style: normal;
165
185
  }
166
186
 
167
187
  .footer
@@ -173,31 +193,70 @@ hr
173
193
  font-size: 80%;
174
194
  }
175
195
 
196
+ .informalfigure,
197
+ .figure
198
+ {
199
+ margin: 1em;
200
+ }
201
+
202
+ .informalexample,
203
+ .example
204
+ {
205
+ margin-top: 1em;
206
+ margin-bottom: 1em;
207
+ }
208
+
176
209
  .warning
177
210
  {
178
211
  /* tango:orange 0/1 */
179
212
  background: #ffeed9;
213
+ background: rgba(252, 175, 62, 0.1);
180
214
  border-color: #ffb04f;
215
+ border-color: rgba(252, 175, 62, 0.2);
181
216
  }
182
217
  .note
183
218
  {
184
219
  /* tango:chameleon 0/0.5 */
185
220
  background: #d8ffb2;
221
+ background: rgba(138, 226, 52, 0.1);
186
222
  border-color: #abf562;
223
+ border-color: rgba(138, 226, 52, 0.2);
187
224
  }
188
- .note, .warning
225
+ div.blockquote
226
+ {
227
+ border-color: #eeeeec;
228
+ }
229
+ .note, .warning, div.blockquote
189
230
  {
190
231
  padding: 0.5em;
191
232
  border-width: 1px;
192
233
  border-style: solid;
234
+ margin: 2em;
193
235
  }
194
- .note h3, .warning h3
236
+ .note p, .warning p
195
237
  {
196
- margin-top: 0.0em
238
+ margin: 0;
197
239
  }
198
- .note p, .warning p
240
+
241
+ div.warning h3.title,
242
+ div.note h3.title
243
+ {
244
+ display: none;
245
+ }
246
+
247
+ p + div.section
199
248
  {
200
- margin-bottom: 0.0em
249
+ margin-top: 1em;
250
+ }
251
+
252
+ div.refnamediv,
253
+ div.refsynopsisdiv,
254
+ div.refsect1,
255
+ div.refsect2,
256
+ div.toc,
257
+ div.section
258
+ {
259
+ margin-bottom: 1em;
201
260
  }
202
261
 
203
262
  /* blob links */
@@ -210,33 +269,52 @@ h2 .extralinks, h3 .extralinks
210
269
  font-weight: normal;
211
270
  }
212
271
 
272
+ .lineart
273
+ {
274
+ color: #d3d7cf;
275
+ font-weight: normal;
276
+ }
277
+
213
278
  .annotation
214
279
  {
215
280
  /* tango:aluminium 5 */
216
281
  color: #555753;
217
- font-size: 80%;
218
282
  font-weight: normal;
219
283
  }
220
284
 
285
+ .structfield
286
+ {
287
+ font-style: normal;
288
+ font-weight: normal;
289
+ }
290
+
291
+ acronym,abbr
292
+ {
293
+ border-bottom: 1px dotted gray;
294
+ }
295
+
221
296
  /* code listings */
222
297
 
223
- .listing_code .programlisting .cbracket { color: #a40000; } /* tango: scarlet red 3 */
224
- .listing_code .programlisting .comment { color: #a1a39d; } /* tango: aluminium 4 */
225
- .listing_code .programlisting .function { color: #000000; font-weight: bold; }
226
- .listing_code .programlisting .function a { color: #11326b; font-weight: bold; } /* tango: sky blue 4 */
227
- .listing_code .programlisting .keyword { color: #4e9a06; } /* tango: chameleon 3 */
298
+ .listing_code .programlisting .normal,
299
+ .listing_code .programlisting .normal a,
300
+ .listing_code .programlisting .number,
301
+ .listing_code .programlisting .cbracket,
302
+ .listing_code .programlisting .symbol { color: #555753; }
303
+ .listing_code .programlisting .comment,
228
304
  .listing_code .programlisting .linenum { color: #babdb6; } /* tango: aluminium 3 */
229
- .listing_code .programlisting .normal { color: #000000; }
230
- .listing_code .programlisting .number { color: #75507b; } /* tango: plum 2 */
305
+ .listing_code .programlisting .function,
306
+ .listing_code .programlisting .function a,
231
307
  .listing_code .programlisting .preproc { color: #204a87; } /* tango: sky blue 3 */
232
- .listing_code .programlisting .string { color: #c17d11; } /* tango: chocolate 2 */
233
- .listing_code .programlisting .type { color: #000000; }
234
- .listing_code .programlisting .type a { color: #11326b; } /* tango: sky blue 4 */
235
- .listing_code .programlisting .symbol { color: #ce5c00; } /* tango: orange 3 */
308
+ .listing_code .programlisting .string { color: #ad7fa8; } /* tango: plum */
309
+ .listing_code .programlisting .keyword,
310
+ .listing_code .programlisting .usertype,
311
+ .listing_code .programlisting .type,
312
+ .listing_code .programlisting .type a { color: #4e9a06; } /* tango: chameleon 3 */
236
313
 
237
314
  .listing_frame {
238
315
  /* tango:sky blue 1 */
239
316
  border: solid 1px #729fcf;
317
+ border: solid 1px rgba(114, 159, 207, 0.2);
240
318
  padding: 0px;
241
319
  }
242
320
 
@@ -248,19 +326,151 @@ h2 .extralinks, h3 .extralinks
248
326
  .listing_lines {
249
327
  /* tango:sky blue 0.5 */
250
328
  background: #a6c5e3;
329
+ background: rgba(114, 159, 207, 0.2);
251
330
  /* tango:aluminium 6 */
252
331
  color: #2e3436;
253
332
  }
254
333
  .listing_code {
255
334
  /* tango:sky blue 0 */
256
335
  background: #e6f3ff;
336
+ background: rgba(114, 159, 207, 0.1);
257
337
  }
258
338
  .listing_code .programlisting {
259
339
  /* override from previous */
260
340
  border: none 0px;
261
341
  padding: 0px;
342
+ background: none;
262
343
  }
263
344
  .listing_lines pre, .listing_code pre {
264
345
  margin: 0px;
265
346
  }
266
347
 
348
+ @media screen {
349
+ sup a.footnote
350
+ {
351
+ position: relative;
352
+ top: 0em ! important;
353
+ }
354
+ /* this is needed so that the local anchors are displayed below the naviagtion */
355
+ div.footnote a[name], div.refnamediv a[name], div.refsect1 a[name], div.refsect2 a[name], div.index a[name], div.glossary a[name], div.sect1 a[name]
356
+ {
357
+ display: inline-block;
358
+ position: relative;
359
+ top:-5em;
360
+ }
361
+ /* this seems to be a bug in the xsl style sheets when generating indexes */
362
+ div.index div.index
363
+ {
364
+ top: 0em;
365
+ }
366
+ /* make space for the fixed navigation bar and add space at the bottom so that
367
+ * link targets appear somewhat close to top
368
+ */
369
+ body
370
+ {
371
+ padding-top: 2.5em;
372
+ padding-bottom: 500px;
373
+ max-width: 60em;
374
+ }
375
+ p
376
+ {
377
+ max-width: 60em;
378
+ }
379
+ /* style and size the navigation bar */
380
+ table.navigation#top
381
+ {
382
+ position: fixed;
383
+ background: #e2e2e2;
384
+ border-bottom: solid 1px #babdb6;
385
+ border-spacing: 5px;
386
+ margin-top: 0;
387
+ margin-bottom: 0;
388
+ top: 0;
389
+ left: 0;
390
+ z-index: 10;
391
+ }
392
+ table.navigation#top td
393
+ {
394
+ padding-left: 6px;
395
+ padding-right: 6px;
396
+ }
397
+ .navigation a, .navigation a:visited
398
+ {
399
+ /* tango:sky blue 3 */
400
+ color: #204a87;
401
+ }
402
+ .navigation a:hover
403
+ {
404
+ /* tango:sky blue 2 */
405
+ color: #3465a4;
406
+ }
407
+ td.shortcuts
408
+ {
409
+ /* tango:sky blue 2 */
410
+ color: #3465a4;
411
+ font-size: 80%;
412
+ white-space: nowrap;
413
+ }
414
+ td.shortcuts .dim
415
+ {
416
+ color: #babdb6;
417
+ }
418
+ .navigation .title
419
+ {
420
+ font-size: 80%;
421
+ max-width: none;
422
+ margin: 0px;
423
+ font-weight: normal;
424
+ }
425
+ }
426
+ @media screen and (min-width: 60em) {
427
+ /* screen larger than 60em */
428
+ body { margin: auto; }
429
+ }
430
+ @media screen and (max-width: 60em) {
431
+ /* screen less than 60em */
432
+ #nav_hierarchy { display: none; }
433
+ #nav_interfaces { display: none; }
434
+ #nav_prerequisites { display: none; }
435
+ #nav_derived_interfaces { display: none; }
436
+ #nav_implementations { display: none; }
437
+ #nav_child_properties { display: none; }
438
+ #nav_style_properties { display: none; }
439
+ #nav_index { display: none; }
440
+ #nav_glossary { display: none; }
441
+ .gallery_image { display: none; }
442
+ .property_flags { display: none; }
443
+ .signal_flags { display: none; }
444
+ .parameter_annotations { display: none; }
445
+ .enum_member_annotations { display: none; }
446
+ .struct_member_annotations { display: none; }
447
+ .union_member_annotations { display: none; }
448
+ /* now that a column is hidden, optimize space */
449
+ col.parameters_name { width: auto; }
450
+ col.parameters_description { width: auto; }
451
+ col.struct_members_name { width: auto; }
452
+ col.struct_members_description { width: auto; }
453
+ col.enum_members_name { width: auto; }
454
+ col.enum_members_description { width: auto; }
455
+ col.union_members_name { width: auto; }
456
+ col.union_members_description { width: auto; }
457
+ .listing_lines { display: none; }
458
+ }
459
+ @media print {
460
+ table.navigation {
461
+ visibility: collapse;
462
+ display: none;
463
+ }
464
+ div.titlepage table.navigation {
465
+ visibility: visible;
466
+ display: table;
467
+ background: #e2e2e2;
468
+ border: solid 1px #babdb6;
469
+ margin-top: 0;
470
+ margin-bottom: 0;
471
+ top: 0;
472
+ left: 0;
473
+ height: 3em;
474
+ }
475
+ }
476
+
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rsvg2
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.7
4
+ version: 3.0.8
5
5
  platform: x86-mingw32
6
6
  authors:
7
7
  - The Ruby-GNOME2 Project Team
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-10-06 00:00:00.000000000 Z
11
+ date: 2016-04-03 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: cairo
@@ -30,28 +30,28 @@ dependencies:
30
30
  requirements:
31
31
  - - '='
32
32
  - !ruby/object:Gem::Version
33
- version: 3.0.7
33
+ version: 3.0.8
34
34
  type: :runtime
35
35
  prerelease: false
36
36
  version_requirements: !ruby/object:Gem::Requirement
37
37
  requirements:
38
38
  - - '='
39
39
  - !ruby/object:Gem::Version
40
- version: 3.0.7
40
+ version: 3.0.8
41
41
  - !ruby/object:Gem::Dependency
42
42
  name: pango
43
43
  requirement: !ruby/object:Gem::Requirement
44
44
  requirements:
45
45
  - - ">="
46
46
  - !ruby/object:Gem::Version
47
- version: 3.0.7
47
+ version: 3.0.8
48
48
  type: :runtime
49
49
  prerelease: false
50
50
  version_requirements: !ruby/object:Gem::Requirement
51
51
  requirements:
52
52
  - - ">="
53
53
  - !ruby/object:Gem::Version
54
- version: 3.0.7
54
+ version: 3.0.8
55
55
  description: Ruby/RSVG is a Ruby binding of librsvg-2.x.
56
56
  email: ruby-gnome2-devel-en@lists.sourceforge.net
57
57
  executables: []
@@ -68,9 +68,8 @@ files:
68
68
  - ext/rsvg2/rsvg2.def
69
69
  - ext/rsvg2/rsvg2.h
70
70
  - extconf.rb
71
- - lib/2.0/rsvg2.so
72
- - lib/2.1/rsvg2.so
73
71
  - lib/2.2/rsvg2.so
72
+ - lib/2.3/rsvg2.so
74
73
  - lib/rsvg2.rb
75
74
  - sample/svg-viewer.rb
76
75
  - sample/svg2.rb
@@ -128,7 +127,7 @@ files:
128
127
  - vendor/local/share/gtk-doc/html/libcroco/ch01.html
129
128
  - vendor/local/share/gtk-doc/html/libcroco/home.png
130
129
  - vendor/local/share/gtk-doc/html/libcroco/index.html
131
- - vendor/local/share/gtk-doc/html/libcroco/index.sgml
130
+ - vendor/local/share/gtk-doc/html/libcroco/left-insensitive.png
132
131
  - vendor/local/share/gtk-doc/html/libcroco/left.png
133
132
  - vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-additional-sel.html
134
133
  - vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-attr-sel.html
@@ -158,8 +157,10 @@ files:
158
157
  - vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-utils.html
159
158
  - vendor/local/share/gtk-doc/html/libcroco/libcroco-libcroco-config.html
160
159
  - vendor/local/share/gtk-doc/html/libcroco/libcroco.devhelp2
160
+ - vendor/local/share/gtk-doc/html/libcroco/right-insensitive.png
161
161
  - vendor/local/share/gtk-doc/html/libcroco/right.png
162
162
  - vendor/local/share/gtk-doc/html/libcroco/style.css
163
+ - vendor/local/share/gtk-doc/html/libcroco/up-insensitive.png
163
164
  - vendor/local/share/gtk-doc/html/libcroco/up.png
164
165
  - vendor/local/share/gtk-doc/html/rsvg-2.0/RsvgHandle.html
165
166
  - vendor/local/share/gtk-doc/html/rsvg-2.0/annotation-glossary.html
@@ -175,9 +176,11 @@ files:
175
176
  - vendor/local/share/gtk-doc/html/rsvg-2.0/home.png
176
177
  - vendor/local/share/gtk-doc/html/rsvg-2.0/index.html
177
178
  - vendor/local/share/gtk-doc/html/rsvg-2.0/index.sgml
179
+ - vendor/local/share/gtk-doc/html/rsvg-2.0/left-insensitive.png
178
180
  - vendor/local/share/gtk-doc/html/rsvg-2.0/left.png
179
181
  - vendor/local/share/gtk-doc/html/rsvg-2.0/licence.html
180
182
  - vendor/local/share/gtk-doc/html/rsvg-2.0/object-tree.html
183
+ - vendor/local/share/gtk-doc/html/rsvg-2.0/right-insensitive.png
181
184
  - vendor/local/share/gtk-doc/html/rsvg-2.0/right.png
182
185
  - vendor/local/share/gtk-doc/html/rsvg-2.0/rsvg-2.0.devhelp2
183
186
  - vendor/local/share/gtk-doc/html/rsvg-2.0/rsvg-Using-RSVG-with-GIO.html
@@ -186,6 +189,7 @@ files:
186
189
  - vendor/local/share/gtk-doc/html/rsvg-2.0/rsvg-Version-check-and-feature-tests.html
187
190
  - vendor/local/share/gtk-doc/html/rsvg-2.0/rsvg.html
188
191
  - vendor/local/share/gtk-doc/html/rsvg-2.0/style.css
192
+ - vendor/local/share/gtk-doc/html/rsvg-2.0/up-insensitive.png
189
193
  - vendor/local/share/gtk-doc/html/rsvg-2.0/up.png
190
194
  - vendor/local/share/license/libcroco/AUTHORS
191
195
  - vendor/local/share/license/libcroco/COPYING
@@ -196,7 +200,7 @@ files:
196
200
  - vendor/local/share/man/man1/rsvg-convert.1
197
201
  homepage: http://ruby-gnome2.sourceforge.jp/
198
202
  licenses:
199
- - LGPLv2.1 or later
203
+ - LGPLv2.1+
200
204
  metadata: {}
201
205
  post_install_message:
202
206
  rdoc_options: []
data/lib/2.0/rsvg2.so DELETED
Binary file
data/lib/2.1/rsvg2.so DELETED
Binary file