rsvg2 2.0.2-x86-mingw32 → 2.0.3-x86-mingw32
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- data/Rakefile +63 -7
- data/ext/rsvg2/extconf.rb +4 -1
- data/lib/1.9/rsvg2.so +0 -0
- data/lib/2.0/rsvg2.so +0 -0
- data/vendor/local/bin/croco-0.6-config +87 -0
- 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/libcroco-0.6/libcroco/cr-cascade.h +1 -1
- data/vendor/local/include/libcroco-0.6/libcroco/cr-enc-handler.h +1 -1
- data/vendor/local/include/libcroco-0.6/libcroco/cr-om-parser.h +1 -1
- data/vendor/local/include/libcroco-0.6/libcroco/cr-sel-eng.h +1 -5
- data/vendor/local/include/libcroco-0.6/libcroco/libcroco-config.h +4 -5
- data/vendor/local/include/librsvg-2.0/librsvg/librsvg-enum-types.h +4 -0
- data/vendor/local/include/librsvg-2.0/librsvg/librsvg-features.h +13 -10
- data/vendor/local/include/librsvg-2.0/librsvg/rsvg-cairo.h +4 -0
- data/vendor/local/include/librsvg-2.0/librsvg/rsvg.h +64 -34
- 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 +41 -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 +41 -0
- data/vendor/local/lib/pkgconfig/libcroco-0.6.pc +3 -4
- data/vendor/local/lib/pkgconfig/librsvg-2.0.pc +1 -1
- data/vendor/local/share/gir-1.0/Rsvg-2.0.gir +693 -0
- data/vendor/local/share/gtk-doc/html/libcroco/ch01.html +113 -0
- data/vendor/local/share/{doc/libxml2-2.9.0/html/html → gtk-doc/html/libcroco}/home.png +0 -0
- data/vendor/local/share/gtk-doc/html/libcroco/index.html +109 -0
- data/vendor/local/share/gtk-doc/html/libcroco/index.sgml +582 -0
- data/vendor/local/share/{doc/libxml2-2.9.0/html/html → gtk-doc/html/libcroco}/left.png +0 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-additional-sel.html +337 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-attr-sel.html +203 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-cascade.html +240 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-declaration.html +642 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-doc-handler.html +517 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-enc-handler.html +164 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-fonts.html +670 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-input.html +1102 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-num.html +265 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-om-parser.html +380 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-parser.html +913 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-parsing-location.html +205 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-prop-list.html +421 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-pseudo.html +141 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-rgb.html +503 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-sel-eng.html +346 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-selector.html +246 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-simple-sel.html +240 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-statement.html +1408 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-string.html +137 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-style.html +384 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-stylesheet.html +158 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-term.html +304 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-tknzr.html +312 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-token.html +428 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-utils.html +334 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco-libcroco-config.html +80 -0
- data/vendor/local/share/gtk-doc/html/libcroco/libcroco.devhelp2 +511 -0
- data/vendor/local/share/{doc/libxml2-2.9.0/html/html → gtk-doc/html/libcroco}/right.png +0 -0
- data/vendor/local/share/gtk-doc/html/libcroco/style.css +266 -0
- data/vendor/local/share/{doc/libxml2-2.9.0/html/html → gtk-doc/html/libcroco}/up.png +0 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/RsvgHandle.html +1073 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/annotation-glossary.html +55 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-2-14.html +58 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-2-22.html +46 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-2-32.html +50 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-2-36.html +51 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-2-4.html +42 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-2-8.html +59 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-2-9.html +58 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-deprecated.html +105 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-full.html +328 -0
- data/vendor/local/share/gtk-doc/html/{libxml2 → rsvg-2.0}/home.png +0 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/index.html +88 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/index.sgml +101 -0
- data/vendor/local/share/gtk-doc/html/{libxml2 → rsvg-2.0}/left.png +0 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/licence.html +57 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/object-tree.html +38 -0
- data/vendor/local/share/gtk-doc/html/{libxml2 → rsvg-2.0}/right.png +0 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/rsvg-2.0.devhelp2 +96 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/rsvg-Using-RSVG-with-GIO.html +283 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/rsvg-Using-RSVG-with-GdkPixbuf.html +386 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/rsvg-Using-RSVG-with-cairo.html +126 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/rsvg-Version-check-and-feature-tests.html +109 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/rsvg.html +57 -0
- data/vendor/local/share/gtk-doc/html/rsvg-2.0/style.css +266 -0
- data/vendor/local/share/gtk-doc/html/{libxml2 → rsvg-2.0}/up.png +0 -0
- data/vendor/local/share/license/libcroco/AUTHORS +13 -0
- data/vendor/local/share/license/libcroco/COPYING +481 -0
- data/vendor/local/share/license/libcroco/COPYING.LIB +481 -0
- data/vendor/local/share/license/librsvg/AUTHORS +1 -0
- data/vendor/local/share/license/librsvg/COPYING +340 -0
- data/vendor/local/share/license/librsvg/COPYING.LIB +482 -0
- data/vendor/local/share/man/man1/rsvg-convert.1 +55 -0
- metadata +90 -299
- data/vendor/local/bin/libxml2-2.dll +0 -0
- data/vendor/local/bin/rsvg-view.exe +0 -0
- data/vendor/local/bin/xmlcatalog.exe +0 -0
- data/vendor/local/bin/xmllint.exe +0 -0
- data/vendor/local/include/libxml2/libxml/DOCBparser.h +0 -96
- data/vendor/local/include/libxml2/libxml/HTMLparser.h +0 -306
- data/vendor/local/include/libxml2/libxml/HTMLtree.h +0 -147
- data/vendor/local/include/libxml2/libxml/SAX.h +0 -173
- data/vendor/local/include/libxml2/libxml/SAX2.h +0 -176
- data/vendor/local/include/libxml2/libxml/c14n.h +0 -126
- data/vendor/local/include/libxml2/libxml/catalog.h +0 -182
- data/vendor/local/include/libxml2/libxml/chvalid.h +0 -230
- data/vendor/local/include/libxml2/libxml/debugXML.h +0 -217
- data/vendor/local/include/libxml2/libxml/dict.h +0 -80
- data/vendor/local/include/libxml2/libxml/encoding.h +0 -240
- data/vendor/local/include/libxml2/libxml/entities.h +0 -150
- data/vendor/local/include/libxml2/libxml/globals.h +0 -502
- data/vendor/local/include/libxml2/libxml/hash.h +0 -233
- data/vendor/local/include/libxml2/libxml/list.h +0 -137
- data/vendor/local/include/libxml2/libxml/nanoftp.h +0 -163
- data/vendor/local/include/libxml2/libxml/nanohttp.h +0 -81
- data/vendor/local/include/libxml2/libxml/parser.h +0 -1240
- data/vendor/local/include/libxml2/libxml/parserInternals.h +0 -644
- data/vendor/local/include/libxml2/libxml/pattern.h +0 -100
- data/vendor/local/include/libxml2/libxml/relaxng.h +0 -213
- data/vendor/local/include/libxml2/libxml/schemasInternals.h +0 -958
- data/vendor/local/include/libxml2/libxml/schematron.h +0 -142
- data/vendor/local/include/libxml2/libxml/threads.h +0 -84
- data/vendor/local/include/libxml2/libxml/tree.h +0 -1303
- data/vendor/local/include/libxml2/libxml/uri.h +0 -94
- data/vendor/local/include/libxml2/libxml/valid.h +0 -458
- data/vendor/local/include/libxml2/libxml/xinclude.h +0 -129
- data/vendor/local/include/libxml2/libxml/xlink.h +0 -189
- data/vendor/local/include/libxml2/libxml/xmlIO.h +0 -366
- data/vendor/local/include/libxml2/libxml/xmlautomata.h +0 -146
- data/vendor/local/include/libxml2/libxml/xmlerror.h +0 -944
- data/vendor/local/include/libxml2/libxml/xmlexports.h +0 -162
- data/vendor/local/include/libxml2/libxml/xmlmemory.h +0 -224
- data/vendor/local/include/libxml2/libxml/xmlmodule.h +0 -57
- data/vendor/local/include/libxml2/libxml/xmlreader.h +0 -428
- data/vendor/local/include/libxml2/libxml/xmlregexp.h +0 -222
- data/vendor/local/include/libxml2/libxml/xmlsave.h +0 -88
- data/vendor/local/include/libxml2/libxml/xmlschemas.h +0 -246
- data/vendor/local/include/libxml2/libxml/xmlschemastypes.h +0 -151
- data/vendor/local/include/libxml2/libxml/xmlstring.h +0 -140
- data/vendor/local/include/libxml2/libxml/xmlunicode.h +0 -202
- data/vendor/local/include/libxml2/libxml/xmlversion.h +0 -480
- data/vendor/local/include/libxml2/libxml/xmlwriter.h +0 -488
- data/vendor/local/include/libxml2/libxml/xpath.h +0 -550
- data/vendor/local/include/libxml2/libxml/xpathInternals.h +0 -632
- data/vendor/local/include/libxml2/libxml/xpointer.h +0 -114
- data/vendor/local/lib/libxml2.def +0 -1659
- data/vendor/local/lib/libxml2.dll.a +0 -0
- data/vendor/local/lib/libxml2.lib +0 -0
- data/vendor/local/lib/pkgconfig/libxml-2.0.pc +0 -13
- data/vendor/local/manifest/libcroco-dev_0.6.2-1_win32.mft +0 -36
- data/vendor/local/manifest/libcroco_0.6.2-1_win32.mft +0 -2
- data/vendor/local/manifest/librsvg-dev_2.32.1-1_win32.mft +0 -11
- data/vendor/local/manifest/librsvg_2.32.1-1_win32.mft +0 -2
- data/vendor/local/manifest/libxml2-dev_2.9.0-1_win32.mft +0 -268
- data/vendor/local/manifest/libxml2_2.9.0-1_win32.mft +0 -2
- data/vendor/local/share/aclocal/libxml.m4 +0 -188
- data/vendor/local/share/doc/libxml2-2.9.0/Copyright +0 -27
- data/vendor/local/share/doc/libxml2-2.9.0/examples/testHTML.c +0 -880
- data/vendor/local/share/doc/libxml2-2.9.0/examples/testSAX.c +0 -1198
- data/vendor/local/share/doc/libxml2-2.9.0/examples/testXPath.c +0 -229
- data/vendor/local/share/doc/libxml2-2.9.0/examples/xmllint.c +0 -3770
- data/vendor/local/share/doc/libxml2-2.9.0/html/DOM.gif +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/FAQ.html +0 -282
- data/vendor/local/share/doc/libxml2-2.9.0/html/Libxml2-Logo-180x168.gif +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/Libxml2-Logo-90x34.gif +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/encoding.html +0 -207
- data/vendor/local/share/doc/libxml2-2.9.0/html/examples.xml +0 -751
- data/vendor/local/share/doc/libxml2-2.9.0/html/examples.xsl +0 -174
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/book1.html +0 -13
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/index.html +0 -13
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-DOCBparser.html +0 -51
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-HTMLparser.html +0 -184
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-HTMLtree.html +0 -73
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-SAX.html +0 -125
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-SAX2.html +0 -128
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-c14n.html +0 -38
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-catalog.html +0 -142
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-chvalid.html +0 -72
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-debugXML.html +0 -120
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-dict.html +0 -58
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-encoding.html +0 -124
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-entities.html +0 -79
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-globals.html +0 -152
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-hash.html +0 -116
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-lib.html +0 -13
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-list.html +0 -120
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-nanoftp.html +0 -94
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-nanohttp.html +0 -65
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-parser.html +0 -559
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-parserInternals.html +0 -322
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-pattern.html +0 -76
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-relaxng.html +0 -162
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-schemasInternals.html +0 -373
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-schematron.html +0 -81
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-threads.html +0 -72
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-tree.html +0 -989
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-uri.html +0 -73
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-valid.html +0 -289
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xinclude.html +0 -59
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xlink.html +0 -82
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlIO.html +0 -212
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlautomata.html +0 -85
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlerror.html +0 -864
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlexports.html +0 -20
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlmemory.html +0 -107
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlmodule.html +0 -38
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlreader.html +0 -330
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlregexp.html +0 -143
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlsave.html +0 -60
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlschemas.html +0 -185
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlschemastypes.html +0 -123
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlstring.html +0 -108
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlunicode.html +0 -512
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlversion.html +0 -62
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xmlwriter.html +0 -261
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xpath.html +0 -310
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xpathInternals.html +0 -394
- data/vendor/local/share/doc/libxml2-2.9.0/html/html/libxml-xpointer.html +0 -83
- data/vendor/local/share/doc/libxml2-2.9.0/html/index.html +0 -14
- data/vendor/local/share/doc/libxml2-2.9.0/html/io1.c +0 -166
- data/vendor/local/share/doc/libxml2-2.9.0/html/io1.res +0 -5
- data/vendor/local/share/doc/libxml2-2.9.0/html/io2.c +0 -58
- data/vendor/local/share/doc/libxml2-2.9.0/html/io2.res +0 -2
- data/vendor/local/share/doc/libxml2-2.9.0/html/libxml.gif +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/parse1.c +0 -56
- data/vendor/local/share/doc/libxml2-2.9.0/html/parse2.c +0 -72
- data/vendor/local/share/doc/libxml2-2.9.0/html/parse3.c +0 -60
- data/vendor/local/share/doc/libxml2-2.9.0/html/parse4.c +0 -143
- data/vendor/local/share/doc/libxml2-2.9.0/html/reader1.c +0 -107
- data/vendor/local/share/doc/libxml2-2.9.0/html/reader1.res +0 -14
- data/vendor/local/share/doc/libxml2-2.9.0/html/reader2.c +0 -122
- data/vendor/local/share/doc/libxml2-2.9.0/html/reader3.c +0 -120
- data/vendor/local/share/doc/libxml2-2.9.0/html/reader3.res +0 -13
- data/vendor/local/share/doc/libxml2-2.9.0/html/reader4.c +0 -122
- data/vendor/local/share/doc/libxml2-2.9.0/html/reader4.res +0 -3
- data/vendor/local/share/doc/libxml2-2.9.0/html/redhat.gif +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/smallfootonly.gif +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/structure.gif +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/test1.xml +0 -1
- data/vendor/local/share/doc/libxml2-2.9.0/html/test2.xml +0 -13
- data/vendor/local/share/doc/libxml2-2.9.0/html/test3.xml +0 -39
- data/vendor/local/share/doc/libxml2-2.9.0/html/testWriter.c +0 -1198
- data/vendor/local/share/doc/libxml2-2.9.0/html/tree1.c +0 -94
- data/vendor/local/share/doc/libxml2-2.9.0/html/tree1.res +0 -4
- data/vendor/local/share/doc/libxml2-2.9.0/html/tree2.c +0 -118
- data/vendor/local/share/doc/libxml2-2.9.0/html/tree2.res +0 -18
- data/vendor/local/share/doc/libxml2-2.9.0/html/tst.xml +0 -7
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/apa.html +0 -8
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/apb.html +0 -14
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/apc.html +0 -82
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/apd.html +0 -76
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/ape.html +0 -78
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/apf.html +0 -67
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/apg.html +0 -75
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/aph.html +0 -76
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/api.html +0 -4
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/ar01s02.html +0 -14
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/ar01s03.html +0 -47
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/ar01s04.html +0 -54
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/ar01s05.html +0 -55
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/ar01s06.html +0 -35
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/ar01s07.html +0 -30
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/ar01s08.html +0 -38
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/ar01s09.html +0 -63
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/blank.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/callouts/1.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/callouts/10.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/callouts/2.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/callouts/3.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/callouts/4.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/callouts/5.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/callouts/6.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/callouts/7.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/callouts/8.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/callouts/9.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/caution.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/draft.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/home.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/important.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/next.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/note.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/prev.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/tip.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/toc-blank.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/toc-minus.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/toc-plus.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/up.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/images/warning.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/includeaddattribute.c +0 -64
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/includeaddkeyword.c +0 -75
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/includeconvert.c +0 -73
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/includegetattribute.c +0 -72
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/includekeyword.c +0 -79
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/includexpath.c +0 -74
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/index.html +0 -14
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/ix01.html +0 -1
- data/vendor/local/share/doc/libxml2-2.9.0/html/tutorial/xmltutorial.pdf +0 -1336
- data/vendor/local/share/doc/libxml2-2.9.0/html/w3c.png +0 -0
- data/vendor/local/share/doc/libxml2-2.9.0/html/writer.xml +0 -2
- data/vendor/local/share/doc/libxml2-2.9.0/html/xml.html +0 -5715
- data/vendor/local/share/doc/libxml2-2.9.0/html/xpath1.c +0 -250
- data/vendor/local/share/doc/libxml2-2.9.0/html/xpath1.res +0 -5
- data/vendor/local/share/doc/libxml2-2.9.0/html/xpath2.c +0 -190
- data/vendor/local/share/doc/libxml2-2.9.0/html/xpath2.res +0 -30
- data/vendor/local/share/gtk-doc/html/libxml2/general.html +0 -38
- data/vendor/local/share/gtk-doc/html/libxml2/index.html +0 -67
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-DOCBparser.html +0 -138
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-HTMLparser.html +0 -373
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-HTMLtree.html +0 -172
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-SAX.html +0 -243
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-SAX2.html +0 -247
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-c14n.html +0 -91
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-catalog.html +0 -278
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-chvalid.html +0 -241
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-debugXML.html +0 -225
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-dict.html +0 -134
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-encoding.html +0 -218
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-entities.html +0 -166
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-globals.html +0 -383
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-hash.html +0 -214
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-list.html +0 -226
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-nanoftp.html +0 -187
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-nanohttp.html +0 -142
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-parser.html +0 -766
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-parserInternals.html +0 -688
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-pattern.html +0 -166
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-relaxng.html +0 -278
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-schemasInternals.html +0 -860
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-schematron.html +0 -166
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-threads.html +0 -161
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-tree.html +0 -1596
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-uri.html +0 -154
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-valid.html +0 -528
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xinclude.html +0 -169
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xlink.html +0 -160
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlIO.html +0 -347
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlautomata.html +0 -176
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlerror.html +0 -952
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlexports.html +0 -87
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlmemory.html +0 -186
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlmodule.html +0 -97
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlreader.html +0 -565
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlregexp.html +0 -280
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlsave.html +0 -133
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlschemas.html +0 -314
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlschemastypes.html +0 -237
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlstring.html +0 -217
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlunicode.html +0 -887
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlversion.html +0 -287
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xmlwriter.html +0 -479
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xpath.html +0 -532
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xpathInternals.html +0 -787
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2-xpointer.html +0 -171
- data/vendor/local/share/gtk-doc/html/libxml2/libxml2.devhelp +0 -3569
- data/vendor/local/share/gtk-doc/html/libxml2/style.css +0 -66
- data/vendor/local/share/man/man1/xml2-config.1 +0 -30
- data/vendor/local/share/man/man1/xmlcatalog.1 +0 -340
- data/vendor/local/share/man/man1/xmllint.1 +0 -427
- data/vendor/local/share/man/man3/libxml.3 +0 -71
- data/vendor/local/src/dieterv/packaging/libxml2_2.9.0-1_win32.log +0 -867
- data/vendor/local/src/dieterv/packaging/libxml2_2.9.0-1_win32.sh +0 -68
- data/vendor/local/src/tml/packaging/libcroco_0.6.2-1_win32.log +0 -471
- data/vendor/local/src/tml/packaging/libcroco_0.6.2-1_win32.sh +0 -61
- data/vendor/local/src/tml/packaging/librsvg_2.32.1-1_win32.log +0 -535
- data/vendor/local/src/tml/packaging/librsvg_2.32.1-1_win32.sh +0 -125
File without changes
|
@@ -0,0 +1,266 @@
|
|
1
|
+
.synopsis, .classsynopsis
|
2
|
+
{
|
3
|
+
/* tango:aluminium 1/2 */
|
4
|
+
background: #eeeeec;
|
5
|
+
border: solid 1px #d3d7cf;
|
6
|
+
padding: 0.5em;
|
7
|
+
}
|
8
|
+
.programlisting
|
9
|
+
{
|
10
|
+
/* tango:sky blue 0/1 */
|
11
|
+
background: #e6f3ff;
|
12
|
+
border: solid 1px #729fcf;
|
13
|
+
padding: 0.5em;
|
14
|
+
}
|
15
|
+
.variablelist
|
16
|
+
{
|
17
|
+
padding: 4px;
|
18
|
+
margin-left: 3em;
|
19
|
+
}
|
20
|
+
.variablelist td:first-child
|
21
|
+
{
|
22
|
+
vertical-align: top;
|
23
|
+
}
|
24
|
+
|
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
|
+
div.gallery-float
|
109
|
+
{
|
110
|
+
float: left;
|
111
|
+
padding: 10px;
|
112
|
+
}
|
113
|
+
div.gallery-float img
|
114
|
+
{
|
115
|
+
border-style: none;
|
116
|
+
}
|
117
|
+
div.gallery-spacer
|
118
|
+
{
|
119
|
+
clear: both;
|
120
|
+
}
|
121
|
+
|
122
|
+
a, a:visited
|
123
|
+
{
|
124
|
+
text-decoration: none;
|
125
|
+
/* tango:sky blue 2 */
|
126
|
+
color: #3465a4;
|
127
|
+
}
|
128
|
+
a:hover
|
129
|
+
{
|
130
|
+
text-decoration: underline;
|
131
|
+
/* tango:sky blue 1 */
|
132
|
+
color: #729fcf;
|
133
|
+
}
|
134
|
+
|
135
|
+
div.table table
|
136
|
+
{
|
137
|
+
border-collapse: collapse;
|
138
|
+
border-spacing: 0px;
|
139
|
+
/* tango:aluminium 3 */
|
140
|
+
border: solid 1px #babdb6;
|
141
|
+
}
|
142
|
+
|
143
|
+
div.table table td, div.table table th
|
144
|
+
{
|
145
|
+
/* tango:aluminium 3 */
|
146
|
+
border: solid 1px #babdb6;
|
147
|
+
padding: 3px;
|
148
|
+
vertical-align: top;
|
149
|
+
}
|
150
|
+
|
151
|
+
div.table table th
|
152
|
+
{
|
153
|
+
/* tango:aluminium 2 */
|
154
|
+
background-color: #d3d7cf;
|
155
|
+
}
|
156
|
+
|
157
|
+
hr
|
158
|
+
{
|
159
|
+
/* tango:aluminium 3 */
|
160
|
+
color: #babdb6;
|
161
|
+
background: #babdb6;
|
162
|
+
border: none 0px;
|
163
|
+
height: 1px;
|
164
|
+
clear: both;
|
165
|
+
}
|
166
|
+
|
167
|
+
.footer
|
168
|
+
{
|
169
|
+
padding-top: 3.5em;
|
170
|
+
/* tango:aluminium 3 */
|
171
|
+
color: #babdb6;
|
172
|
+
text-align: center;
|
173
|
+
font-size: 80%;
|
174
|
+
}
|
175
|
+
|
176
|
+
.warning
|
177
|
+
{
|
178
|
+
/* tango:orange 0/1 */
|
179
|
+
background: #ffeed9;
|
180
|
+
border-color: #ffb04f;
|
181
|
+
}
|
182
|
+
.note
|
183
|
+
{
|
184
|
+
/* tango:chameleon 0/0.5 */
|
185
|
+
background: #d8ffb2;
|
186
|
+
border-color: #abf562;
|
187
|
+
}
|
188
|
+
.note, .warning
|
189
|
+
{
|
190
|
+
padding: 0.5em;
|
191
|
+
border-width: 1px;
|
192
|
+
border-style: solid;
|
193
|
+
}
|
194
|
+
.note h3, .warning h3
|
195
|
+
{
|
196
|
+
margin-top: 0.0em
|
197
|
+
}
|
198
|
+
.note p, .warning p
|
199
|
+
{
|
200
|
+
margin-bottom: 0.0em
|
201
|
+
}
|
202
|
+
|
203
|
+
/* blob links */
|
204
|
+
h2 .extralinks, h3 .extralinks
|
205
|
+
{
|
206
|
+
float: right;
|
207
|
+
/* tango:aluminium 3 */
|
208
|
+
color: #babdb6;
|
209
|
+
font-size: 80%;
|
210
|
+
font-weight: normal;
|
211
|
+
}
|
212
|
+
|
213
|
+
.annotation
|
214
|
+
{
|
215
|
+
/* tango:aluminium 5 */
|
216
|
+
color: #555753;
|
217
|
+
font-size: 80%;
|
218
|
+
font-weight: normal;
|
219
|
+
}
|
220
|
+
|
221
|
+
/* code listings */
|
222
|
+
|
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 */
|
228
|
+
.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 */
|
231
|
+
.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 */
|
236
|
+
|
237
|
+
.listing_frame {
|
238
|
+
/* tango:sky blue 1 */
|
239
|
+
border: solid 1px #729fcf;
|
240
|
+
padding: 0px;
|
241
|
+
}
|
242
|
+
|
243
|
+
.listing_lines, .listing_code {
|
244
|
+
margin-top: 0px;
|
245
|
+
margin-bottom: 0px;
|
246
|
+
padding: 0.5em;
|
247
|
+
}
|
248
|
+
.listing_lines {
|
249
|
+
/* tango:sky blue 0.5 */
|
250
|
+
background: #a6c5e3;
|
251
|
+
/* tango:aluminium 6 */
|
252
|
+
color: #2e3436;
|
253
|
+
}
|
254
|
+
.listing_code {
|
255
|
+
/* tango:sky blue 0 */
|
256
|
+
background: #e6f3ff;
|
257
|
+
}
|
258
|
+
.listing_code .programlisting {
|
259
|
+
/* override from previous */
|
260
|
+
border: none 0px;
|
261
|
+
padding: 0px;
|
262
|
+
}
|
263
|
+
.listing_lines pre, .listing_code pre {
|
264
|
+
margin: 0px;
|
265
|
+
}
|
266
|
+
|
File without changes
|
@@ -0,0 +1,1073 @@
|
|
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>RsvgHandle</title>
|
6
|
+
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
7
|
+
<link rel="home" href="index.html" title="RSVG Libary 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-Using-RSVG-with-GIO.html" title="Using RSVG with GIO">
|
11
|
+
<meta name="generator" content="GTK-Doc V1.19 (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="2">
|
16
|
+
<tr valign="middle">
|
17
|
+
<td><a accesskey="p" href="rsvg.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
|
18
|
+
<td><a accesskey="u" href="rsvg.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
|
19
|
+
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
|
20
|
+
<th width="100%" align="center">RSVG Libary Reference Manual</th>
|
21
|
+
<td><a accesskey="n" href="rsvg-Using-RSVG-with-GIO.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
|
22
|
+
</tr>
|
23
|
+
<tr><td colspan="5" class="shortcuts">
|
24
|
+
<a href="#RsvgHandle.synopsis" class="shortcut">Top</a>
|
25
|
+
|
|
26
|
+
<a href="#RsvgHandle.description" class="shortcut">Description</a>
|
27
|
+
|
|
28
|
+
<a href="#RsvgHandle.object-hierarchy" class="shortcut">Object Hierarchy</a>
|
29
|
+
|
|
30
|
+
<a href="#RsvgHandle.properties" class="shortcut">Properties</a>
|
31
|
+
</td></tr>
|
32
|
+
</table>
|
33
|
+
<div class="refentry">
|
34
|
+
<a name="RsvgHandle"></a><div class="titlepage"></div>
|
35
|
+
<div class="refnamediv"><table width="100%"><tr>
|
36
|
+
<td valign="top">
|
37
|
+
<h2><span class="refentrytitle"><a name="RsvgHandle.top_of_page"></a>RsvgHandle</span></h2>
|
38
|
+
<p>RsvgHandle — Create and manipulate SVG objects</p>
|
39
|
+
</td>
|
40
|
+
<td valign="top" align="right"></td>
|
41
|
+
</tr></table></div>
|
42
|
+
<div class="refsynopsisdiv">
|
43
|
+
<a name="RsvgHandle.synopsis"></a><h2>Synopsis</h2>
|
44
|
+
<a name="RsvgError"></a><pre class="synopsis">enum <a class="link" href="RsvgHandle.html#RsvgError-enum" title="enum RsvgError">RsvgError</a>;
|
45
|
+
#define <a class="link" href="RsvgHandle.html#RSVG-ERROR:CAPS" title="RSVG_ERROR">RSVG_ERROR</a>
|
46
|
+
<span class="returnvalue">GQuark</span> <a class="link" href="RsvgHandle.html#rsvg-error-quark" title="rsvg_error_quark ()">rsvg_error_quark</a> (<em class="parameter"><code><span class="type">void</span></code></em>);
|
47
|
+
<a class="link" href="RsvgHandle.html#RsvgHandle-struct" title="RsvgHandle">RsvgHandle</a>;
|
48
|
+
typedef <a class="link" href="RsvgHandle.html#RsvgHandlePrivate" title="RsvgHandlePrivate">RsvgHandlePrivate</a>;
|
49
|
+
struct <a class="link" href="RsvgHandle.html#RsvgHandleClass" title="struct RsvgHandleClass">RsvgHandleClass</a>;
|
50
|
+
struct <a class="link" href="RsvgHandle.html#RsvgDimensionData" title="struct RsvgDimensionData">RsvgDimensionData</a>;
|
51
|
+
struct <a class="link" href="RsvgHandle.html#RsvgPositionData" title="struct RsvgPositionData">RsvgPositionData</a>;
|
52
|
+
<span class="returnvalue">void</span> <a class="link" href="RsvgHandle.html#rsvg-cleanup" title="rsvg_cleanup ()">rsvg_cleanup</a> (<em class="parameter"><code><span class="type">void</span></code></em>);
|
53
|
+
<span class="returnvalue">void</span> <a class="link" href="RsvgHandle.html#rsvg-set-default-dpi" title="rsvg_set_default_dpi ()">rsvg_set_default_dpi</a> (<em class="parameter"><code><span class="type">double</span> dpi</code></em>);
|
54
|
+
<span class="returnvalue">void</span> <a class="link" href="RsvgHandle.html#rsvg-set-default-dpi-x-y" title="rsvg_set_default_dpi_x_y ()">rsvg_set_default_dpi_x_y</a> (<em class="parameter"><code><span class="type">double</span> dpi_x</code></em>,
|
55
|
+
<em class="parameter"><code><span class="type">double</span> dpi_y</code></em>);
|
56
|
+
<span class="returnvalue">void</span> <a class="link" href="RsvgHandle.html#rsvg-handle-set-dpi" title="rsvg_handle_set_dpi ()">rsvg_handle_set_dpi</a> (<em class="parameter"><code><a class="link" href="RsvgHandle.html" title="RsvgHandle"><span class="type">RsvgHandle</span></a> *handle</code></em>,
|
57
|
+
<em class="parameter"><code><span class="type">double</span> dpi</code></em>);
|
58
|
+
<span class="returnvalue">void</span> <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> (<em class="parameter"><code><a class="link" href="RsvgHandle.html" title="RsvgHandle"><span class="type">RsvgHandle</span></a> *handle</code></em>,
|
59
|
+
<em class="parameter"><code><span class="type">double</span> dpi_x</code></em>,
|
60
|
+
<em class="parameter"><code><span class="type">double</span> dpi_y</code></em>);
|
61
|
+
<a class="link" href="RsvgHandle.html" title="RsvgHandle"><span class="returnvalue">RsvgHandle</span></a> * <a class="link" href="RsvgHandle.html#rsvg-handle-new" title="rsvg_handle_new ()">rsvg_handle_new</a> (<em class="parameter"><code><span class="type">void</span></code></em>);
|
62
|
+
<a class="link" href="RsvgHandle.html" title="RsvgHandle"><span class="returnvalue">RsvgHandle</span></a> * <a class="link" href="RsvgHandle.html#rsvg-handle-new-with-flags" title="rsvg_handle_new_with_flags ()">rsvg_handle_new_with_flags</a> (<em class="parameter"><code><a class="link" href="rsvg-Using-RSVG-with-GIO.html#RsvgHandleFlags"><span class="type">RsvgHandleFlags</span></a> flags</code></em>);
|
63
|
+
<span class="returnvalue">gboolean</span> <a class="link" href="RsvgHandle.html#rsvg-handle-write" title="rsvg_handle_write ()">rsvg_handle_write</a> (<em class="parameter"><code><a class="link" href="RsvgHandle.html" title="RsvgHandle"><span class="type">RsvgHandle</span></a> *handle</code></em>,
|
64
|
+
<em class="parameter"><code>const <span class="type">guchar</span> *buf</code></em>,
|
65
|
+
<em class="parameter"><code><span class="type">gsize</span> count</code></em>,
|
66
|
+
<em class="parameter"><code><span class="type">GError</span> **error</code></em>);
|
67
|
+
<span class="returnvalue">gboolean</span> <a class="link" href="RsvgHandle.html#rsvg-handle-close" title="rsvg_handle_close ()">rsvg_handle_close</a> (<em class="parameter"><code><a class="link" href="RsvgHandle.html" title="RsvgHandle"><span class="type">RsvgHandle</span></a> *handle</code></em>,
|
68
|
+
<em class="parameter"><code><span class="type">GError</span> **error</code></em>);
|
69
|
+
const <span class="returnvalue">char</span> * <a class="link" href="RsvgHandle.html#rsvg-handle-get-base-uri" title="rsvg_handle_get_base_uri ()">rsvg_handle_get_base_uri</a> (<em class="parameter"><code><a class="link" href="RsvgHandle.html" title="RsvgHandle"><span class="type">RsvgHandle</span></a> *handle</code></em>);
|
70
|
+
<span class="returnvalue">void</span> <a class="link" href="RsvgHandle.html#rsvg-handle-set-base-uri" title="rsvg_handle_set_base_uri ()">rsvg_handle_set_base_uri</a> (<em class="parameter"><code><a class="link" href="RsvgHandle.html" title="RsvgHandle"><span class="type">RsvgHandle</span></a> *handle</code></em>,
|
71
|
+
<em class="parameter"><code>const <span class="type">char</span> *base_uri</code></em>);
|
72
|
+
<span class="returnvalue">void</span> <a class="link" href="RsvgHandle.html#rsvg-handle-get-dimensions" title="rsvg_handle_get_dimensions ()">rsvg_handle_get_dimensions</a> (<em class="parameter"><code><a class="link" href="RsvgHandle.html" title="RsvgHandle"><span class="type">RsvgHandle</span></a> *handle</code></em>,
|
73
|
+
<em class="parameter"><code><a class="link" href="RsvgHandle.html#RsvgDimensionData" title="struct RsvgDimensionData"><span class="type">RsvgDimensionData</span></a> *dimension_data</code></em>);
|
74
|
+
<span class="returnvalue">gboolean</span> <a class="link" href="RsvgHandle.html#rsvg-handle-get-dimensions-sub" title="rsvg_handle_get_dimensions_sub ()">rsvg_handle_get_dimensions_sub</a> (<em class="parameter"><code><a class="link" href="RsvgHandle.html" title="RsvgHandle"><span class="type">RsvgHandle</span></a> *handle</code></em>,
|
75
|
+
<em class="parameter"><code><a class="link" href="RsvgHandle.html#RsvgDimensionData" title="struct RsvgDimensionData"><span class="type">RsvgDimensionData</span></a> *dimension_data</code></em>,
|
76
|
+
<em class="parameter"><code>const <span class="type">char</span> *id</code></em>);
|
77
|
+
<span class="returnvalue">gboolean</span> <a class="link" href="RsvgHandle.html#rsvg-handle-get-position-sub" title="rsvg_handle_get_position_sub ()">rsvg_handle_get_position_sub</a> (<em class="parameter"><code><a class="link" href="RsvgHandle.html" title="RsvgHandle"><span class="type">RsvgHandle</span></a> *handle</code></em>,
|
78
|
+
<em class="parameter"><code><a class="link" href="RsvgHandle.html#RsvgPositionData" title="struct RsvgPositionData"><span class="type">RsvgPositionData</span></a> *position_data</code></em>,
|
79
|
+
<em class="parameter"><code>const <span class="type">char</span> *id</code></em>);
|
80
|
+
<span class="returnvalue">gboolean</span> <a class="link" href="RsvgHandle.html#rsvg-handle-has-sub" title="rsvg_handle_has_sub ()">rsvg_handle_has_sub</a> (<em class="parameter"><code><a class="link" href="RsvgHandle.html" title="RsvgHandle"><span class="type">RsvgHandle</span></a> *handle</code></em>,
|
81
|
+
<em class="parameter"><code>const <span class="type">char</span> *id</code></em>);
|
82
|
+
const <span class="returnvalue">char</span> * <a class="link" href="RsvgHandle.html#rsvg-handle-get-title" title="rsvg_handle_get_title ()">rsvg_handle_get_title</a> (<em class="parameter"><code><a class="link" href="RsvgHandle.html" title="RsvgHandle"><span class="type">RsvgHandle</span></a> *handle</code></em>);
|
83
|
+
const <span class="returnvalue">char</span> * <a class="link" href="RsvgHandle.html#rsvg-handle-get-desc" title="rsvg_handle_get_desc ()">rsvg_handle_get_desc</a> (<em class="parameter"><code><a class="link" href="RsvgHandle.html" title="RsvgHandle"><span class="type">RsvgHandle</span></a> *handle</code></em>);
|
84
|
+
const <span class="returnvalue">char</span> * <a class="link" href="RsvgHandle.html#rsvg-handle-get-metadata" title="rsvg_handle_get_metadata ()">rsvg_handle_get_metadata</a> (<em class="parameter"><code><a class="link" href="RsvgHandle.html" title="RsvgHandle"><span class="type">RsvgHandle</span></a> *handle</code></em>);
|
85
|
+
<a class="link" href="RsvgHandle.html" title="RsvgHandle"><span class="returnvalue">RsvgHandle</span></a> * <a class="link" href="RsvgHandle.html#rsvg-handle-new-from-data" title="rsvg_handle_new_from_data ()">rsvg_handle_new_from_data</a> (<em class="parameter"><code>const <span class="type">guint8</span> *data</code></em>,
|
86
|
+
<em class="parameter"><code><span class="type">gsize</span> data_len</code></em>,
|
87
|
+
<em class="parameter"><code><span class="type">GError</span> **error</code></em>);
|
88
|
+
<a class="link" href="RsvgHandle.html" title="RsvgHandle"><span class="returnvalue">RsvgHandle</span></a> * <a class="link" href="RsvgHandle.html#rsvg-handle-new-from-file" title="rsvg_handle_new_from_file ()">rsvg_handle_new_from_file</a> (<em class="parameter"><code>const <span class="type">gchar</span> *file_name</code></em>,
|
89
|
+
<em class="parameter"><code><span class="type">GError</span> **error</code></em>);
|
90
|
+
<span class="returnvalue">GType</span> <a class="link" href="RsvgHandle.html#rsvg-error-get-type" title="rsvg_error_get_type ()">rsvg_error_get_type</a> (<em class="parameter"><code><span class="type">void</span></code></em>);
|
91
|
+
#define <a class="link" href="RsvgHandle.html#RSVG-TYPE-ERROR:CAPS" title="RSVG_TYPE_ERROR">RSVG_TYPE_ERROR</a>
|
92
|
+
|
93
|
+
<span class="returnvalue">void</span> <a class="link" href="RsvgHandle.html#rsvg-init" title="rsvg_init ()">rsvg_init</a> (<em class="parameter"><code><span class="type">void</span></code></em>);
|
94
|
+
<span class="returnvalue">void</span> <a class="link" href="RsvgHandle.html#rsvg-term" title="rsvg_term ()">rsvg_term</a> (<em class="parameter"><code><span class="type">void</span></code></em>);
|
95
|
+
<span class="returnvalue">void</span> <a class="link" href="RsvgHandle.html#rsvg-handle-free" title="rsvg_handle_free ()">rsvg_handle_free</a> (<em class="parameter"><code><a class="link" href="RsvgHandle.html" title="RsvgHandle"><span class="type">RsvgHandle</span></a> *handle</code></em>);
|
96
|
+
<span class="returnvalue">void</span> <a class="link" href="RsvgHandle.html#rsvg-handle-set-size-callback" title="rsvg_handle_set_size_callback ()">rsvg_handle_set_size_callback</a> (<em class="parameter"><code><a class="link" href="RsvgHandle.html" title="RsvgHandle"><span class="type">RsvgHandle</span></a> *handle</code></em>,
|
97
|
+
<em class="parameter"><code><span class="type">RsvgSizeFunc</span> size_func</code></em>,
|
98
|
+
<em class="parameter"><code><span class="type">gpointer</span> user_data</code></em>,
|
99
|
+
<em class="parameter"><code><span class="type">GDestroyNotify</span> user_data_destroy</code></em>);
|
100
|
+
</pre>
|
101
|
+
</div>
|
102
|
+
<div class="refsect1">
|
103
|
+
<a name="RsvgHandle.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
104
|
+
<pre class="synopsis">
|
105
|
+
GEnum
|
106
|
+
+----RsvgError
|
107
|
+
</pre>
|
108
|
+
<pre class="synopsis">
|
109
|
+
GObject
|
110
|
+
+----RsvgHandle
|
111
|
+
</pre>
|
112
|
+
</div>
|
113
|
+
<div class="refsect1">
|
114
|
+
<a name="RsvgHandle.properties"></a><h2>Properties</h2>
|
115
|
+
<pre class="synopsis">
|
116
|
+
"<a class="link" href="RsvgHandle.html#RsvgHandle--base-uri" title='The "base-uri" property'>base-uri</a>" <span class="type">gchar</span>* : Read / Write / Construct
|
117
|
+
"<a class="link" href="RsvgHandle.html#RsvgHandle--desc" title='The "desc" property'>desc</a>" <span class="type">gchar</span>* : Read
|
118
|
+
"<a class="link" href="RsvgHandle.html#RsvgHandle--dpi-x" title='The "dpi-x" property'>dpi-x</a>" <span class="type">gdouble</span> : Read / Write / Construct
|
119
|
+
"<a class="link" href="RsvgHandle.html#RsvgHandle--dpi-y" title='The "dpi-y" property'>dpi-y</a>" <span class="type">gdouble</span> : Read / Write / Construct
|
120
|
+
"<a class="link" href="RsvgHandle.html#RsvgHandle--em" title='The "em" property'>em</a>" <span class="type">gdouble</span> : Read
|
121
|
+
"<a class="link" href="RsvgHandle.html#RsvgHandle--ex" title='The "ex" property'>ex</a>" <span class="type">gdouble</span> : Read
|
122
|
+
"<a class="link" href="RsvgHandle.html#RsvgHandle--flags" title='The "flags" property'>flags</a>" <a class="link" href="rsvg-Using-RSVG-with-GIO.html#RsvgHandleFlags"><span class="type">RsvgHandleFlags</span></a> : Read / Write / Construct Only
|
123
|
+
"<a class="link" href="RsvgHandle.html#RsvgHandle--height" title='The "height" property'>height</a>" <span class="type">gint</span> : Read
|
124
|
+
"<a class="link" href="RsvgHandle.html#RsvgHandle--metadata" title='The "metadata" property'>metadata</a>" <span class="type">gchar</span>* : Read
|
125
|
+
"<a class="link" href="RsvgHandle.html#RsvgHandle--title" title='The "title" property'>title</a>" <span class="type">gchar</span>* : Read
|
126
|
+
"<a class="link" href="RsvgHandle.html#RsvgHandle--width" title='The "width" property'>width</a>" <span class="type">gint</span> : Read
|
127
|
+
</pre>
|
128
|
+
</div>
|
129
|
+
<div class="refsect1">
|
130
|
+
<a name="RsvgHandle.description"></a><h2>Description</h2>
|
131
|
+
<p>
|
132
|
+
librsvg is a component used within software applications to enable
|
133
|
+
support for SVG-format scalable graphics. In contrast to raster
|
134
|
+
formats, scalable vector graphics provide users and artists a way
|
135
|
+
to create, view, and provide imagery that is not limited to the
|
136
|
+
pixel or dot density that an output device is capable of.
|
137
|
+
</p>
|
138
|
+
<p>
|
139
|
+
Many software developers use the librsvg library to render
|
140
|
+
SVG graphics. It is lightweight and portable.
|
141
|
+
</p>
|
142
|
+
</div>
|
143
|
+
<div class="refsect1">
|
144
|
+
<a name="RsvgHandle.details"></a><h2>Details</h2>
|
145
|
+
<div class="refsect2">
|
146
|
+
<a name="RsvgError-enum"></a><h3>enum RsvgError</h3>
|
147
|
+
<pre class="programlisting">typedef enum {
|
148
|
+
RSVG_ERROR_FAILED
|
149
|
+
} RsvgError;
|
150
|
+
</pre>
|
151
|
+
<p>
|
152
|
+
An enumeration representing possible error domains
|
153
|
+
</p>
|
154
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
155
|
+
<colgroup>
|
156
|
+
<col align="left" valign="top">
|
157
|
+
<col>
|
158
|
+
</colgroup>
|
159
|
+
<tbody><tr>
|
160
|
+
<td><p><a name="RSVG-ERROR-FAILED:CAPS"></a><span class="term"><code class="literal">RSVG_ERROR_FAILED</code></span></p></td>
|
161
|
+
<td></td>
|
162
|
+
</tr></tbody>
|
163
|
+
</table></div>
|
164
|
+
</div>
|
165
|
+
<hr>
|
166
|
+
<div class="refsect2">
|
167
|
+
<a name="RSVG-ERROR:CAPS"></a><h3>RSVG_ERROR</h3>
|
168
|
+
<pre class="programlisting">#define RSVG_ERROR (rsvg_error_quark ())
|
169
|
+
</pre>
|
170
|
+
</div>
|
171
|
+
<hr>
|
172
|
+
<div class="refsect2">
|
173
|
+
<a name="rsvg-error-quark"></a><h3>rsvg_error_quark ()</h3>
|
174
|
+
<pre class="programlisting"><span class="returnvalue">GQuark</span> rsvg_error_quark (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
175
|
+
<p>
|
176
|
+
The error domain for RSVG
|
177
|
+
</p>
|
178
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
179
|
+
<colgroup>
|
180
|
+
<col align="left" valign="top">
|
181
|
+
<col>
|
182
|
+
</colgroup>
|
183
|
+
<tbody><tr>
|
184
|
+
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
185
|
+
<td>The error domain</td>
|
186
|
+
</tr></tbody>
|
187
|
+
</table></div>
|
188
|
+
</div>
|
189
|
+
<hr>
|
190
|
+
<div class="refsect2">
|
191
|
+
<a name="RsvgHandle-struct"></a><h3>RsvgHandle</h3>
|
192
|
+
<pre class="programlisting">typedef struct _RsvgHandle RsvgHandle;</pre>
|
193
|
+
<p>
|
194
|
+
The RsvgHandle is an object representing the parsed form of a SVG
|
195
|
+
</p>
|
196
|
+
</div>
|
197
|
+
<hr>
|
198
|
+
<div class="refsect2">
|
199
|
+
<a name="RsvgHandlePrivate"></a><h3>RsvgHandlePrivate</h3>
|
200
|
+
<pre class="programlisting">typedef struct RsvgHandlePrivate RsvgHandlePrivate;
|
201
|
+
</pre>
|
202
|
+
</div>
|
203
|
+
<hr>
|
204
|
+
<div class="refsect2">
|
205
|
+
<a name="RsvgHandleClass"></a><h3>struct RsvgHandleClass</h3>
|
206
|
+
<pre class="programlisting">struct RsvgHandleClass {
|
207
|
+
GObjectClass parent;
|
208
|
+
|
209
|
+
gpointer _abi_padding[15];
|
210
|
+
};
|
211
|
+
</pre>
|
212
|
+
</div>
|
213
|
+
<hr>
|
214
|
+
<div class="refsect2">
|
215
|
+
<a name="RsvgDimensionData"></a><h3>struct RsvgDimensionData</h3>
|
216
|
+
<pre class="programlisting">struct RsvgDimensionData {
|
217
|
+
int width;
|
218
|
+
int height;
|
219
|
+
gdouble em;
|
220
|
+
gdouble ex;
|
221
|
+
};
|
222
|
+
</pre>
|
223
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
224
|
+
<colgroup>
|
225
|
+
<col align="left" valign="top">
|
226
|
+
<col>
|
227
|
+
</colgroup>
|
228
|
+
<tbody>
|
229
|
+
<tr>
|
230
|
+
<td><p><span class="term"><span class="type">int</span> <em class="structfield"><code><a name="RsvgDimensionData.width"></a>width</code></em>;</span></p></td>
|
231
|
+
<td>SVG's width, in pixels</td>
|
232
|
+
</tr>
|
233
|
+
<tr>
|
234
|
+
<td><p><span class="term"><span class="type">int</span> <em class="structfield"><code><a name="RsvgDimensionData.height"></a>height</code></em>;</span></p></td>
|
235
|
+
<td>SVG's height, in pixels</td>
|
236
|
+
</tr>
|
237
|
+
<tr>
|
238
|
+
<td><p><span class="term"><span class="type">gdouble</span> <em class="structfield"><code><a name="RsvgDimensionData.em"></a>em</code></em>;</span></p></td>
|
239
|
+
<td>em</td>
|
240
|
+
</tr>
|
241
|
+
<tr>
|
242
|
+
<td><p><span class="term"><span class="type">gdouble</span> <em class="structfield"><code><a name="RsvgDimensionData.ex"></a>ex</code></em>;</span></p></td>
|
243
|
+
<td>ex</td>
|
244
|
+
</tr>
|
245
|
+
</tbody>
|
246
|
+
</table></div>
|
247
|
+
</div>
|
248
|
+
<hr>
|
249
|
+
<div class="refsect2">
|
250
|
+
<a name="RsvgPositionData"></a><h3>struct RsvgPositionData</h3>
|
251
|
+
<pre class="programlisting">struct RsvgPositionData {
|
252
|
+
int x;
|
253
|
+
int y;
|
254
|
+
};
|
255
|
+
</pre>
|
256
|
+
</div>
|
257
|
+
<hr>
|
258
|
+
<div class="refsect2">
|
259
|
+
<a name="rsvg-cleanup"></a><h3>rsvg_cleanup ()</h3>
|
260
|
+
<pre class="programlisting"><span class="returnvalue">void</span> rsvg_cleanup (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
261
|
+
<p>
|
262
|
+
This function should not be called from normal programs.
|
263
|
+
See <code class="function">xmlCleanupParser()</code> for more information.
|
264
|
+
</p>
|
265
|
+
<p class="since">Since 2.36</p>
|
266
|
+
</div>
|
267
|
+
<hr>
|
268
|
+
<div class="refsect2">
|
269
|
+
<a name="rsvg-set-default-dpi"></a><h3>rsvg_set_default_dpi ()</h3>
|
270
|
+
<pre class="programlisting"><span class="returnvalue">void</span> rsvg_set_default_dpi (<em class="parameter"><code><span class="type">double</span> dpi</code></em>);</pre>
|
271
|
+
<p>
|
272
|
+
Sets the DPI for the all future outgoing pixbufs. Common values are
|
273
|
+
75, 90, and 300 DPI. Passing a number <= 0 to <span class="type">dpi</span> will
|
274
|
+
reset the DPI to whatever the default value happens to be.
|
275
|
+
</p>
|
276
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
277
|
+
<colgroup>
|
278
|
+
<col align="left" valign="top">
|
279
|
+
<col>
|
280
|
+
</colgroup>
|
281
|
+
<tbody><tr>
|
282
|
+
<td><p><span class="term"><em class="parameter"><code>dpi</code></em> :</span></p></td>
|
283
|
+
<td>Dots Per Inch (aka Pixels Per Inch)</td>
|
284
|
+
</tr></tbody>
|
285
|
+
</table></div>
|
286
|
+
<p class="since">Since 2.8</p>
|
287
|
+
</div>
|
288
|
+
<hr>
|
289
|
+
<div class="refsect2">
|
290
|
+
<a name="rsvg-set-default-dpi-x-y"></a><h3>rsvg_set_default_dpi_x_y ()</h3>
|
291
|
+
<pre class="programlisting"><span class="returnvalue">void</span> rsvg_set_default_dpi_x_y (<em class="parameter"><code><span class="type">double</span> dpi_x</code></em>,
|
292
|
+
<em class="parameter"><code><span class="type">double</span> dpi_y</code></em>);</pre>
|
293
|
+
<p>
|
294
|
+
Sets the DPI for the all future outgoing pixbufs. Common values are
|
295
|
+
75, 90, and 300 DPI. Passing a number <= 0 to <span class="type">dpi</span> will
|
296
|
+
reset the DPI to whatever the default value happens to be.
|
297
|
+
</p>
|
298
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
299
|
+
<colgroup>
|
300
|
+
<col align="left" valign="top">
|
301
|
+
<col>
|
302
|
+
</colgroup>
|
303
|
+
<tbody>
|
304
|
+
<tr>
|
305
|
+
<td><p><span class="term"><em class="parameter"><code>dpi_x</code></em> :</span></p></td>
|
306
|
+
<td>Dots Per Inch (aka Pixels Per Inch)</td>
|
307
|
+
</tr>
|
308
|
+
<tr>
|
309
|
+
<td><p><span class="term"><em class="parameter"><code>dpi_y</code></em> :</span></p></td>
|
310
|
+
<td>Dots Per Inch (aka Pixels Per Inch)</td>
|
311
|
+
</tr>
|
312
|
+
</tbody>
|
313
|
+
</table></div>
|
314
|
+
<p class="since">Since 2.8</p>
|
315
|
+
</div>
|
316
|
+
<hr>
|
317
|
+
<div class="refsect2">
|
318
|
+
<a name="rsvg-handle-set-dpi"></a><h3>rsvg_handle_set_dpi ()</h3>
|
319
|
+
<pre class="programlisting"><span class="returnvalue">void</span> rsvg_handle_set_dpi (<em class="parameter"><code><a class="link" href="RsvgHandle.html" title="RsvgHandle"><span class="type">RsvgHandle</span></a> *handle</code></em>,
|
320
|
+
<em class="parameter"><code><span class="type">double</span> dpi</code></em>);</pre>
|
321
|
+
<p>
|
322
|
+
Sets the DPI for the outgoing pixbuf. Common values are
|
323
|
+
75, 90, and 300 DPI. Passing a number <= 0 to <span class="type">dpi</span> will
|
324
|
+
reset the DPI to whatever the default value happens to be.
|
325
|
+
</p>
|
326
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
327
|
+
<colgroup>
|
328
|
+
<col align="left" valign="top">
|
329
|
+
<col>
|
330
|
+
</colgroup>
|
331
|
+
<tbody>
|
332
|
+
<tr>
|
333
|
+
<td><p><span class="term"><em class="parameter"><code>handle</code></em> :</span></p></td>
|
334
|
+
<td>An <a class="link" href="RsvgHandle.html" title="RsvgHandle"><span class="type">RsvgHandle</span></a>
|
335
|
+
</td>
|
336
|
+
</tr>
|
337
|
+
<tr>
|
338
|
+
<td><p><span class="term"><em class="parameter"><code>dpi</code></em> :</span></p></td>
|
339
|
+
<td>Dots Per Inch (aka Pixels Per Inch)</td>
|
340
|
+
</tr>
|
341
|
+
</tbody>
|
342
|
+
</table></div>
|
343
|
+
<p class="since">Since 2.8</p>
|
344
|
+
</div>
|
345
|
+
<hr>
|
346
|
+
<div class="refsect2">
|
347
|
+
<a name="rsvg-handle-set-dpi-x-y"></a><h3>rsvg_handle_set_dpi_x_y ()</h3>
|
348
|
+
<pre class="programlisting"><span class="returnvalue">void</span> rsvg_handle_set_dpi_x_y (<em class="parameter"><code><a class="link" href="RsvgHandle.html" title="RsvgHandle"><span class="type">RsvgHandle</span></a> *handle</code></em>,
|
349
|
+
<em class="parameter"><code><span class="type">double</span> dpi_x</code></em>,
|
350
|
+
<em class="parameter"><code><span class="type">double</span> dpi_y</code></em>);</pre>
|
351
|
+
<p>
|
352
|
+
Sets the DPI for the outgoing pixbuf. Common values are
|
353
|
+
75, 90, and 300 DPI. Passing a number <= 0 to <span class="type">dpi_x</span> or <span class="type">dpi_y</span> will
|
354
|
+
reset the DPI to whatever the default value happens to be.
|
355
|
+
</p>
|
356
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
357
|
+
<colgroup>
|
358
|
+
<col align="left" valign="top">
|
359
|
+
<col>
|
360
|
+
</colgroup>
|
361
|
+
<tbody>
|
362
|
+
<tr>
|
363
|
+
<td><p><span class="term"><em class="parameter"><code>handle</code></em> :</span></p></td>
|
364
|
+
<td>An <a class="link" href="RsvgHandle.html" title="RsvgHandle"><span class="type">RsvgHandle</span></a>
|
365
|
+
</td>
|
366
|
+
</tr>
|
367
|
+
<tr>
|
368
|
+
<td><p><span class="term"><em class="parameter"><code>dpi_x</code></em> :</span></p></td>
|
369
|
+
<td>Dots Per Inch (aka Pixels Per Inch)</td>
|
370
|
+
</tr>
|
371
|
+
<tr>
|
372
|
+
<td><p><span class="term"><em class="parameter"><code>dpi_y</code></em> :</span></p></td>
|
373
|
+
<td>Dots Per Inch (aka Pixels Per Inch)</td>
|
374
|
+
</tr>
|
375
|
+
</tbody>
|
376
|
+
</table></div>
|
377
|
+
<p class="since">Since 2.8</p>
|
378
|
+
</div>
|
379
|
+
<hr>
|
380
|
+
<div class="refsect2">
|
381
|
+
<a name="rsvg-handle-new"></a><h3>rsvg_handle_new ()</h3>
|
382
|
+
<pre class="programlisting"><a class="link" href="RsvgHandle.html" title="RsvgHandle"><span class="returnvalue">RsvgHandle</span></a> * rsvg_handle_new (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
383
|
+
<p>
|
384
|
+
Returns a new rsvg handle. Must be freed with <em class="parameter"><code>g_object_unref</code></em>. This
|
385
|
+
handle can be used for dynamically loading an image. You need to feed it
|
386
|
+
data using <em class="parameter"><code>rsvg_handle_write</code></em>, then call <em class="parameter"><code>rsvg_handle_close</code></em> when done.
|
387
|
+
Afterwords, you can render it using Cairo or get a GdkPixbuf from it. When
|
388
|
+
finished, free with <code class="function">g_object_unref()</code>. No more than one image can be loaded
|
389
|
+
with one handle.
|
390
|
+
</p>
|
391
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
392
|
+
<colgroup>
|
393
|
+
<col align="left" valign="top">
|
394
|
+
<col>
|
395
|
+
</colgroup>
|
396
|
+
<tbody><tr>
|
397
|
+
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
398
|
+
<td>A new <a class="link" href="RsvgHandle.html" title="RsvgHandle"><span class="type">RsvgHandle</span></a>
|
399
|
+
</td>
|
400
|
+
</tr></tbody>
|
401
|
+
</table></div>
|
402
|
+
</div>
|
403
|
+
<hr>
|
404
|
+
<div class="refsect2">
|
405
|
+
<a name="rsvg-handle-new-with-flags"></a><h3>rsvg_handle_new_with_flags ()</h3>
|
406
|
+
<pre class="programlisting"><a class="link" href="RsvgHandle.html" title="RsvgHandle"><span class="returnvalue">RsvgHandle</span></a> * rsvg_handle_new_with_flags (<em class="parameter"><code><a class="link" href="rsvg-Using-RSVG-with-GIO.html#RsvgHandleFlags"><span class="type">RsvgHandleFlags</span></a> flags</code></em>);</pre>
|
407
|
+
<p>
|
408
|
+
Creates a new <a class="link" href="RsvgHandle.html" title="RsvgHandle"><span class="type">RsvgHandle</span></a> with flags <em class="parameter"><code>flags</code></em>.
|
409
|
+
</p>
|
410
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
411
|
+
<colgroup>
|
412
|
+
<col align="left" valign="top">
|
413
|
+
<col>
|
414
|
+
</colgroup>
|
415
|
+
<tbody>
|
416
|
+
<tr>
|
417
|
+
<td><p><span class="term"><em class="parameter"><code>flags</code></em> :</span></p></td>
|
418
|
+
<td>flags from <a class="link" href="rsvg-Using-RSVG-with-GIO.html#RsvgHandleFlags"><span class="type">RsvgHandleFlags</span></a>
|
419
|
+
</td>
|
420
|
+
</tr>
|
421
|
+
<tr>
|
422
|
+
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
423
|
+
<td>a new <a class="link" href="RsvgHandle.html" title="RsvgHandle"><span class="type">RsvgHandle</span></a>. <span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span>
|
424
|
+
</td>
|
425
|
+
</tr>
|
426
|
+
</tbody>
|
427
|
+
</table></div>
|
428
|
+
<p class="since">Since 2.36</p>
|
429
|
+
</div>
|
430
|
+
<hr>
|
431
|
+
<div class="refsect2">
|
432
|
+
<a name="rsvg-handle-write"></a><h3>rsvg_handle_write ()</h3>
|
433
|
+
<pre class="programlisting"><span class="returnvalue">gboolean</span> rsvg_handle_write (<em class="parameter"><code><a class="link" href="RsvgHandle.html" title="RsvgHandle"><span class="type">RsvgHandle</span></a> *handle</code></em>,
|
434
|
+
<em class="parameter"><code>const <span class="type">guchar</span> *buf</code></em>,
|
435
|
+
<em class="parameter"><code><span class="type">gsize</span> count</code></em>,
|
436
|
+
<em class="parameter"><code><span class="type">GError</span> **error</code></em>);</pre>
|
437
|
+
<p>
|
438
|
+
Loads the next <em class="parameter"><code>count</code></em> bytes of the image. This will return <span class="type">TRUE</span> if the data
|
439
|
+
was loaded successful, and <span class="type">FALSE</span> if an error occurred. In the latter case,
|
440
|
+
the loader will be closed, and will not accept further writes. If FALSE is
|
441
|
+
returned, <em class="parameter"><code>error</code></em> will be set to an error from the <a class="link" href="RsvgHandle.html#RsvgError"><span class="type">RsvgError</span></a> domain. Errors
|
442
|
+
from <span class="type">GIOErrorEnum</span> are also possible.
|
443
|
+
</p>
|
444
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
445
|
+
<colgroup>
|
446
|
+
<col align="left" valign="top">
|
447
|
+
<col>
|
448
|
+
</colgroup>
|
449
|
+
<tbody>
|
450
|
+
<tr>
|
451
|
+
<td><p><span class="term"><em class="parameter"><code>handle</code></em> :</span></p></td>
|
452
|
+
<td>an <a class="link" href="RsvgHandle.html" title="RsvgHandle"><span class="type">RsvgHandle</span></a>
|
453
|
+
</td>
|
454
|
+
</tr>
|
455
|
+
<tr>
|
456
|
+
<td><p><span class="term"><em class="parameter"><code>buf</code></em> :</span></p></td>
|
457
|
+
<td>pointer to svg data. <span class="annotation">[<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=count][<acronym title="Generics and defining elements of containers and arrays."><span class="acronym">element-type</span></acronym> guint8]</span>
|
458
|
+
</td>
|
459
|
+
</tr>
|
460
|
+
<tr>
|
461
|
+
<td><p><span class="term"><em class="parameter"><code>count</code></em> :</span></p></td>
|
462
|
+
<td>length of the <em class="parameter"><code>buf</code></em> buffer in bytes</td>
|
463
|
+
</tr>
|
464
|
+
<tr>
|
465
|
+
<td><p><span class="term"><em class="parameter"><code>error</code></em> :</span></p></td>
|
466
|
+
<td>a location to store a <span class="type">GError</span>, or <code class="literal">NULL</code>. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
|
467
|
+
</td>
|
468
|
+
</tr>
|
469
|
+
<tr>
|
470
|
+
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
471
|
+
<td>
|
472
|
+
<code class="literal">TRUE</code> on success, or <code class="literal">FALSE</code> on error</td>
|
473
|
+
</tr>
|
474
|
+
</tbody>
|
475
|
+
</table></div>
|
476
|
+
</div>
|
477
|
+
<hr>
|
478
|
+
<div class="refsect2">
|
479
|
+
<a name="rsvg-handle-close"></a><h3>rsvg_handle_close ()</h3>
|
480
|
+
<pre class="programlisting"><span class="returnvalue">gboolean</span> rsvg_handle_close (<em class="parameter"><code><a class="link" href="RsvgHandle.html" title="RsvgHandle"><span class="type">RsvgHandle</span></a> *handle</code></em>,
|
481
|
+
<em class="parameter"><code><span class="type">GError</span> **error</code></em>);</pre>
|
482
|
+
<p>
|
483
|
+
Closes <em class="parameter"><code>handle</code></em>, to indicate that loading the image is complete. This will
|
484
|
+
return <code class="literal">TRUE</code> if the loader closed successfully. Note that <em class="parameter"><code>handle</code></em> isn't
|
485
|
+
freed until <em class="parameter"><code>g_object_unref</code></em> is called.
|
486
|
+
</p>
|
487
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
488
|
+
<colgroup>
|
489
|
+
<col align="left" valign="top">
|
490
|
+
<col>
|
491
|
+
</colgroup>
|
492
|
+
<tbody>
|
493
|
+
<tr>
|
494
|
+
<td><p><span class="term"><em class="parameter"><code>handle</code></em> :</span></p></td>
|
495
|
+
<td>a <a class="link" href="RsvgHandle.html" title="RsvgHandle"><span class="type">RsvgHandle</span></a>
|
496
|
+
</td>
|
497
|
+
</tr>
|
498
|
+
<tr>
|
499
|
+
<td><p><span class="term"><em class="parameter"><code>error</code></em> :</span></p></td>
|
500
|
+
<td>a location to store a <span class="type">GError</span>, or <code class="literal">NULL</code>. <span class="annotation">[<acronym title="NULL is ok, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span>
|
501
|
+
</td>
|
502
|
+
</tr>
|
503
|
+
<tr>
|
504
|
+
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
505
|
+
<td>
|
506
|
+
<code class="literal">TRUE</code> on success, or <code class="literal">FALSE</code> on error</td>
|
507
|
+
</tr>
|
508
|
+
</tbody>
|
509
|
+
</table></div>
|
510
|
+
</div>
|
511
|
+
<hr>
|
512
|
+
<div class="refsect2">
|
513
|
+
<a name="rsvg-handle-get-base-uri"></a><h3>rsvg_handle_get_base_uri ()</h3>
|
514
|
+
<pre class="programlisting">const <span class="returnvalue">char</span> * rsvg_handle_get_base_uri (<em class="parameter"><code><a class="link" href="RsvgHandle.html" title="RsvgHandle"><span class="type">RsvgHandle</span></a> *handle</code></em>);</pre>
|
515
|
+
<p>
|
516
|
+
Gets the base uri for this <a class="link" href="RsvgHandle.html" title="RsvgHandle"><span class="type">RsvgHandle</span></a>.
|
517
|
+
</p>
|
518
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
519
|
+
<colgroup>
|
520
|
+
<col align="left" valign="top">
|
521
|
+
<col>
|
522
|
+
</colgroup>
|
523
|
+
<tbody>
|
524
|
+
<tr>
|
525
|
+
<td><p><span class="term"><em class="parameter"><code>handle</code></em> :</span></p></td>
|
526
|
+
<td>A <a class="link" href="RsvgHandle.html" title="RsvgHandle"><span class="type">RsvgHandle</span></a>
|
527
|
+
</td>
|
528
|
+
</tr>
|
529
|
+
<tr>
|
530
|
+
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
531
|
+
<td>the base uri, possibly null</td>
|
532
|
+
</tr>
|
533
|
+
</tbody>
|
534
|
+
</table></div>
|
535
|
+
<p class="since">Since 2.8</p>
|
536
|
+
</div>
|
537
|
+
<hr>
|
538
|
+
<div class="refsect2">
|
539
|
+
<a name="rsvg-handle-set-base-uri"></a><h3>rsvg_handle_set_base_uri ()</h3>
|
540
|
+
<pre class="programlisting"><span class="returnvalue">void</span> rsvg_handle_set_base_uri (<em class="parameter"><code><a class="link" href="RsvgHandle.html" title="RsvgHandle"><span class="type">RsvgHandle</span></a> *handle</code></em>,
|
541
|
+
<em class="parameter"><code>const <span class="type">char</span> *base_uri</code></em>);</pre>
|
542
|
+
<p>
|
543
|
+
Set the base URI for this SVG. This can only be called before <a class="link" href="RsvgHandle.html#rsvg-handle-write" title="rsvg_handle_write ()"><code class="function">rsvg_handle_write()</code></a>
|
544
|
+
has been called.
|
545
|
+
</p>
|
546
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
547
|
+
<colgroup>
|
548
|
+
<col align="left" valign="top">
|
549
|
+
<col>
|
550
|
+
</colgroup>
|
551
|
+
<tbody>
|
552
|
+
<tr>
|
553
|
+
<td><p><span class="term"><em class="parameter"><code>handle</code></em> :</span></p></td>
|
554
|
+
<td>A <a class="link" href="RsvgHandle.html" title="RsvgHandle"><span class="type">RsvgHandle</span></a>
|
555
|
+
</td>
|
556
|
+
</tr>
|
557
|
+
<tr>
|
558
|
+
<td><p><span class="term"><em class="parameter"><code>base_uri</code></em> :</span></p></td>
|
559
|
+
<td>The base uri</td>
|
560
|
+
</tr>
|
561
|
+
</tbody>
|
562
|
+
</table></div>
|
563
|
+
<p class="since">Since 2.9</p>
|
564
|
+
</div>
|
565
|
+
<hr>
|
566
|
+
<div class="refsect2">
|
567
|
+
<a name="rsvg-handle-get-dimensions"></a><h3>rsvg_handle_get_dimensions ()</h3>
|
568
|
+
<pre class="programlisting"><span class="returnvalue">void</span> rsvg_handle_get_dimensions (<em class="parameter"><code><a class="link" href="RsvgHandle.html" title="RsvgHandle"><span class="type">RsvgHandle</span></a> *handle</code></em>,
|
569
|
+
<em class="parameter"><code><a class="link" href="RsvgHandle.html#RsvgDimensionData" title="struct RsvgDimensionData"><span class="type">RsvgDimensionData</span></a> *dimension_data</code></em>);</pre>
|
570
|
+
<p>
|
571
|
+
Get the SVG's size. Do not call from within the size_func callback, because an infinite loop will occur.
|
572
|
+
</p>
|
573
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
574
|
+
<colgroup>
|
575
|
+
<col align="left" valign="top">
|
576
|
+
<col>
|
577
|
+
</colgroup>
|
578
|
+
<tbody>
|
579
|
+
<tr>
|
580
|
+
<td><p><span class="term"><em class="parameter"><code>handle</code></em> :</span></p></td>
|
581
|
+
<td>A <a class="link" href="RsvgHandle.html" title="RsvgHandle"><span class="type">RsvgHandle</span></a>
|
582
|
+
</td>
|
583
|
+
</tr>
|
584
|
+
<tr>
|
585
|
+
<td><p><span class="term"><em class="parameter"><code>dimension_data</code></em> :</span></p></td>
|
586
|
+
<td>A place to store the SVG's size. <span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>]</span>
|
587
|
+
</td>
|
588
|
+
</tr>
|
589
|
+
</tbody>
|
590
|
+
</table></div>
|
591
|
+
<p class="since">Since 2.14</p>
|
592
|
+
</div>
|
593
|
+
<hr>
|
594
|
+
<div class="refsect2">
|
595
|
+
<a name="rsvg-handle-get-dimensions-sub"></a><h3>rsvg_handle_get_dimensions_sub ()</h3>
|
596
|
+
<pre class="programlisting"><span class="returnvalue">gboolean</span> rsvg_handle_get_dimensions_sub (<em class="parameter"><code><a class="link" href="RsvgHandle.html" title="RsvgHandle"><span class="type">RsvgHandle</span></a> *handle</code></em>,
|
597
|
+
<em class="parameter"><code><a class="link" href="RsvgHandle.html#RsvgDimensionData" title="struct RsvgDimensionData"><span class="type">RsvgDimensionData</span></a> *dimension_data</code></em>,
|
598
|
+
<em class="parameter"><code>const <span class="type">char</span> *id</code></em>);</pre>
|
599
|
+
<p>
|
600
|
+
Get the size of a subelement of the SVG file. Do not call from within the size_func callback, because an infinite loop will occur.
|
601
|
+
</p>
|
602
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
603
|
+
<colgroup>
|
604
|
+
<col align="left" valign="top">
|
605
|
+
<col>
|
606
|
+
</colgroup>
|
607
|
+
<tbody>
|
608
|
+
<tr>
|
609
|
+
<td><p><span class="term"><em class="parameter"><code>handle</code></em> :</span></p></td>
|
610
|
+
<td>A <a class="link" href="RsvgHandle.html" title="RsvgHandle"><span class="type">RsvgHandle</span></a>
|
611
|
+
</td>
|
612
|
+
</tr>
|
613
|
+
<tr>
|
614
|
+
<td><p><span class="term"><em class="parameter"><code>dimension_data</code></em> :</span></p></td>
|
615
|
+
<td>A place to store the SVG's size. <span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>]</span>
|
616
|
+
</td>
|
617
|
+
</tr>
|
618
|
+
<tr>
|
619
|
+
<td><p><span class="term"><em class="parameter"><code>id</code></em> :</span></p></td>
|
620
|
+
<td>An element's id within the SVG, or NULL to get the dimension of the whole SVG.
|
621
|
+
For example, if you have a layer called "layer1" for that you want to get the dimension,
|
622
|
+
pass "<span class="type">layer1</span>" as the id.</td>
|
623
|
+
</tr>
|
624
|
+
</tbody>
|
625
|
+
</table></div>
|
626
|
+
<p class="since">Since 2.22</p>
|
627
|
+
</div>
|
628
|
+
<hr>
|
629
|
+
<div class="refsect2">
|
630
|
+
<a name="rsvg-handle-get-position-sub"></a><h3>rsvg_handle_get_position_sub ()</h3>
|
631
|
+
<pre class="programlisting"><span class="returnvalue">gboolean</span> rsvg_handle_get_position_sub (<em class="parameter"><code><a class="link" href="RsvgHandle.html" title="RsvgHandle"><span class="type">RsvgHandle</span></a> *handle</code></em>,
|
632
|
+
<em class="parameter"><code><a class="link" href="RsvgHandle.html#RsvgPositionData" title="struct RsvgPositionData"><span class="type">RsvgPositionData</span></a> *position_data</code></em>,
|
633
|
+
<em class="parameter"><code>const <span class="type">char</span> *id</code></em>);</pre>
|
634
|
+
<p>
|
635
|
+
Get the position of a subelement of the SVG file. Do not call from within
|
636
|
+
the size_func callback, because an infinite loop will occur.
|
637
|
+
</p>
|
638
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
639
|
+
<colgroup>
|
640
|
+
<col align="left" valign="top">
|
641
|
+
<col>
|
642
|
+
</colgroup>
|
643
|
+
<tbody>
|
644
|
+
<tr>
|
645
|
+
<td><p><span class="term"><em class="parameter"><code>handle</code></em> :</span></p></td>
|
646
|
+
<td>A <a class="link" href="RsvgHandle.html" title="RsvgHandle"><span class="type">RsvgHandle</span></a>
|
647
|
+
</td>
|
648
|
+
</tr>
|
649
|
+
<tr>
|
650
|
+
<td><p><span class="term"><em class="parameter"><code>position_data</code></em> :</span></p></td>
|
651
|
+
<td>A place to store the SVG fragment's position. <span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>]</span>
|
652
|
+
</td>
|
653
|
+
</tr>
|
654
|
+
<tr>
|
655
|
+
<td><p><span class="term"><em class="parameter"><code>id</code></em> :</span></p></td>
|
656
|
+
<td>An element's id within the SVG.
|
657
|
+
For example, if you have a layer called "layer1" for that you want to get
|
658
|
+
the position, pass "#<span class="type">layer1</span>" as the id.</td>
|
659
|
+
</tr>
|
660
|
+
</tbody>
|
661
|
+
</table></div>
|
662
|
+
<p class="since">Since 2.22</p>
|
663
|
+
</div>
|
664
|
+
<hr>
|
665
|
+
<div class="refsect2">
|
666
|
+
<a name="rsvg-handle-has-sub"></a><h3>rsvg_handle_has_sub ()</h3>
|
667
|
+
<pre class="programlisting"><span class="returnvalue">gboolean</span> rsvg_handle_has_sub (<em class="parameter"><code><a class="link" href="RsvgHandle.html" title="RsvgHandle"><span class="type">RsvgHandle</span></a> *handle</code></em>,
|
668
|
+
<em class="parameter"><code>const <span class="type">char</span> *id</code></em>);</pre>
|
669
|
+
<p>
|
670
|
+
Checks whether the element <em class="parameter"><code>id</code></em> exists in the SVG document.
|
671
|
+
</p>
|
672
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
673
|
+
<colgroup>
|
674
|
+
<col align="left" valign="top">
|
675
|
+
<col>
|
676
|
+
</colgroup>
|
677
|
+
<tbody>
|
678
|
+
<tr>
|
679
|
+
<td><p><span class="term"><em class="parameter"><code>handle</code></em> :</span></p></td>
|
680
|
+
<td>a <a class="link" href="RsvgHandle.html" title="RsvgHandle"><span class="type">RsvgHandle</span></a>
|
681
|
+
</td>
|
682
|
+
</tr>
|
683
|
+
<tr>
|
684
|
+
<td><p><span class="term"><em class="parameter"><code>id</code></em> :</span></p></td>
|
685
|
+
<td>an element's id within the SVG</td>
|
686
|
+
</tr>
|
687
|
+
<tr>
|
688
|
+
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
689
|
+
<td>
|
690
|
+
<code class="literal">TRUE</code> if <em class="parameter"><code>id</code></em> exists in the SVG document</td>
|
691
|
+
</tr>
|
692
|
+
</tbody>
|
693
|
+
</table></div>
|
694
|
+
<p class="since">Since 2.22</p>
|
695
|
+
</div>
|
696
|
+
<hr>
|
697
|
+
<div class="refsect2">
|
698
|
+
<a name="rsvg-handle-get-title"></a><h3>rsvg_handle_get_title ()</h3>
|
699
|
+
<pre class="programlisting">const <span class="returnvalue">char</span> * rsvg_handle_get_title (<em class="parameter"><code><a class="link" href="RsvgHandle.html" title="RsvgHandle"><span class="type">RsvgHandle</span></a> *handle</code></em>);</pre>
|
700
|
+
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
|
701
|
+
<h3 class="title">Warning</h3>
|
702
|
+
<p><code class="literal">rsvg_handle_get_title</code> is deprecated and should not be used in newly-written code. 2.36</p>
|
703
|
+
</div>
|
704
|
+
<p>
|
705
|
+
Returns the SVG's title in UTF-8 or <code class="literal">NULL</code>. You must make a copy
|
706
|
+
of this title if you wish to use it after <span class="type">handle</span> has been freed.
|
707
|
+
</p>
|
708
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
709
|
+
<colgroup>
|
710
|
+
<col align="left" valign="top">
|
711
|
+
<col>
|
712
|
+
</colgroup>
|
713
|
+
<tbody>
|
714
|
+
<tr>
|
715
|
+
<td><p><span class="term"><em class="parameter"><code>handle</code></em> :</span></p></td>
|
716
|
+
<td>An <a class="link" href="RsvgHandle.html" title="RsvgHandle"><span class="type">RsvgHandle</span></a>
|
717
|
+
</td>
|
718
|
+
</tr>
|
719
|
+
<tr>
|
720
|
+
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
721
|
+
<td>The SVG's title</td>
|
722
|
+
</tr>
|
723
|
+
</tbody>
|
724
|
+
</table></div>
|
725
|
+
<p class="since">Since 2.4</p>
|
726
|
+
</div>
|
727
|
+
<hr>
|
728
|
+
<div class="refsect2">
|
729
|
+
<a name="rsvg-handle-get-desc"></a><h3>rsvg_handle_get_desc ()</h3>
|
730
|
+
<pre class="programlisting">const <span class="returnvalue">char</span> * rsvg_handle_get_desc (<em class="parameter"><code><a class="link" href="RsvgHandle.html" title="RsvgHandle"><span class="type">RsvgHandle</span></a> *handle</code></em>);</pre>
|
731
|
+
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
|
732
|
+
<h3 class="title">Warning</h3>
|
733
|
+
<p><code class="literal">rsvg_handle_get_desc</code> is deprecated and should not be used in newly-written code. 2.36</p>
|
734
|
+
</div>
|
735
|
+
<p>
|
736
|
+
Returns the SVG's description in UTF-8 or <code class="literal">NULL</code>. You must make a copy
|
737
|
+
of this description if you wish to use it after <span class="type">handle</span> has been freed.
|
738
|
+
</p>
|
739
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
740
|
+
<colgroup>
|
741
|
+
<col align="left" valign="top">
|
742
|
+
<col>
|
743
|
+
</colgroup>
|
744
|
+
<tbody>
|
745
|
+
<tr>
|
746
|
+
<td><p><span class="term"><em class="parameter"><code>handle</code></em> :</span></p></td>
|
747
|
+
<td>An <a class="link" href="RsvgHandle.html" title="RsvgHandle"><span class="type">RsvgHandle</span></a>
|
748
|
+
</td>
|
749
|
+
</tr>
|
750
|
+
<tr>
|
751
|
+
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
752
|
+
<td>The SVG's description</td>
|
753
|
+
</tr>
|
754
|
+
</tbody>
|
755
|
+
</table></div>
|
756
|
+
<p class="since">Since 2.4</p>
|
757
|
+
</div>
|
758
|
+
<hr>
|
759
|
+
<div class="refsect2">
|
760
|
+
<a name="rsvg-handle-get-metadata"></a><h3>rsvg_handle_get_metadata ()</h3>
|
761
|
+
<pre class="programlisting">const <span class="returnvalue">char</span> * rsvg_handle_get_metadata (<em class="parameter"><code><a class="link" href="RsvgHandle.html" title="RsvgHandle"><span class="type">RsvgHandle</span></a> *handle</code></em>);</pre>
|
762
|
+
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
|
763
|
+
<h3 class="title">Warning</h3>
|
764
|
+
<p><code class="literal">rsvg_handle_get_metadata</code> is deprecated and should not be used in newly-written code. 2.36</p>
|
765
|
+
</div>
|
766
|
+
<p>
|
767
|
+
Returns the SVG's metadata in UTF-8 or <code class="literal">NULL</code>. You must make a copy
|
768
|
+
of this metadata if you wish to use it after <span class="type">handle</span> has been freed.
|
769
|
+
</p>
|
770
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
771
|
+
<colgroup>
|
772
|
+
<col align="left" valign="top">
|
773
|
+
<col>
|
774
|
+
</colgroup>
|
775
|
+
<tbody>
|
776
|
+
<tr>
|
777
|
+
<td><p><span class="term"><em class="parameter"><code>handle</code></em> :</span></p></td>
|
778
|
+
<td>An <a class="link" href="RsvgHandle.html" title="RsvgHandle"><span class="type">RsvgHandle</span></a>
|
779
|
+
</td>
|
780
|
+
</tr>
|
781
|
+
<tr>
|
782
|
+
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
783
|
+
<td>The SVG's title</td>
|
784
|
+
</tr>
|
785
|
+
</tbody>
|
786
|
+
</table></div>
|
787
|
+
<p class="since">Since 2.9</p>
|
788
|
+
</div>
|
789
|
+
<hr>
|
790
|
+
<div class="refsect2">
|
791
|
+
<a name="rsvg-handle-new-from-data"></a><h3>rsvg_handle_new_from_data ()</h3>
|
792
|
+
<pre class="programlisting"><a class="link" href="RsvgHandle.html" title="RsvgHandle"><span class="returnvalue">RsvgHandle</span></a> * rsvg_handle_new_from_data (<em class="parameter"><code>const <span class="type">guint8</span> *data</code></em>,
|
793
|
+
<em class="parameter"><code><span class="type">gsize</span> data_len</code></em>,
|
794
|
+
<em class="parameter"><code><span class="type">GError</span> **error</code></em>);</pre>
|
795
|
+
<p>
|
796
|
+
Loads the SVG specified by <span class="type">data</span>.
|
797
|
+
</p>
|
798
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
799
|
+
<colgroup>
|
800
|
+
<col align="left" valign="top">
|
801
|
+
<col>
|
802
|
+
</colgroup>
|
803
|
+
<tbody>
|
804
|
+
<tr>
|
805
|
+
<td><p><span class="term"><em class="parameter"><code>data</code></em> :</span></p></td>
|
806
|
+
<td>The SVG data. <span class="annotation">[<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=data_len]</span>
|
807
|
+
</td>
|
808
|
+
</tr>
|
809
|
+
<tr>
|
810
|
+
<td><p><span class="term"><em class="parameter"><code>data_len</code></em> :</span></p></td>
|
811
|
+
<td>The length of <span class="type">data</span>, in bytes</td>
|
812
|
+
</tr>
|
813
|
+
<tr>
|
814
|
+
<td><p><span class="term"><em class="parameter"><code>error</code></em> :</span></p></td>
|
815
|
+
<td>return location for errors</td>
|
816
|
+
</tr>
|
817
|
+
<tr>
|
818
|
+
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
819
|
+
<td>A RsvgHandle or <code class="literal">NULL</code> if an error occurs.</td>
|
820
|
+
</tr>
|
821
|
+
</tbody>
|
822
|
+
</table></div>
|
823
|
+
<p class="since">Since 2.14</p>
|
824
|
+
</div>
|
825
|
+
<hr>
|
826
|
+
<div class="refsect2">
|
827
|
+
<a name="rsvg-handle-new-from-file"></a><h3>rsvg_handle_new_from_file ()</h3>
|
828
|
+
<pre class="programlisting"><a class="link" href="RsvgHandle.html" title="RsvgHandle"><span class="returnvalue">RsvgHandle</span></a> * rsvg_handle_new_from_file (<em class="parameter"><code>const <span class="type">gchar</span> *file_name</code></em>,
|
829
|
+
<em class="parameter"><code><span class="type">GError</span> **error</code></em>);</pre>
|
830
|
+
<p>
|
831
|
+
Loads the SVG specified by <span class="type">file_name</span>.
|
832
|
+
</p>
|
833
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
834
|
+
<colgroup>
|
835
|
+
<col align="left" valign="top">
|
836
|
+
<col>
|
837
|
+
</colgroup>
|
838
|
+
<tbody>
|
839
|
+
<tr>
|
840
|
+
<td><p><span class="term"><em class="parameter"><code>file_name</code></em> :</span></p></td>
|
841
|
+
<td>The file name to load. If built with gnome-vfs, can be a URI.</td>
|
842
|
+
</tr>
|
843
|
+
<tr>
|
844
|
+
<td><p><span class="term"><em class="parameter"><code>error</code></em> :</span></p></td>
|
845
|
+
<td>return location for errors</td>
|
846
|
+
</tr>
|
847
|
+
<tr>
|
848
|
+
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
849
|
+
<td>A RsvgHandle or <code class="literal">NULL</code> if an error occurs.</td>
|
850
|
+
</tr>
|
851
|
+
</tbody>
|
852
|
+
</table></div>
|
853
|
+
<p class="since">Since 2.14</p>
|
854
|
+
</div>
|
855
|
+
<hr>
|
856
|
+
<div class="refsect2">
|
857
|
+
<a name="rsvg-error-get-type"></a><h3>rsvg_error_get_type ()</h3>
|
858
|
+
<pre class="programlisting"><span class="returnvalue">GType</span> rsvg_error_get_type (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
859
|
+
</div>
|
860
|
+
<hr>
|
861
|
+
<div class="refsect2">
|
862
|
+
<a name="RSVG-TYPE-ERROR:CAPS"></a><h3>RSVG_TYPE_ERROR</h3>
|
863
|
+
<pre class="programlisting">#define RSVG_TYPE_ERROR (rsvg_error_get_type())
|
864
|
+
</pre>
|
865
|
+
</div>
|
866
|
+
<hr>
|
867
|
+
<div class="refsect2">
|
868
|
+
<a name="rsvg-init"></a><h3>rsvg_init ()</h3>
|
869
|
+
<pre class="programlisting"><span class="returnvalue">void</span> rsvg_init (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
870
|
+
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
|
871
|
+
<h3 class="title">Warning</h3>
|
872
|
+
<p><code class="literal">rsvg_init</code> has been deprecated since version 2.36 and should not be used in newly-written code. Use <code class="function">g_type_init()</code></p>
|
873
|
+
</div>
|
874
|
+
<p>
|
875
|
+
Initializes librsvg
|
876
|
+
</p>
|
877
|
+
<p class="since">Since 2.9</p>
|
878
|
+
</div>
|
879
|
+
<hr>
|
880
|
+
<div class="refsect2">
|
881
|
+
<a name="rsvg-term"></a><h3>rsvg_term ()</h3>
|
882
|
+
<pre class="programlisting"><span class="returnvalue">void</span> rsvg_term (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
883
|
+
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
|
884
|
+
<h3 class="title">Warning</h3>
|
885
|
+
<p><code class="literal">rsvg_term</code> is deprecated and should not be used in newly-written code. 2.36</p>
|
886
|
+
</div>
|
887
|
+
<p>
|
888
|
+
This function does nothing.
|
889
|
+
</p>
|
890
|
+
<p class="since">Since 2.9</p>
|
891
|
+
</div>
|
892
|
+
<hr>
|
893
|
+
<div class="refsect2">
|
894
|
+
<a name="rsvg-handle-free"></a><h3>rsvg_handle_free ()</h3>
|
895
|
+
<pre class="programlisting"><span class="returnvalue">void</span> rsvg_handle_free (<em class="parameter"><code><a class="link" href="RsvgHandle.html" title="RsvgHandle"><span class="type">RsvgHandle</span></a> *handle</code></em>);</pre>
|
896
|
+
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
|
897
|
+
<h3 class="title">Warning</h3>
|
898
|
+
<p><code class="literal">rsvg_handle_free</code> is deprecated and should not be used in newly-written code. Use <code class="function">g_object_unref()</code> instead.</p>
|
899
|
+
</div>
|
900
|
+
<p>
|
901
|
+
Frees <span class="type">handle</span>.
|
902
|
+
</p>
|
903
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
904
|
+
<colgroup>
|
905
|
+
<col align="left" valign="top">
|
906
|
+
<col>
|
907
|
+
</colgroup>
|
908
|
+
<tbody><tr>
|
909
|
+
<td><p><span class="term"><em class="parameter"><code>handle</code></em> :</span></p></td>
|
910
|
+
<td>An <a class="link" href="RsvgHandle.html" title="RsvgHandle"><span class="type">RsvgHandle</span></a>
|
911
|
+
</td>
|
912
|
+
</tr></tbody>
|
913
|
+
</table></div>
|
914
|
+
</div>
|
915
|
+
<hr>
|
916
|
+
<div class="refsect2">
|
917
|
+
<a name="rsvg-handle-set-size-callback"></a><h3>rsvg_handle_set_size_callback ()</h3>
|
918
|
+
<pre class="programlisting"><span class="returnvalue">void</span> rsvg_handle_set_size_callback (<em class="parameter"><code><a class="link" href="RsvgHandle.html" title="RsvgHandle"><span class="type">RsvgHandle</span></a> *handle</code></em>,
|
919
|
+
<em class="parameter"><code><span class="type">RsvgSizeFunc</span> size_func</code></em>,
|
920
|
+
<em class="parameter"><code><span class="type">gpointer</span> user_data</code></em>,
|
921
|
+
<em class="parameter"><code><span class="type">GDestroyNotify</span> user_data_destroy</code></em>);</pre>
|
922
|
+
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
|
923
|
+
<h3 class="title">Warning</h3>
|
924
|
+
<p><code class="literal">rsvg_handle_set_size_callback</code> is deprecated and should not be used in newly-written code. Set up a cairo matrix and use <a class="link" href="rsvg-Using-RSVG-with-cairo.html#rsvg-handle-render-cairo" title="rsvg_handle_render_cairo ()"><code class="function">rsvg_handle_render_cairo()</code></a> instead.</p>
|
925
|
+
</div>
|
926
|
+
<p>
|
927
|
+
Sets the sizing function for the <em class="parameter"><code>handle</code></em>. This function is called right
|
928
|
+
after the size of the image has been loaded. The size of the image is passed
|
929
|
+
in to the function, which may then modify these values to set the real size
|
930
|
+
of the generated pixbuf. If the image has no associated size, then the size
|
931
|
+
arguments are set to -1.
|
932
|
+
</p>
|
933
|
+
<div class="variablelist"><table border="0" class="variablelist">
|
934
|
+
<colgroup>
|
935
|
+
<col align="left" valign="top">
|
936
|
+
<col>
|
937
|
+
</colgroup>
|
938
|
+
<tbody>
|
939
|
+
<tr>
|
940
|
+
<td><p><span class="term"><em class="parameter"><code>handle</code></em> :</span></p></td>
|
941
|
+
<td>An <a class="link" href="RsvgHandle.html" title="RsvgHandle"><span class="type">RsvgHandle</span></a>
|
942
|
+
</td>
|
943
|
+
</tr>
|
944
|
+
<tr>
|
945
|
+
<td><p><span class="term"><em class="parameter"><code>size_func</code></em> :</span></p></td>
|
946
|
+
<td>A sizing function, or <code class="literal">NULL</code>
|
947
|
+
</td>
|
948
|
+
</tr>
|
949
|
+
<tr>
|
950
|
+
<td><p><span class="term"><em class="parameter"><code>user_data</code></em> :</span></p></td>
|
951
|
+
<td>User data to pass to <em class="parameter"><code>size_func</code></em>, or <code class="literal">NULL</code>
|
952
|
+
</td>
|
953
|
+
</tr>
|
954
|
+
<tr>
|
955
|
+
<td><p><span class="term"><em class="parameter"><code>user_data_destroy</code></em> :</span></p></td>
|
956
|
+
<td>Destroy function for <em class="parameter"><code>user_data</code></em>, or <code class="literal">NULL</code>
|
957
|
+
</td>
|
958
|
+
</tr>
|
959
|
+
</tbody>
|
960
|
+
</table></div>
|
961
|
+
</div>
|
962
|
+
</div>
|
963
|
+
<div class="refsect1">
|
964
|
+
<a name="RsvgHandle.property-details"></a><h2>Property Details</h2>
|
965
|
+
<div class="refsect2">
|
966
|
+
<a name="RsvgHandle--base-uri"></a><h3>The <code class="literal">"base-uri"</code> property</h3>
|
967
|
+
<pre class="programlisting"> "base-uri" <span class="type">gchar</span>* : Read / Write / Construct</pre>
|
968
|
+
<p>Base URI.</p>
|
969
|
+
<p>Default value: NULL</p>
|
970
|
+
</div>
|
971
|
+
<hr>
|
972
|
+
<div class="refsect2">
|
973
|
+
<a name="RsvgHandle--desc"></a><h3>The <code class="literal">"desc"</code> property</h3>
|
974
|
+
<pre class="programlisting"> "desc" <span class="type">gchar</span>* : Read</pre>
|
975
|
+
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
|
976
|
+
<h3 class="title">Warning</h3>
|
977
|
+
<p><code class="literal">RsvgHandle:desc</code> is deprecated and should not be used in newly-written code. 2.36</p>
|
978
|
+
</div>
|
979
|
+
<p>
|
980
|
+
SVG's description
|
981
|
+
</p>
|
982
|
+
<p>Default value: NULL</p>
|
983
|
+
</div>
|
984
|
+
<hr>
|
985
|
+
<div class="refsect2">
|
986
|
+
<a name="RsvgHandle--dpi-x"></a><h3>The <code class="literal">"dpi-x"</code> property</h3>
|
987
|
+
<pre class="programlisting"> "dpi-x" <span class="type">gdouble</span> : Read / Write / Construct</pre>
|
988
|
+
<p>Horizontal resolution.</p>
|
989
|
+
<p>Allowed values: >= 0</p>
|
990
|
+
<p>Default value: 90</p>
|
991
|
+
</div>
|
992
|
+
<hr>
|
993
|
+
<div class="refsect2">
|
994
|
+
<a name="RsvgHandle--dpi-y"></a><h3>The <code class="literal">"dpi-y"</code> property</h3>
|
995
|
+
<pre class="programlisting"> "dpi-y" <span class="type">gdouble</span> : Read / Write / Construct</pre>
|
996
|
+
<p>Vertical resolution.</p>
|
997
|
+
<p>Allowed values: >= 0</p>
|
998
|
+
<p>Default value: 90</p>
|
999
|
+
</div>
|
1000
|
+
<hr>
|
1001
|
+
<div class="refsect2">
|
1002
|
+
<a name="RsvgHandle--em"></a><h3>The <code class="literal">"em"</code> property</h3>
|
1003
|
+
<pre class="programlisting"> "em" <span class="type">gdouble</span> : Read</pre>
|
1004
|
+
<p>em.</p>
|
1005
|
+
<p>Allowed values: >= 0</p>
|
1006
|
+
<p>Default value: 0</p>
|
1007
|
+
</div>
|
1008
|
+
<hr>
|
1009
|
+
<div class="refsect2">
|
1010
|
+
<a name="RsvgHandle--ex"></a><h3>The <code class="literal">"ex"</code> property</h3>
|
1011
|
+
<pre class="programlisting"> "ex" <span class="type">gdouble</span> : Read</pre>
|
1012
|
+
<p>ex.</p>
|
1013
|
+
<p>Allowed values: >= 0</p>
|
1014
|
+
<p>Default value: 0</p>
|
1015
|
+
</div>
|
1016
|
+
<hr>
|
1017
|
+
<div class="refsect2">
|
1018
|
+
<a name="RsvgHandle--flags"></a><h3>The <code class="literal">"flags"</code> property</h3>
|
1019
|
+
<pre class="programlisting"> "flags" <a class="link" href="rsvg-Using-RSVG-with-GIO.html#RsvgHandleFlags"><span class="type">RsvgHandleFlags</span></a> : Read / Write / Construct Only</pre>
|
1020
|
+
<p>
|
1021
|
+
Flags from <a class="link" href="rsvg-Using-RSVG-with-GIO.html#RsvgHandleFlags"><span class="type">RsvgHandleFlags</span></a>.
|
1022
|
+
</p>
|
1023
|
+
<p class="since">Since 2.36</p>
|
1024
|
+
</div>
|
1025
|
+
<hr>
|
1026
|
+
<div class="refsect2">
|
1027
|
+
<a name="RsvgHandle--height"></a><h3>The <code class="literal">"height"</code> property</h3>
|
1028
|
+
<pre class="programlisting"> "height" <span class="type">gint</span> : Read</pre>
|
1029
|
+
<p>Image height.</p>
|
1030
|
+
<p>Allowed values: >= 0</p>
|
1031
|
+
<p>Default value: 0</p>
|
1032
|
+
</div>
|
1033
|
+
<hr>
|
1034
|
+
<div class="refsect2">
|
1035
|
+
<a name="RsvgHandle--metadata"></a><h3>The <code class="literal">"metadata"</code> property</h3>
|
1036
|
+
<pre class="programlisting"> "metadata" <span class="type">gchar</span>* : Read</pre>
|
1037
|
+
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
|
1038
|
+
<h3 class="title">Warning</h3>
|
1039
|
+
<p><code class="literal">RsvgHandle:metadata</code> is deprecated and should not be used in newly-written code. 2.36</p>
|
1040
|
+
</div>
|
1041
|
+
<p>
|
1042
|
+
SVG's description
|
1043
|
+
</p>
|
1044
|
+
<p>Default value: NULL</p>
|
1045
|
+
</div>
|
1046
|
+
<hr>
|
1047
|
+
<div class="refsect2">
|
1048
|
+
<a name="RsvgHandle--title"></a><h3>The <code class="literal">"title"</code> property</h3>
|
1049
|
+
<pre class="programlisting"> "title" <span class="type">gchar</span>* : Read</pre>
|
1050
|
+
<div class="warning" style="margin-left: 0.5in; margin-right: 0.5in;">
|
1051
|
+
<h3 class="title">Warning</h3>
|
1052
|
+
<p><code class="literal">RsvgHandle:title</code> is deprecated and should not be used in newly-written code. 2.36</p>
|
1053
|
+
</div>
|
1054
|
+
<p>
|
1055
|
+
SVG's description
|
1056
|
+
</p>
|
1057
|
+
<p>Default value: NULL</p>
|
1058
|
+
</div>
|
1059
|
+
<hr>
|
1060
|
+
<div class="refsect2">
|
1061
|
+
<a name="RsvgHandle--width"></a><h3>The <code class="literal">"width"</code> property</h3>
|
1062
|
+
<pre class="programlisting"> "width" <span class="type">gint</span> : Read</pre>
|
1063
|
+
<p>Image width.</p>
|
1064
|
+
<p>Allowed values: >= 0</p>
|
1065
|
+
<p>Default value: 0</p>
|
1066
|
+
</div>
|
1067
|
+
</div>
|
1068
|
+
</div>
|
1069
|
+
<div class="footer">
|
1070
|
+
<hr>
|
1071
|
+
Generated by GTK-Doc V1.19</div>
|
1072
|
+
</body>
|
1073
|
+
</html>
|