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

Sign up to get free protection for your applications and to get access to all the features.
Files changed (93) hide show
  1. checksums.yaml +4 -4
  2. data/Rakefile +2 -2
  3. data/ext/rsvg2/extconf.rb +1 -0
  4. data/lib/2.2/rsvg2.so +0 -0
  5. data/lib/2.3/rsvg2.so +0 -0
  6. data/vendor/local/bin/croco-0.6-config +2 -2
  7. data/vendor/local/bin/csslint-0.6.exe +0 -0
  8. data/vendor/local/bin/libcroco-0.6-3.dll +0 -0
  9. data/vendor/local/bin/librsvg-2-2.dll +0 -0
  10. data/vendor/local/bin/rsvg-convert.exe +0 -0
  11. data/vendor/local/include/libcroco-0.6/libcroco/libcroco-config.h +2 -2
  12. data/vendor/local/include/librsvg-2.0/librsvg/librsvg-features.h +26 -4
  13. data/vendor/local/lib/girepository-1.0/Rsvg-2.0.typelib +0 -0
  14. data/vendor/local/lib/libcroco-0.6.a +0 -0
  15. data/vendor/local/lib/libcroco-0.6.dll.a +0 -0
  16. data/vendor/local/lib/libcroco-0.6.la +3 -3
  17. data/vendor/local/lib/librsvg-2.a +0 -0
  18. data/vendor/local/lib/librsvg-2.dll.a +0 -0
  19. data/vendor/local/lib/librsvg-2.la +2 -2
  20. data/vendor/local/lib/pkgconfig/libcroco-0.6.pc +1 -1
  21. data/vendor/local/lib/pkgconfig/librsvg-2.0.pc +1 -1
  22. data/vendor/local/share/gir-1.0/Rsvg-2.0.gir +2 -2
  23. data/vendor/local/share/gtk-doc/html/libcroco/ch01.html +13 -14
  24. data/vendor/local/share/gtk-doc/html/libcroco/home.png +0 -0
  25. data/vendor/local/share/gtk-doc/html/libcroco/index.html +5 -6
  26. data/vendor/local/share/gtk-doc/html/libcroco/left-insensitive.png +0 -0
  27. data/vendor/local/share/gtk-doc/html/libcroco/left.png +0 -0
  28. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-additional-sel.html +360 -221
  29. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-attr-sel.html +209 -132
  30. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-cascade.html +251 -164
  31. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-declaration.html +693 -449
  32. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-doc-handler.html +365 -259
  33. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-enc-handler.html +148 -107
  34. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-fonts.html +805 -463
  35. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-input.html +1109 -753
  36. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-num.html +267 -180
  37. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-om-parser.html +351 -255
  38. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-parser.html +913 -644
  39. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-parsing-location.html +234 -124
  40. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-prop-list.html +437 -271
  41. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-pseudo.html +139 -86
  42. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-rgb.html +517 -352
  43. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-sel-eng.html +326 -252
  44. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-selector.html +219 -186
  45. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-simple-sel.html +219 -176
  46. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-statement.html +1231 -1220
  47. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-string.html +142 -83
  48. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-style.html +351 -256
  49. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-stylesheet.html +155 -99
  50. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-term.html +313 -207
  51. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-tknzr.html +321 -210
  52. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-token.html +465 -284
  53. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-cr-utils.html +507 -231
  54. data/vendor/local/share/gtk-doc/html/libcroco/libcroco-libcroco-config.html +54 -40
  55. data/vendor/local/share/gtk-doc/html/libcroco/libcroco.devhelp2 +465 -426
  56. data/vendor/local/share/gtk-doc/html/libcroco/right-insensitive.png +0 -0
  57. data/vendor/local/share/gtk-doc/html/libcroco/right.png +0 -0
  58. data/vendor/local/share/gtk-doc/html/libcroco/style.css +317 -104
  59. data/vendor/local/share/gtk-doc/html/libcroco/up-insensitive.png +0 -0
  60. data/vendor/local/share/gtk-doc/html/libcroco/up.png +0 -0
  61. data/vendor/local/share/gtk-doc/html/rsvg-2.0/RsvgHandle.html +1039 -724
  62. data/vendor/local/share/gtk-doc/html/rsvg-2.0/annotation-glossary.html +29 -32
  63. data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-2-14.html +16 -19
  64. data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-2-22.html +13 -16
  65. data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-2-32.html +14 -17
  66. data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-2-36.html +15 -20
  67. data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-2-4.html +12 -15
  68. data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-2-8.html +17 -22
  69. data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-2-9.html +18 -23
  70. data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-deprecated.html +31 -36
  71. data/vendor/local/share/gtk-doc/html/rsvg-2.0/api-index-full.html +79 -84
  72. data/vendor/local/share/gtk-doc/html/rsvg-2.0/home.png +0 -0
  73. data/vendor/local/share/gtk-doc/html/rsvg-2.0/index.html +4 -4
  74. data/vendor/local/share/gtk-doc/html/rsvg-2.0/index.sgml +31 -28
  75. data/vendor/local/share/gtk-doc/html/rsvg-2.0/left-insensitive.png +0 -0
  76. data/vendor/local/share/gtk-doc/html/rsvg-2.0/left.png +0 -0
  77. data/vendor/local/share/gtk-doc/html/rsvg-2.0/licence.html +9 -9
  78. data/vendor/local/share/gtk-doc/html/rsvg-2.0/object-tree.html +15 -15
  79. data/vendor/local/share/gtk-doc/html/rsvg-2.0/right-insensitive.png +0 -0
  80. data/vendor/local/share/gtk-doc/html/rsvg-2.0/right.png +0 -0
  81. data/vendor/local/share/gtk-doc/html/rsvg-2.0/rsvg-2.0.devhelp2 +55 -59
  82. data/vendor/local/share/gtk-doc/html/rsvg-2.0/rsvg-Using-RSVG-with-GIO.html +247 -190
  83. data/vendor/local/share/gtk-doc/html/rsvg-2.0/rsvg-Using-RSVG-with-GdkPixbuf.html +336 -239
  84. data/vendor/local/share/gtk-doc/html/rsvg-2.0/rsvg-Using-RSVG-with-cairo.html +95 -70
  85. data/vendor/local/share/gtk-doc/html/rsvg-2.0/rsvg-Version-check-and-feature-tests.html +77 -37
  86. data/vendor/local/share/gtk-doc/html/rsvg-2.0/rsvg.html +9 -9
  87. data/vendor/local/share/gtk-doc/html/rsvg-2.0/style.css +314 -104
  88. data/vendor/local/share/gtk-doc/html/rsvg-2.0/up-insensitive.png +0 -0
  89. data/vendor/local/share/gtk-doc/html/rsvg-2.0/up.png +0 -0
  90. metadata +14 -10
  91. data/lib/2.0/rsvg2.so +0 -0
  92. data/lib/2.1/rsvg2.so +0 -0
  93. data/vendor/local/share/gtk-doc/html/libcroco/index.sgml +0 -582
@@ -2,29 +2,25 @@
2
2
  <html>
3
3
  <head>
4
4
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
- <title>libcroco-config</title>
6
- <meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
5
+ <title>libcroco-config: Libcroco Reference Manual</title>
6
+ <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7
7
  <link rel="home" href="index.html" title="Libcroco Reference Manual">
8
8
  <link rel="up" href="ch01.html" title="Extensive APIs description">
9
9
  <link rel="prev" href="libcroco-cr-utils.html" title="cr-utils">
10
- <meta name="generator" content="GTK-Doc V1.18 (XML mode)">
10
+ <meta name="generator" content="GTK-Doc V1.24.1 (XML mode)">
11
11
  <link rel="stylesheet" href="style.css" type="text/css">
12
12
  </head>
13
13
  <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
14
- <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
15
- <tr valign="middle">
16
- <td><a accesskey="p" href="libcroco-cr-utils.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
17
- <td><a accesskey="u" href="ch01.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
18
- <td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
19
- <th width="100%" align="center">Libcroco Reference Manual</th>
20
- <td> </td>
21
- </tr>
22
- <tr><td colspan="5" class="shortcuts">
23
- <a href="#libcroco-libcroco-config.synopsis" class="shortcut">Top</a>
24
-  | 
25
- <a href="#libcroco-libcroco-config.description" class="shortcut">Description</a>
26
- </td></tr>
27
- </table>
14
+ <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle">
15
+ <td width="100%" align="left" class="shortcuts">
16
+ <a href="#" class="shortcut">Top</a><span id="nav_description">  <span class="dim">|</span> 
17
+ <a href="#libcroco-libcroco-config.description" class="shortcut">Description</a></span>
18
+ </td>
19
+ <td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
20
+ <td><a accesskey="u" href="ch01.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
21
+ <td><a accesskey="p" href="libcroco-cr-utils.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
22
+ <td><img src="right-insensitive.png" width="16" height="16" border="0"></td>
23
+ </tr></table>
28
24
  <div class="refentry">
29
25
  <a name="libcroco-libcroco-config"></a><div class="titlepage"></div>
30
26
  <div class="refnamediv"><table width="100%"><tr>
@@ -32,49 +28,67 @@
32
28
  <h2><span class="refentrytitle"><a name="libcroco-libcroco-config.top_of_page"></a>libcroco-config</span></h2>
33
29
  <p>libcroco-config</p>
34
30
  </td>
35
- <td valign="top" align="right"></td>
31
+ <td class="gallery_image" valign="top" align="right"></td>
36
32
  </tr></table></div>
37
- <div class="refsynopsisdiv">
38
- <a name="libcroco-libcroco-config.synopsis"></a><h2>Synopsis</h2>
39
- <pre class="synopsis">#define <a class="link" href="libcroco-libcroco-config.html#CROCO-HAVE-LIBXML2:CAPS" title="CROCO_HAVE_LIBXML2">CROCO_HAVE_LIBXML2</a>
40
- #define <a class="link" href="libcroco-libcroco-config.html#G-DISABLE-CHECKS:CAPS" title="G_DISABLE_CHECKS">G_DISABLE_CHECKS</a>
41
- #define <a class="link" href="libcroco-libcroco-config.html#LIBCROCO-VERSION:CAPS" title="LIBCROCO_VERSION">LIBCROCO_VERSION</a>
42
- </pre>
33
+ <div class="refsect1">
34
+ <a name="libcroco-libcroco-config.functions"></a><h2>Functions</h2>
35
+ <div class="informaltable"><table width="100%" border="0">
36
+ <colgroup>
37
+ <col width="150px" class="functions_return">
38
+ <col class="functions_name">
39
+ </colgroup>
40
+ <tbody><tr>
41
+ <td class="define_keyword">#define</td>
42
+ <td class="function_name"><a class="link" href="libcroco-libcroco-config.html#CROCO-HAVE-LIBXML2:CAPS" title="CROCO_HAVE_LIBXML2">CROCO_HAVE_LIBXML2</a></td>
43
+ </tr></tbody>
44
+ </table></div>
45
+ </div>
46
+ <div class="refsect1">
47
+ <a name="libcroco-libcroco-config.other"></a><h2>Types and Values</h2>
48
+ <div class="informaltable"><table width="100%" border="0">
49
+ <colgroup>
50
+ <col width="150px" class="name">
51
+ <col class="description">
52
+ </colgroup>
53
+ <tbody>
54
+ <tr>
55
+ <td class="define_keyword">#define</td>
56
+ <td class="function_name"><a class="link" href="libcroco-libcroco-config.html#LIBCROCO-VERSION:CAPS" title="LIBCROCO_VERSION">LIBCROCO_VERSION</a></td>
57
+ </tr>
58
+ <tr>
59
+ <td class="define_keyword">#define</td>
60
+ <td class="function_name"><a class="link" href="libcroco-libcroco-config.html#G-DISABLE-CHECKS:CAPS" title="G_DISABLE_CHECKS">G_DISABLE_CHECKS</a></td>
61
+ </tr>
62
+ </tbody>
63
+ </table></div>
43
64
  </div>
44
65
  <div class="refsect1">
45
66
  <a name="libcroco-libcroco-config.description"></a><h2>Description</h2>
46
- <p>
47
- </p>
48
67
  </div>
49
68
  <div class="refsect1">
50
- <a name="libcroco-libcroco-config.details"></a><h2>Details</h2>
69
+ <a name="libcroco-libcroco-config.functions_details"></a><h2>Functions</h2>
51
70
  <div class="refsect2">
52
71
  <a name="CROCO-HAVE-LIBXML2:CAPS"></a><h3>CROCO_HAVE_LIBXML2</h3>
53
72
  <pre class="programlisting">#define CROCO_HAVE_LIBXML2 (1)
54
73
  </pre>
55
- <p>
56
- </p>
57
74
  </div>
58
- <hr>
75
+ </div>
76
+ <div class="refsect1">
77
+ <a name="libcroco-libcroco-config.other_details"></a><h2>Types and Values</h2>
59
78
  <div class="refsect2">
60
- <a name="G-DISABLE-CHECKS:CAPS"></a><h3>G_DISABLE_CHECKS</h3>
61
- <pre class="programlisting">#define G_DISABLE_CHECKS 0
79
+ <a name="LIBCROCO-VERSION:CAPS"></a><h3>LIBCROCO_VERSION</h3>
80
+ <pre class="programlisting">#define LIBCROCO_VERSION "0.6.9"
62
81
  </pre>
63
- <p>
64
- </p>
65
82
  </div>
66
83
  <hr>
67
84
  <div class="refsect2">
68
- <a name="LIBCROCO-VERSION:CAPS"></a><h3>LIBCROCO_VERSION</h3>
69
- <pre class="programlisting">#define LIBCROCO_VERSION "0.6.7"
85
+ <a name="G-DISABLE-CHECKS:CAPS"></a><h3>G_DISABLE_CHECKS</h3>
86
+ <pre class="programlisting">#define G_DISABLE_CHECKS 0
70
87
  </pre>
71
- <p>
72
- </p>
73
88
  </div>
74
89
  </div>
75
90
  </div>
76
91
  <div class="footer">
77
- <hr>
78
- Generated by GTK-Doc V1.18</div>
92
+ <hr>Generated by GTK-Doc V1.24.1</div>
79
93
  </body>
80
94
  </html>