rsvg2 2.2.3-x86-mingw32 → 2.2.4-x86-mingw32
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Rakefile +1 -2
- data/ext/rsvg2/extconf.rb +2 -15
- data/ext/rsvg2/rbrsvghandle.c +46 -25
- data/ext/rsvg2/rsvg2.h +4 -2
- data/lib/2.0/rsvg2.so +0 -0
- data/lib/2.1/rsvg2.so +0 -0
- data/lib/2.2/rsvg2.so +0 -0
- data/test/rsvg2-test-utils.rb +23 -0
- data/test/run-test.rb +49 -0
- data/test/test-handle.rb +91 -0
- data/vendor/local/bin/croco-0.6-config +3 -3
- data/vendor/local/bin/csslint-0.6.exe +0 -0
- data/vendor/local/bin/libcroco-0.6-3.dll +0 -0
- data/vendor/local/bin/librsvg-2-2.dll +0 -0
- data/vendor/local/bin/rsvg-convert.exe +0 -0
- data/vendor/local/include/librsvg-2.0/librsvg/librsvg-features.h +2 -2
- data/vendor/local/include/librsvg-2.0/librsvg/rsvg.h +31 -10
- data/vendor/local/lib/girepository-1.0/Rsvg-2.0.typelib +0 -0
- data/vendor/local/lib/libcroco-0.6.a +0 -0
- data/vendor/local/lib/libcroco-0.6.dll.a +0 -0
- data/vendor/local/lib/libcroco-0.6.la +2 -2
- data/vendor/local/lib/librsvg-2.a +0 -0
- data/vendor/local/lib/librsvg-2.dll.a +0 -0
- data/vendor/local/lib/librsvg-2.la +3 -3
- data/vendor/local/lib/pkgconfig/libcroco-0.6.pc +1 -1
- data/vendor/local/lib/pkgconfig/librsvg-2.0.pc +2 -2
- data/vendor/local/share/gir-1.0/Rsvg-2.0.gir +75 -42
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/RsvgHandle.html +1046 -699
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/annotation-glossary.html +26 -26
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-2-14.html +16 -19
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-2-22.html +13 -16
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-2-32.html +14 -17
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-2-36.html +15 -20
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-2-4.html +12 -15
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-2-8.html +17 -22
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-2-9.html +18 -23
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-deprecated.html +31 -36
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-full.html +80 -85
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/home.png +0 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/index.html +4 -4
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/index.sgml +30 -25
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/left-insensitive.png +0 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/left.png +0 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/licence.html +9 -9
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/object-tree.html +15 -15
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/right-insensitive.png +0 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/right.png +0 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/rsvg-2.0.devhelp2 +55 -57
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/rsvg-Using-RSVG-with-GIO.html +253 -176
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/rsvg-Using-RSVG-with-GdkPixbuf.html +337 -239
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/rsvg-Using-RSVG-with-cairo.html +96 -68
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/rsvg-Version-check-and-feature-tests.html +83 -50
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/rsvg.html +9 -9
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/style.css +314 -104
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/up-insensitive.png +0 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/up.png +0 -0
- metadata +11 -4
Binary file
|
Binary file
|
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: 2.2.
|
4
|
+
version: 2.2.4
|
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: 2014-
|
11
|
+
date: 2014-12-23 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: cairo
|
@@ -30,14 +30,14 @@ dependencies:
|
|
30
30
|
requirements:
|
31
31
|
- - '='
|
32
32
|
- !ruby/object:Gem::Version
|
33
|
-
version: 2.2.
|
33
|
+
version: 2.2.4
|
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: 2.2.
|
40
|
+
version: 2.2.4
|
41
41
|
description: Ruby/RSVG is a Ruby binding of librsvg-2.x.
|
42
42
|
email: ruby-gnome2-devel-en@lists.sourceforge.net
|
43
43
|
executables: []
|
@@ -56,9 +56,13 @@ files:
|
|
56
56
|
- extconf.rb
|
57
57
|
- lib/2.0/rsvg2.so
|
58
58
|
- lib/2.1/rsvg2.so
|
59
|
+
- lib/2.2/rsvg2.so
|
59
60
|
- lib/rsvg2.rb
|
60
61
|
- sample/svg-viewer.rb
|
61
62
|
- sample/svg2.rb
|
63
|
+
- test/rsvg2-test-utils.rb
|
64
|
+
- test/run-test.rb
|
65
|
+
- test/test-handle.rb
|
62
66
|
- vendor/local/bin/croco-0.6-config
|
63
67
|
- vendor/local/bin/csslint-0.6.exe
|
64
68
|
- vendor/local/bin/libcroco-0.6-3.dll
|
@@ -156,9 +160,11 @@ files:
|
|
156
160
|
- vendor/local/share/gtk-doc/html/rsvg-2.0/home.png
|
157
161
|
- vendor/local/share/gtk-doc/html/rsvg-2.0/index.html
|
158
162
|
- vendor/local/share/gtk-doc/html/rsvg-2.0/index.sgml
|
163
|
+
- vendor/local/share/gtk-doc/html/rsvg-2.0/left-insensitive.png
|
159
164
|
- vendor/local/share/gtk-doc/html/rsvg-2.0/left.png
|
160
165
|
- vendor/local/share/gtk-doc/html/rsvg-2.0/licence.html
|
161
166
|
- vendor/local/share/gtk-doc/html/rsvg-2.0/object-tree.html
|
167
|
+
- vendor/local/share/gtk-doc/html/rsvg-2.0/right-insensitive.png
|
162
168
|
- vendor/local/share/gtk-doc/html/rsvg-2.0/right.png
|
163
169
|
- vendor/local/share/gtk-doc/html/rsvg-2.0/rsvg-2.0.devhelp2
|
164
170
|
- vendor/local/share/gtk-doc/html/rsvg-2.0/rsvg-Using-RSVG-with-GIO.html
|
@@ -167,6 +173,7 @@ files:
|
|
167
173
|
- vendor/local/share/gtk-doc/html/rsvg-2.0/rsvg-Version-check-and-feature-tests.html
|
168
174
|
- vendor/local/share/gtk-doc/html/rsvg-2.0/rsvg.html
|
169
175
|
- vendor/local/share/gtk-doc/html/rsvg-2.0/style.css
|
176
|
+
- vendor/local/share/gtk-doc/html/rsvg-2.0/up-insensitive.png
|
170
177
|
- vendor/local/share/gtk-doc/html/rsvg-2.0/up.png
|
171
178
|
- vendor/local/share/license/libcroco/AUTHORS
|
172
179
|
- vendor/local/share/license/libcroco/COPYING
|