rsvg2 3.2.3-x64-mingw32 → 3.2.4-x64-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.
- checksums.yaml +4 -4
- data/Rakefile +5 -2
- 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-enum-types.h +1 -1
- data/vendor/local/include/librsvg-2.0/librsvg/librsvg-features.h +3 -3
- data/vendor/local/include/librsvg-2.0/librsvg/rsvg-cairo.h +2 -2
- data/vendor/local/include/librsvg-2.0/librsvg/rsvg.h +13 -9
- data/vendor/local/lib/girepository-1.0/Rsvg-2.0.typelib +0 -0
- data/vendor/local/lib/libcroco-0.6.dll.a +0 -0
- 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 +5 -5
- data/vendor/local/lib/pkgconfig/librsvg-2.0.pc +1 -1
- data/vendor/local/share/doc/librsvg/COMPILING.md +266 -0
- data/vendor/local/share/doc/librsvg/CONTRIBUTING.md +152 -0
- data/vendor/local/share/doc/librsvg/README.md +162 -0
- data/vendor/local/share/doc/librsvg/code-of-conduct.md +74 -0
- data/vendor/local/share/gir-1.0/Rsvg-2.0.gir +49 -32
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/annotation-glossary.html +6 -6
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-full.html +65 -108
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/ch01.html +54 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/index.html +35 -19
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/licence.html +14 -10
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/object-tree.html +10 -14
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/rsvg-2.0.devhelp2 +46 -55
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/{RsvgHandle.html → rsvg-RsvgHandle.html} +252 -338
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/rsvg-Using-RSVG-with-GIO.html +35 -42
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/rsvg-Using-RSVG-with-GdkPixbuf.html +38 -34
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/rsvg-Using-RSVG-with-cairo.html +13 -13
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/rsvg-Version-check-and-feature-tests.html +13 -13
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/rsvg.html +61 -15
- data/vendor/local/share/man/man1/rsvg-convert.1 +33 -16
- metadata +14 -17
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-2-14.html +0 -54
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-2-22.html +0 -42
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-2-32.html +0 -46
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-2-36.html +0 -45
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-2-4.html +0 -38
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-2-8.html +0 -53
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-2-9.html +0 -52
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-deprecated.html +0 -99
@@ -2,13 +2,13 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
-
<title>API Index:
|
6
|
-
<meta name="generator" content="DocBook XSL Stylesheets
|
7
|
-
<link rel="home" href="index.html" title="
|
8
|
-
<link rel="up" href="index.html" title="
|
5
|
+
<title>API Index: Librsvg Reference Manual</title>
|
6
|
+
<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
|
7
|
+
<link rel="home" href="index.html" title="Librsvg Reference Manual">
|
8
|
+
<link rel="up" href="index.html" title="Librsvg Reference Manual">
|
9
9
|
<link rel="prev" href="object-tree.html" title="Object Hierarchy">
|
10
10
|
<link rel="next" href="api-index-deprecated.html" title="Index of deprecated symbols">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -38,285 +38,242 @@
|
|
38
38
|
<div class="index">
|
39
39
|
<div class="titlepage"><div><div><h1 class="title">
|
40
40
|
<a name="api-index-full"></a>API Index</h1></div></div></div>
|
41
|
-
|
41
|
+
|
42
|
+
<a name="idx"></a><a name="idxC"></a><h3 class="title">C</h3>
|
42
43
|
<dt>
|
43
|
-
<a
|
44
|
+
<a href="rsvg-RsvgHandle.html#rsvg-cleanup">rsvg_cleanup</a>, function in RsvgHandle
|
44
45
|
</dt>
|
45
46
|
<dd></dd>
|
46
47
|
<a name="idxD"></a><h3 class="title">D</h3>
|
47
48
|
<dt>
|
48
|
-
<a
|
49
|
+
<a href="rsvg-RsvgHandle.html#RsvgDimensionData">RsvgDimensionData</a>, struct in RsvgHandle
|
49
50
|
</dt>
|
50
51
|
<dd></dd>
|
51
52
|
<a name="idxE"></a><h3 class="title">E</h3>
|
52
53
|
<dt>
|
53
|
-
<a
|
54
|
+
<a href="rsvg-RsvgHandle.html#RSVG-ERROR:CAPS">RSVG_ERROR</a>, macro in RsvgHandle
|
54
55
|
</dt>
|
55
56
|
<dd></dd>
|
56
57
|
<dt>
|
57
|
-
<a
|
58
|
+
<a href="rsvg-RsvgHandle.html#RsvgError">RsvgError</a>, enum in RsvgHandle
|
58
59
|
</dt>
|
59
60
|
<dd></dd>
|
60
61
|
<dt>
|
61
|
-
<a
|
62
|
+
<a href="rsvg-RsvgHandle.html#rsvg-error-get-type">rsvg_error_get_type</a>, function in RsvgHandle
|
62
63
|
</dt>
|
63
64
|
<dd></dd>
|
64
65
|
<dt>
|
65
|
-
<a
|
66
|
+
<a href="rsvg-RsvgHandle.html#rsvg-error-quark">rsvg_error_quark</a>, function in RsvgHandle
|
66
67
|
</dt>
|
67
68
|
<dd></dd>
|
68
69
|
<a name="idxH"></a><h3 class="title">H</h3>
|
69
70
|
<dt>
|
70
|
-
<a
|
71
|
+
<a href="rsvg-RsvgHandle.html#RsvgHandle">RsvgHandle</a>, struct in RsvgHandle
|
71
72
|
</dt>
|
72
73
|
<dd></dd>
|
73
74
|
<dt>
|
74
|
-
<a
|
75
|
+
<a href="rsvg-RsvgHandle.html#RsvgHandleClass">RsvgHandleClass</a>, struct in RsvgHandle
|
75
76
|
</dt>
|
76
77
|
<dd></dd>
|
77
78
|
<dt>
|
78
|
-
<a
|
79
|
+
<a href="rsvg-Using-RSVG-with-GIO.html#RsvgHandleFlags">RsvgHandleFlags</a>, enum in Using RSVG with GIO
|
79
80
|
</dt>
|
80
81
|
<dd></dd>
|
81
82
|
<dt>
|
82
|
-
<a
|
83
|
+
<a href="rsvg-RsvgHandle.html#RsvgHandlePrivate">RsvgHandlePrivate</a>, typedef in RsvgHandle
|
83
84
|
</dt>
|
84
85
|
<dd></dd>
|
85
86
|
<dt>
|
86
|
-
<a
|
87
|
+
<a href="rsvg-RsvgHandle.html#rsvg-handle-close">rsvg_handle_close</a>, function in RsvgHandle
|
87
88
|
</dt>
|
88
89
|
<dd></dd>
|
89
90
|
<dt>
|
90
|
-
<a
|
91
|
+
<a href="rsvg-RsvgHandle.html#rsvg-handle-free">rsvg_handle_free</a>, function in RsvgHandle
|
91
92
|
</dt>
|
92
93
|
<dd></dd>
|
93
94
|
<dt>
|
94
|
-
<a
|
95
|
+
<a href="rsvg-RsvgHandle.html#rsvg-handle-get-base-uri">rsvg_handle_get_base_uri</a>, function in RsvgHandle
|
95
96
|
</dt>
|
96
97
|
<dd></dd>
|
97
98
|
<dt>
|
98
|
-
<a
|
99
|
+
<a href="rsvg-RsvgHandle.html#rsvg-handle-get-desc">rsvg_handle_get_desc</a>, function in RsvgHandle
|
99
100
|
</dt>
|
100
101
|
<dd></dd>
|
101
102
|
<dt>
|
102
|
-
<a
|
103
|
+
<a href="rsvg-RsvgHandle.html#rsvg-handle-get-dimensions">rsvg_handle_get_dimensions</a>, function in RsvgHandle
|
103
104
|
</dt>
|
104
105
|
<dd></dd>
|
105
106
|
<dt>
|
106
|
-
<a
|
107
|
+
<a href="rsvg-RsvgHandle.html#rsvg-handle-get-dimensions-sub">rsvg_handle_get_dimensions_sub</a>, function in RsvgHandle
|
107
108
|
</dt>
|
108
109
|
<dd></dd>
|
109
110
|
<dt>
|
110
|
-
<a
|
111
|
+
<a href="rsvg-RsvgHandle.html#rsvg-handle-get-metadata">rsvg_handle_get_metadata</a>, function in RsvgHandle
|
111
112
|
</dt>
|
112
113
|
<dd></dd>
|
113
114
|
<dt>
|
114
|
-
<a
|
115
|
+
<a href="rsvg-Using-RSVG-with-GdkPixbuf.html#rsvg-handle-get-pixbuf">rsvg_handle_get_pixbuf</a>, function in Using RSVG with GdkPixbuf
|
115
116
|
</dt>
|
116
117
|
<dd></dd>
|
117
118
|
<dt>
|
118
|
-
<a
|
119
|
+
<a href="rsvg-Using-RSVG-with-GdkPixbuf.html#rsvg-handle-get-pixbuf-sub">rsvg_handle_get_pixbuf_sub</a>, function in Using RSVG with GdkPixbuf
|
119
120
|
</dt>
|
120
121
|
<dd></dd>
|
121
122
|
<dt>
|
122
|
-
<a
|
123
|
+
<a href="rsvg-RsvgHandle.html#rsvg-handle-get-position-sub">rsvg_handle_get_position_sub</a>, function in RsvgHandle
|
123
124
|
</dt>
|
124
125
|
<dd></dd>
|
125
126
|
<dt>
|
126
|
-
<a
|
127
|
+
<a href="rsvg-RsvgHandle.html#rsvg-handle-get-title">rsvg_handle_get_title</a>, function in RsvgHandle
|
127
128
|
</dt>
|
128
129
|
<dd></dd>
|
129
130
|
<dt>
|
130
|
-
<a
|
131
|
+
<a href="rsvg-RsvgHandle.html#rsvg-handle-has-sub">rsvg_handle_has_sub</a>, function in RsvgHandle
|
131
132
|
</dt>
|
132
133
|
<dd></dd>
|
133
134
|
<dt>
|
134
|
-
<a
|
135
|
+
<a href="rsvg-RsvgHandle.html#rsvg-handle-new">rsvg_handle_new</a>, function in RsvgHandle
|
135
136
|
</dt>
|
136
137
|
<dd></dd>
|
137
138
|
<dt>
|
138
|
-
<a
|
139
|
+
<a href="rsvg-RsvgHandle.html#rsvg-handle-new-from-data">rsvg_handle_new_from_data</a>, function in RsvgHandle
|
139
140
|
</dt>
|
140
141
|
<dd></dd>
|
141
142
|
<dt>
|
142
|
-
<a
|
143
|
+
<a href="rsvg-RsvgHandle.html#rsvg-handle-new-from-file">rsvg_handle_new_from_file</a>, function in RsvgHandle
|
143
144
|
</dt>
|
144
145
|
<dd></dd>
|
145
146
|
<dt>
|
146
|
-
<a
|
147
|
+
<a href="rsvg-Using-RSVG-with-GIO.html#rsvg-handle-new-from-gfile-sync">rsvg_handle_new_from_gfile_sync</a>, function in Using RSVG with GIO
|
147
148
|
</dt>
|
148
149
|
<dd></dd>
|
149
150
|
<dt>
|
150
|
-
<a
|
151
|
+
<a href="rsvg-Using-RSVG-with-GIO.html#rsvg-handle-new-from-stream-sync">rsvg_handle_new_from_stream_sync</a>, function in Using RSVG with GIO
|
151
152
|
</dt>
|
152
153
|
<dd></dd>
|
153
154
|
<dt>
|
154
|
-
<a
|
155
|
+
<a href="rsvg-RsvgHandle.html#rsvg-handle-new-with-flags">rsvg_handle_new_with_flags</a>, function in RsvgHandle
|
155
156
|
</dt>
|
156
157
|
<dd></dd>
|
157
158
|
<dt>
|
158
|
-
<a
|
159
|
+
<a href="rsvg-Using-RSVG-with-GIO.html#rsvg-handle-read-stream-sync">rsvg_handle_read_stream_sync</a>, function in Using RSVG with GIO
|
159
160
|
</dt>
|
160
161
|
<dd></dd>
|
161
162
|
<dt>
|
162
|
-
<a
|
163
|
+
<a href="rsvg-Using-RSVG-with-cairo.html#rsvg-handle-render-cairo">rsvg_handle_render_cairo</a>, function in Using RSVG with cairo
|
163
164
|
</dt>
|
164
165
|
<dd></dd>
|
165
166
|
<dt>
|
166
|
-
<a
|
167
|
+
<a href="rsvg-Using-RSVG-with-cairo.html#rsvg-handle-render-cairo-sub">rsvg_handle_render_cairo_sub</a>, function in Using RSVG with cairo
|
167
168
|
</dt>
|
168
169
|
<dd></dd>
|
169
170
|
<dt>
|
170
|
-
<a
|
171
|
+
<a href="rsvg-Using-RSVG-with-GIO.html#rsvg-handle-set-base-gfile">rsvg_handle_set_base_gfile</a>, function in Using RSVG with GIO
|
171
172
|
</dt>
|
172
173
|
<dd></dd>
|
173
174
|
<dt>
|
174
|
-
<a
|
175
|
+
<a href="rsvg-RsvgHandle.html#rsvg-handle-set-base-uri">rsvg_handle_set_base_uri</a>, function in RsvgHandle
|
175
176
|
</dt>
|
176
177
|
<dd></dd>
|
177
178
|
<dt>
|
178
|
-
<a
|
179
|
+
<a href="rsvg-RsvgHandle.html#rsvg-handle-set-dpi">rsvg_handle_set_dpi</a>, function in RsvgHandle
|
179
180
|
</dt>
|
180
181
|
<dd></dd>
|
181
182
|
<dt>
|
182
|
-
<a
|
183
|
+
<a href="rsvg-RsvgHandle.html#rsvg-handle-set-dpi-x-y">rsvg_handle_set_dpi_x_y</a>, function in RsvgHandle
|
183
184
|
</dt>
|
184
185
|
<dd></dd>
|
185
186
|
<dt>
|
186
|
-
<a
|
187
|
+
<a href="rsvg-RsvgHandle.html#rsvg-handle-set-size-callback">rsvg_handle_set_size_callback</a>, function in RsvgHandle
|
187
188
|
</dt>
|
188
189
|
<dd></dd>
|
189
190
|
<dt>
|
190
|
-
<a
|
191
|
-
</dt>
|
192
|
-
<dd></dd>
|
193
|
-
<dt>
|
194
|
-
<a class="link" href="rsvg-Using-RSVG-with-GIO.html#rsvg-handle-new-from-stream-sync" title="rsvg_handle_new_from_stream_sync ()">rsvg_handle_new_from_stream_sync</a>, function in <a class="link" href="rsvg-Using-RSVG-with-GIO.html" title="Using RSVG with GIO">Using RSVG with GIO</a>
|
195
|
-
</dt>
|
196
|
-
<dd></dd>
|
197
|
-
<dt>
|
198
|
-
<a class="link" href="RsvgHandle.html#rsvg-handle-new-with-flags" title="rsvg_handle_new_with_flags ()">rsvg_handle_new_with_flags</a>, function in <a class="link" href="RsvgHandle.html" title="RsvgHandle">RsvgHandle</a>
|
199
|
-
</dt>
|
200
|
-
<dd></dd>
|
201
|
-
<dt>
|
202
|
-
<a class="link" href="rsvg-Using-RSVG-with-GIO.html#rsvg-handle-read-stream-sync" title="rsvg_handle_read_stream_sync ()">rsvg_handle_read_stream_sync</a>, function in <a class="link" href="rsvg-Using-RSVG-with-GIO.html" title="Using RSVG with GIO">Using RSVG with GIO</a>
|
203
|
-
</dt>
|
204
|
-
<dd></dd>
|
205
|
-
<dt>
|
206
|
-
<a class="link" href="rsvg-Using-RSVG-with-cairo.html#rsvg-handle-render-cairo" title="rsvg_handle_render_cairo ()">rsvg_handle_render_cairo</a>, function in <a class="link" href="rsvg-Using-RSVG-with-cairo.html" title="Using RSVG with cairo">Using RSVG with cairo</a>
|
207
|
-
</dt>
|
208
|
-
<dd></dd>
|
209
|
-
<dt>
|
210
|
-
<a class="link" href="rsvg-Using-RSVG-with-cairo.html#rsvg-handle-render-cairo-sub" title="rsvg_handle_render_cairo_sub ()">rsvg_handle_render_cairo_sub</a>, function in <a class="link" href="rsvg-Using-RSVG-with-cairo.html" title="Using RSVG with cairo">Using RSVG with cairo</a>
|
211
|
-
</dt>
|
212
|
-
<dd></dd>
|
213
|
-
<dt>
|
214
|
-
<a class="link" href="rsvg-Using-RSVG-with-GIO.html#rsvg-handle-set-base-gfile" title="rsvg_handle_set_base_gfile ()">rsvg_handle_set_base_gfile</a>, function in <a class="link" href="rsvg-Using-RSVG-with-GIO.html" title="Using RSVG with GIO">Using RSVG with GIO</a>
|
215
|
-
</dt>
|
216
|
-
<dd></dd>
|
217
|
-
<dt>
|
218
|
-
<a class="link" href="RsvgHandle.html#rsvg-handle-set-base-uri" title="rsvg_handle_set_base_uri ()">rsvg_handle_set_base_uri</a>, function in <a class="link" href="RsvgHandle.html" title="RsvgHandle">RsvgHandle</a>
|
219
|
-
</dt>
|
220
|
-
<dd></dd>
|
221
|
-
<dt>
|
222
|
-
<a class="link" href="RsvgHandle.html#rsvg-handle-set-dpi" title="rsvg_handle_set_dpi ()">rsvg_handle_set_dpi</a>, function in <a class="link" href="RsvgHandle.html" title="RsvgHandle">RsvgHandle</a>
|
223
|
-
</dt>
|
224
|
-
<dd></dd>
|
225
|
-
<dt>
|
226
|
-
<a class="link" href="RsvgHandle.html#rsvg-handle-set-dpi-x-y" title="rsvg_handle_set_dpi_x_y ()">rsvg_handle_set_dpi_x_y</a>, function in <a class="link" href="RsvgHandle.html" title="RsvgHandle">RsvgHandle</a>
|
227
|
-
</dt>
|
228
|
-
<dd></dd>
|
229
|
-
<dt>
|
230
|
-
<a class="link" href="RsvgHandle.html#rsvg-handle-set-size-callback" title="rsvg_handle_set_size_callback ()">rsvg_handle_set_size_callback</a>, function in <a class="link" href="RsvgHandle.html" title="RsvgHandle">RsvgHandle</a>
|
231
|
-
</dt>
|
232
|
-
<dd></dd>
|
233
|
-
<dt>
|
234
|
-
<a class="link" href="RsvgHandle.html#rsvg-handle-write" title="rsvg_handle_write ()">rsvg_handle_write</a>, function in <a class="link" href="RsvgHandle.html" title="RsvgHandle">RsvgHandle</a>
|
191
|
+
<a href="rsvg-RsvgHandle.html#rsvg-handle-write">rsvg_handle_write</a>, function in RsvgHandle
|
235
192
|
</dt>
|
236
193
|
<dd></dd>
|
237
194
|
<a name="idxI"></a><h3 class="title">I</h3>
|
238
195
|
<dt>
|
239
|
-
<a
|
196
|
+
<a href="rsvg-RsvgHandle.html#rsvg-init">rsvg_init</a>, function in RsvgHandle
|
240
197
|
</dt>
|
241
198
|
<dd></dd>
|
242
199
|
<a name="idxL"></a><h3 class="title">L</h3>
|
243
200
|
<dt>
|
244
|
-
<a
|
201
|
+
<a href="rsvg-Version-check-and-feature-tests.html#LIBRSVG-CHECK-FEATURE:CAPS">LIBRSVG_CHECK_FEATURE</a>, macro in Version check and feature tests
|
245
202
|
</dt>
|
246
203
|
<dd></dd>
|
247
204
|
<dt>
|
248
|
-
<a
|
205
|
+
<a href="rsvg-Version-check-and-feature-tests.html#LIBRSVG-CHECK-VERSION:CAPS">LIBRSVG_CHECK_VERSION</a>, macro in Version check and feature tests
|
249
206
|
</dt>
|
250
207
|
<dd></dd>
|
251
208
|
<dt>
|
252
|
-
<a
|
209
|
+
<a href="rsvg-Version-check-and-feature-tests.html#LIBRSVG-HAVE-CSS:CAPS">LIBRSVG_HAVE_CSS</a>, macro in Version check and feature tests
|
253
210
|
</dt>
|
254
211
|
<dd></dd>
|
255
212
|
<dt>
|
256
|
-
<a
|
213
|
+
<a href="rsvg-Version-check-and-feature-tests.html#LIBRSVG-HAVE-SVGZ:CAPS">LIBRSVG_HAVE_SVGZ</a>, macro in Version check and feature tests
|
257
214
|
</dt>
|
258
215
|
<dd></dd>
|
259
216
|
<dt>
|
260
|
-
<a
|
217
|
+
<a href="rsvg-Version-check-and-feature-tests.html#LIBRSVG-MAJOR-VERSION:CAPS">LIBRSVG_MAJOR_VERSION</a>, macro in Version check and feature tests
|
261
218
|
</dt>
|
262
219
|
<dd></dd>
|
263
220
|
<dt>
|
264
|
-
<a
|
221
|
+
<a href="rsvg-Version-check-and-feature-tests.html#LIBRSVG-MICRO-VERSION:CAPS">LIBRSVG_MICRO_VERSION</a>, macro in Version check and feature tests
|
265
222
|
</dt>
|
266
223
|
<dd></dd>
|
267
224
|
<dt>
|
268
|
-
<a
|
225
|
+
<a href="rsvg-Version-check-and-feature-tests.html#LIBRSVG-MINOR-VERSION:CAPS">LIBRSVG_MINOR_VERSION</a>, macro in Version check and feature tests
|
269
226
|
</dt>
|
270
227
|
<dd></dd>
|
271
228
|
<dt>
|
272
|
-
<a
|
229
|
+
<a href="rsvg-Version-check-and-feature-tests.html#LIBRSVG-VERSION:CAPS">LIBRSVG_VERSION</a>, macro in Version check and feature tests
|
273
230
|
</dt>
|
274
231
|
<dd></dd>
|
275
232
|
<a name="idxP"></a><h3 class="title">P</h3>
|
276
233
|
<dt>
|
277
|
-
<a
|
234
|
+
<a href="rsvg-Using-RSVG-with-GdkPixbuf.html#rsvg-pixbuf-from-file">rsvg_pixbuf_from_file</a>, function in Using RSVG with GdkPixbuf
|
278
235
|
</dt>
|
279
236
|
<dd></dd>
|
280
237
|
<dt>
|
281
|
-
<a
|
238
|
+
<a href="rsvg-Using-RSVG-with-GdkPixbuf.html#rsvg-pixbuf-from-file-at-max-size">rsvg_pixbuf_from_file_at_max_size</a>, function in Using RSVG with GdkPixbuf
|
282
239
|
</dt>
|
283
240
|
<dd></dd>
|
284
241
|
<dt>
|
285
|
-
<a
|
242
|
+
<a href="rsvg-Using-RSVG-with-GdkPixbuf.html#rsvg-pixbuf-from-file-at-size">rsvg_pixbuf_from_file_at_size</a>, function in Using RSVG with GdkPixbuf
|
286
243
|
</dt>
|
287
244
|
<dd></dd>
|
288
245
|
<dt>
|
289
|
-
<a
|
246
|
+
<a href="rsvg-Using-RSVG-with-GdkPixbuf.html#rsvg-pixbuf-from-file-at-zoom">rsvg_pixbuf_from_file_at_zoom</a>, function in Using RSVG with GdkPixbuf
|
290
247
|
</dt>
|
291
248
|
<dd></dd>
|
292
249
|
<dt>
|
293
|
-
<a
|
250
|
+
<a href="rsvg-Using-RSVG-with-GdkPixbuf.html#rsvg-pixbuf-from-file-at-zoom-with-max">rsvg_pixbuf_from_file_at_zoom_with_max</a>, function in Using RSVG with GdkPixbuf
|
294
251
|
</dt>
|
295
252
|
<dd></dd>
|
296
253
|
<dt>
|
297
|
-
<a
|
254
|
+
<a href="rsvg-RsvgHandle.html#RsvgPositionData">RsvgPositionData</a>, struct in RsvgHandle
|
298
255
|
</dt>
|
299
256
|
<dd></dd>
|
300
257
|
<a name="idxS"></a><h3 class="title">S</h3>
|
301
258
|
<dt>
|
302
|
-
<a
|
259
|
+
<a href="rsvg-RsvgHandle.html#rsvg-set-default-dpi">rsvg_set_default_dpi</a>, function in RsvgHandle
|
303
260
|
</dt>
|
304
261
|
<dd></dd>
|
305
262
|
<dt>
|
306
|
-
<a
|
263
|
+
<a href="rsvg-RsvgHandle.html#rsvg-set-default-dpi-x-y">rsvg_set_default_dpi_x_y</a>, function in RsvgHandle
|
307
264
|
</dt>
|
308
265
|
<dd></dd>
|
309
266
|
<a name="idxT"></a><h3 class="title">T</h3>
|
310
267
|
<dt>
|
311
|
-
<a
|
268
|
+
<a href="rsvg-RsvgHandle.html#rsvg-term">rsvg_term</a>, function in RsvgHandle
|
312
269
|
</dt>
|
313
270
|
<dd></dd>
|
314
271
|
<dt>
|
315
|
-
<a
|
272
|
+
<a href="rsvg-RsvgHandle.html#RSVG-TYPE-ERROR:CAPS">RSVG_TYPE_ERROR</a>, macro in RsvgHandle
|
316
273
|
</dt>
|
317
274
|
<dd></dd>
|
318
|
-
</div>
|
275
|
+
</div>
|
319
276
|
<div class="footer">
|
320
|
-
<hr>Generated by GTK-Doc V1.
|
277
|
+
<hr>Generated by GTK-Doc V1.27</div>
|
321
278
|
</body>
|
322
279
|
</html>
|
@@ -0,0 +1,54 @@
|
|
1
|
+
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
2
|
+
<html>
|
3
|
+
<head>
|
4
|
+
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
+
<title>Overview of Librsvg's API: Librsvg Reference Manual</title>
|
6
|
+
<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
|
7
|
+
<link rel="home" href="index.html" title="Librsvg Reference Manual">
|
8
|
+
<link rel="up" href="rsvg.html" title="Part I. API Reference">
|
9
|
+
<link rel="prev" href="rsvg.html" title="Part I. API Reference">
|
10
|
+
<link rel="next" href="rsvg-RsvgHandle.html" title="RsvgHandle">
|
11
|
+
<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
|
12
|
+
<link rel="stylesheet" href="style.css" type="text/css">
|
13
|
+
</head>
|
14
|
+
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
15
|
+
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle">
|
16
|
+
<td width="100%" align="left" class="shortcuts"></td>
|
17
|
+
<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
|
18
|
+
<td><a accesskey="u" href="rsvg.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
|
19
|
+
<td><a accesskey="p" href="rsvg.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
|
20
|
+
<td><a accesskey="n" href="rsvg-RsvgHandle.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
|
21
|
+
</tr></table>
|
22
|
+
<div class="chapter">
|
23
|
+
<div class="titlepage"><div><div><h2 class="title">
|
24
|
+
<a name="id-1.2.3"></a>Overview of Librsvg's API</h2></div></div></div>
|
25
|
+
<p>
|
26
|
+
Librsvg's API is divided into two main parts: one for loading SVG
|
27
|
+
data and one for rendering it. In the <span class="emphasis"><em>loading
|
28
|
+
stage</em></span>, you create an RsvgHandle object from SVG data,
|
29
|
+
which can come from a file or from a stream of bytes. In the
|
30
|
+
<span class="emphasis"><em>rendering stage</em></span>, you take an RsvgHandle and ask
|
31
|
+
it to render itself to a Cairo context.
|
32
|
+
</p>
|
33
|
+
<p><b>Loading. </b>
|
34
|
+
RsvgHandle is an object that represents SVG data in memory.
|
35
|
+
Your program creates an RsvgHandle from an SVG file, or from a
|
36
|
+
memory buffer that contains SVG data, or in the most general
|
37
|
+
form, from a GIO stream that will provide SVG data. At this
|
38
|
+
stage you can get either I/O errors or parsing errors. If
|
39
|
+
loading completes successfully, the RsvgHandle will be ready for
|
40
|
+
rendering.
|
41
|
+
</p>
|
42
|
+
<p><b>Rendering. </b>
|
43
|
+
Once you have an SVG image loaded into an RsvgHandle, you can
|
44
|
+
render it to a Cairo context any number of times, or to
|
45
|
+
different Cairo contexts, as needed. As a convenience, you can
|
46
|
+
pick a single element in the SVG by its "id" attribute and
|
47
|
+
render only that element; this is so that sub-elements can be
|
48
|
+
extracted conveniently out of a larger SVG.
|
49
|
+
</p>
|
50
|
+
</div>
|
51
|
+
<div class="footer">
|
52
|
+
<hr>Generated by GTK-Doc V1.27</div>
|
53
|
+
</body>
|
54
|
+
</html>
|
@@ -2,28 +2,31 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
-
<title>
|
6
|
-
<meta name="generator" content="DocBook XSL Stylesheets
|
7
|
-
<link rel="home" href="index.html" title="
|
5
|
+
<title>Librsvg Reference Manual: Librsvg Reference Manual</title>
|
6
|
+
<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
|
7
|
+
<link rel="home" href="index.html" title="Librsvg Reference Manual">
|
8
8
|
<link rel="next" href="rsvg.html" title="Part I. API Reference">
|
9
|
-
<meta name="generator" content="GTK-Doc V1.
|
9
|
+
<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
|
10
10
|
<link rel="stylesheet" href="style.css" type="text/css">
|
11
11
|
</head>
|
12
12
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
13
13
|
<div class="book">
|
14
14
|
<div class="titlepage">
|
15
15
|
<div>
|
16
|
-
<div><table class="navigation" id="top" width="100%" cellpadding="2" cellspacing="0"><tr><th valign="middle"><p class="title">
|
16
|
+
<div><table class="navigation" id="top" width="100%" cellpadding="2" cellspacing="0"><tr><th valign="middle"><p class="title">Librsvg Reference Manual</p></th></tr></table></div>
|
17
17
|
<div><p class="releaseinfo">
|
18
|
-
For
|
19
|
-
|
18
|
+
For librsvg version 2.42.3
|
19
|
+
|
20
|
+
|
20
21
|
The latest version of this documentation can be found on-line at the
|
21
22
|
<a class="ulink" href="http://library.gnome.org/devel/rsvg/index.html" target="_top">GNOME Library</a>.
|
22
23
|
</p></div>
|
23
24
|
<div><p class="copyright">Copyright © 2003, 2004, 2005, 2006, 2007, 2008, 2009 Dom Lachowicz</p></div>
|
24
25
|
<div><p class="copyright">Copyright © 2010 Christian Persch</p></div>
|
26
|
+
<div><p class="copyright">Copyright © 2017 Federico Mena Quintero</p></div>
|
25
27
|
<div><div class="legalnotice">
|
26
|
-
<a name="id-1.1.
|
28
|
+
<a name="id-1.1.6"></a>
|
29
|
+
<p>
|
27
30
|
Permission is granted to copy, distribute and/or modify this document
|
28
31
|
under the terms of the <em class="citetitle">GNU General Public Licence</em>
|
29
32
|
published by the Free Software Foundation; either version 2 of the License,
|
@@ -43,15 +46,16 @@
|
|
43
46
|
</p></div>
|
44
47
|
<p>
|
45
48
|
</p>
|
46
|
-
</div></div>
|
49
|
+
</div></div>
|
47
50
|
</div>
|
48
51
|
<hr>
|
49
52
|
</div>
|
50
53
|
<div class="toc"><dl class="toc">
|
51
54
|
<dt><span class="part"><a href="rsvg.html">I. API Reference</a></span></dt>
|
52
55
|
<dd><dl>
|
56
|
+
<dt><span class="chapter"><a href="ch01.html">Overview of Librsvg's API</a></span></dt>
|
53
57
|
<dt>
|
54
|
-
<span class="refentrytitle"><a href="RsvgHandle.html">RsvgHandle</a></span><span class="refpurpose"> —
|
58
|
+
<span class="refentrytitle"><a href="rsvg-RsvgHandle.html">RsvgHandle</a></span><span class="refpurpose"> — Loads SVG data into memory.</span>
|
55
59
|
</dt>
|
56
60
|
<dt>
|
57
61
|
<span class="refentrytitle"><a href="rsvg-Using-RSVG-with-GIO.html">Using RSVG with GIO</a></span><span class="refpurpose"></span>
|
@@ -69,19 +73,31 @@
|
|
69
73
|
</dl></dd>
|
70
74
|
<dt><span class="chapter"><a href="object-tree.html">Object Hierarchy</a></span></dt>
|
71
75
|
<dt><span class="index"><a href="api-index-full.html">API Index</a></span></dt>
|
72
|
-
<dt><span class="index"><a href="api-index-deprecated.html">Index of deprecated symbols</a></span></dt>
|
73
|
-
<dt><span class="index"><a href="api-index-2-4.html">Index of new symbols in 2.4</a></span></dt>
|
74
|
-
<dt><span class="index"><a href="api-index-2-8.html">Index of new symbols in 2.8</a></span></dt>
|
75
|
-
<dt><span class="index"><a href="api-index-2-9.html">Index of new symbols in 2.9</a></span></dt>
|
76
|
-
<dt><span class="index"><a href="api-index-2-14.html">Index of new symbols in 2.14</a></span></dt>
|
77
|
-
<dt><span class="index"><a href="api-index-2-22.html">Index of new symbols in 2.22</a></span></dt>
|
78
|
-
<dt><span class="index"><a href="api-index-2-32.html">Index of new symbols in 2.32</a></span></dt>
|
79
|
-
<dt><span class="index"><a href="api-index-2-36.html">Index of new symbols in 2.32</a></span></dt>
|
80
76
|
<dt><span class="glossary"><a href="annotation-glossary.html">Annotation Glossary</a></span></dt>
|
81
77
|
<dt><span class="appendix"><a href="licence.html">A. Licence</a></span></dt>
|
82
78
|
</dl></div>
|
79
|
+
|
80
|
+
|
81
|
+
|
82
|
+
|
83
|
+
|
84
|
+
|
85
|
+
|
86
|
+
|
87
|
+
|
88
|
+
|
89
|
+
|
90
|
+
|
91
|
+
|
92
|
+
|
93
|
+
|
94
|
+
|
95
|
+
|
96
|
+
|
97
|
+
|
98
|
+
|
83
99
|
</div>
|
84
100
|
<div class="footer">
|
85
|
-
<hr>Generated by GTK-Doc V1.
|
101
|
+
<hr>Generated by GTK-Doc V1.27</div>
|
86
102
|
</body>
|
87
103
|
</html>
|
@@ -2,12 +2,12 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
-
<title>Appendix A. Licence:
|
6
|
-
<meta name="generator" content="DocBook XSL Stylesheets
|
7
|
-
<link rel="home" href="index.html" title="
|
8
|
-
<link rel="up" href="index.html" title="
|
5
|
+
<title>Appendix A. Licence: Librsvg Reference Manual</title>
|
6
|
+
<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
|
7
|
+
<link rel="home" href="index.html" title="Librsvg Reference Manual">
|
8
|
+
<link rel="up" href="index.html" title="Librsvg Reference Manual">
|
9
9
|
<link rel="prev" href="annotation-glossary.html" title="Annotation Glossary">
|
10
|
-
<meta name="generator" content="GTK-Doc V1.
|
10
|
+
<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
|
11
11
|
<link rel="stylesheet" href="style.css" type="text/css">
|
12
12
|
</head>
|
13
13
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -21,20 +21,24 @@
|
|
21
21
|
<div class="appendix">
|
22
22
|
<div class="titlepage"><div><div><h1 class="title">
|
23
23
|
<a name="licence"></a>Appendix A. Licence</h1></div></div></div>
|
24
|
-
|
24
|
+
|
25
|
+
|
26
|
+
<p>
|
25
27
|
This library is free software; you can redistribute it and/or
|
26
28
|
modify it under the terms of the <em class="citetitle">GNU General Public
|
27
29
|
Licence</em> as published by the Free Software Foundation; either
|
28
30
|
version 2 of the Licence, or (at your option) any later version.
|
29
31
|
</p>
|
30
|
-
|
32
|
+
|
33
|
+
<p>
|
31
34
|
This library is distributed in the hope that it will be useful,
|
32
35
|
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
33
36
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
34
37
|
<em class="citetitle">GNU General Public Licence</em> for
|
35
38
|
more details.
|
36
39
|
</p>
|
37
|
-
|
40
|
+
|
41
|
+
<p>
|
38
42
|
You may obtain a copy of the <em class="citetitle">GNU General Public Licence</em>
|
39
43
|
from the Free Software Foundation at
|
40
44
|
<a class="ulink" href="http://www.gnu.org/licences/" target="_top">GNU Licences web site</a>
|
@@ -49,8 +53,8 @@
|
|
49
53
|
</p></div>
|
50
54
|
<p>
|
51
55
|
</p>
|
52
|
-
</div>
|
56
|
+
</div>
|
53
57
|
<div class="footer">
|
54
|
-
<hr>Generated by GTK-Doc V1.
|
58
|
+
<hr>Generated by GTK-Doc V1.27</div>
|
55
59
|
</body>
|
56
60
|
</html>
|