inkscape-0.91-testfiles-1.patch 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258
  1. Submitted By: Ken Moffat <ken at linuxfromscratch dot org>
  2. Date: 2015-02-07
  3. Initial Package Version: 0.91
  4. Upstream Status: Applied
  5. Origin: Upstream
  6. Tanım: The tarball for 0.91 is missing the svg files used for the
  7. extensions tests. Taken from
  8. https://bazaar.launchpad.net/~inkscape.dev/inkscape/RELEASE_0_91_BRANCH/files/head:/share/extensions
  9. /test/svg/
  10. diff -Naur inkscape-0.91/share/extensions/test/svg/default-inkscape-SVG.svg inkscape-0.91-testfiles/share/extensions/test/svg/default-inkscape-SVG.svg
  11. --- inkscape-0.91/share/extensions/test/svg/default-inkscape-SVG.svg 1970-01-01 01:00:00.000000000 +0100
  12. +++ inkscape-0.91-testfiles/share/extensions/test/svg/default-inkscape-SVG.svg 2015-02-07 13:59:29.083967647 +0000
  13. @@ -0,0 +1,37 @@
  14. +<?xml surum="1.0" encoding="UTF-8" standalone="no"?>
  15. +<!-- Created with Inkscape (http://www.inkscape.org/) -->
  16. +<svg
  17. + xmlns="http://www.w3.org/2000/svg"
  18. + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
  19. + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
  20. + xmlns:xlink="http://www.w3.org/1999/xlink"
  21. + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  22. + xmlns:cc="http://web.resource.org/cc/"
  23. + xmlns:dc="http://purl.org/dc/elements/1.1/"
  24. + width="744.09448819"
  25. + height="1052.3622047">
  26. + <defs />
  27. + <sodipodi:namedview
  28. + id="base"
  29. + pagecolor="#ffffff"
  30. + bordercolor="#666666"
  31. + borderopacity="1.0"
  32. + inkscape:pageopacity="0.0"
  33. + inkscape:pageshadow="2"
  34. + inkscape:zoom="0.35"
  35. + inkscape:cx="375"
  36. + inkscape:cy="520"
  37. + inkscape:document-units="px"
  38. + inkscape:current-layer="layer1" />
  39. + <metadata>
  40. + <rdf:RDF>
  41. + <cc:Work
  42. + rdf:about="">
  43. + <dc:format>image/svg+xml</dc:format>
  44. + <dc:type
  45. + rdf:rekaynak="http://purl.org/dc/dcmitype/StillImage" />
  46. + </cc:Work>
  47. + </rdf:RDF>
  48. + </metadata>
  49. + <g inkscape:label="Layer 1" inkscape:groupmode="layer" id="layer1" />
  50. +</svg>
  51. diff -Naur inkscape-0.91/share/extensions/test/svg/default-plain-SVG.svg inkscape-0.91-testfiles/share/extensions/test/svg/default-plain-SVG.svg
  52. --- inkscape-0.91/share/extensions/test/svg/default-plain-SVG.svg 1970-01-01 01:00:00.000000000 +0100
  53. +++ inkscape-0.91-testfiles/share/extensions/test/svg/default-plain-SVG.svg 2015-02-07 13:59:29.087967572 +0000
  54. @@ -0,0 +1,29 @@
  55. +<?xml surum="1.0" encoding="UTF-8" standalone="no"?>
  56. +<!-- Created with Inkscape (http://www.inkscape.org/) -->
  57. +
  58. +<svg
  59. + xmlns:dc="http://purl.org/dc/elements/1.1/"
  60. + xmlns:cc="http://creativecommons.org/ns#"
  61. + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  62. + xmlns:svg="http://www.w3.org/2000/svg"
  63. + xmlns="http://www.w3.org/2000/svg"
  64. + surum="1.1"
  65. + width="744.09448819"
  66. + height="1052.3622047">
  67. + <defs
  68. + id="defs4" />
  69. + <metadata
  70. + id="metadata7">
  71. + <rdf:RDF>
  72. + <cc:Work
  73. + rdf:about="">
  74. + <dc:format>image/svg+xml</dc:format>
  75. + <dc:type
  76. + rdf:rekaynak="http://purl.org/dc/dcmitype/StillImage" />
  77. + <dc:title></dc:title>
  78. + </cc:Work>
  79. + </rdf:RDF>
  80. + </metadata>
  81. + <g
  82. + id="layer1" />
  83. +</svg>
  84. diff -Naur inkscape-0.91/share/extensions/test/svg/empty-SVG.svg inkscape-0.91-testfiles/share/extensions/test/svg/empty-SVG.svg
  85. --- inkscape-0.91/share/extensions/test/svg/empty-SVG.svg 1970-01-01 01:00:00.000000000 +0100
  86. +++ inkscape-0.91-testfiles/share/extensions/test/svg/empty-SVG.svg 2015-02-07 13:59:29.087967572 +0000
  87. @@ -0,0 +1,13 @@
  88. +<?xml surum="1.0" encoding="UTF-8" standalone="no"?>
  89. +<!-- Created with Inkscape (http://www.inkscape.org/) -->
  90. +
  91. +<svg
  92. + xmlns:dc="http://purl.org/dc/elements/1.1/"
  93. + xmlns:cc="http://creativecommons.org/ns#"
  94. + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  95. + xmlns:svg="http://www.w3.org/2000/svg"
  96. + xmlns="http://www.w3.org/2000/svg"
  97. + surum="1.1"
  98. + width="744.09448819"
  99. + height="1052.3622047">
  100. +</svg>
  101. diff -Naur inkscape-0.91/share/extensions/test/svg/multilayered-test.svg inkscape-0.91-testfiles/share/extensions/test/svg/multilayered-test.svg
  102. --- inkscape-0.91/share/extensions/test/svg/multilayered-test.svg 1970-01-01 01:00:00.000000000 +0100
  103. +++ inkscape-0.91-testfiles/share/extensions/test/svg/multilayered-test.svg 2015-02-07 13:59:29.091967496 +0000
  104. @@ -0,0 +1,152 @@
  105. +<?xml surum="1.0" encoding="UTF-8" standalone="no"?>
  106. +<!-- Created with Inkscape (http://www.inkscape.org/) -->
  107. +
  108. +<svg
  109. + xmlns:dc="http://purl.org/dc/elements/1.1/"
  110. + xmlns:cc="http://creativecommons.org/ns#"
  111. + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  112. + xmlns:svg="http://www.w3.org/2000/svg"
  113. + xmlns="http://www.w3.org/2000/svg"
  114. + xmlns:xlink="http://www.w3.org/1999/xlink"
  115. + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
  116. + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
  117. + width="210mm"
  118. + height="297mm"
  119. + id="svg2"
  120. + surum="1.1"
  121. + inkscape:surum="0.48+devel "
  122. + sodipodi:docisim="Nouveau document 1">
  123. + <defs
  124. + id="defs4" />
  125. + <sodipodi:namedview
  126. + id="base"
  127. + pagecolor="#ffffff"
  128. + bordercolor="#666666"
  129. + borderopacity="1.0"
  130. + inkscape:pageopacity="0.0"
  131. + inkscape:pageshadow="2"
  132. + inkscape:zoom="0.35"
  133. + inkscape:cx="30.714286"
  134. + inkscape:cy="520"
  135. + inkscape:document-units="px"
  136. + inkscape:current-layer="layer3"
  137. + showgrid="false"
  138. + inkscape:window-width="1251"
  139. + inkscape:window-height="670"
  140. + inkscape:window-x="119"
  141. + inkscape:window-y="69"
  142. + inkscape:window-maximized="0" />
  143. + <metadata
  144. + id="metadata7">
  145. + <rdf:RDF>
  146. + <cc:Work
  147. + rdf:about="">
  148. + <dc:format>image/svg+xml</dc:format>
  149. + <dc:type
  150. + rdf:rekaynak="http://purl.org/dc/dcmitype/StillImage" />
  151. + <dc:title></dc:title>
  152. + </cc:Work>
  153. + </rdf:RDF>
  154. + </metadata>
  155. + <g
  156. + inkscape:groupmode="layer"
  157. + id="layer3"
  158. + inkscape:label="Bottom layer">
  159. + <g
  160. + id="g3930">
  161. + <path
  162. + transform="matrix(-0.97176714,-0.23594199,0.23594199,-0.97176714,541.8979,1030.862)"
  163. + inkscape:transform-center-y="21.296232"
  164. + inkscape:transform-center-x="0.78818963"
  165. + d="M 431.42857,463.79076 283.13917,424.83761 166.98297,524.91176 158.20567,371.84296 27.135259,292.29647 170,236.6479 205.15023,87.411314 302.22279,206.0874 455.01724,193.40062 372.14664,322.39504 z"
  166. + inkscape:randomized="0"
  167. + inkscape:rounded="0"
  168. + inkscape:flatsided="false"
  169. + sodipodi:arg2="1.3436561"
  170. + sodipodi:arg1="0.71533758"
  171. + sodipodi:r2="115.44059"
  172. + sodipodi:r1="230.8812"
  173. + sodipodi:cy="312.36218"
  174. + sodipodi:cx="257.14285"
  175. + sodipodi:sides="5"
  176. + id="path3902"
  177. + style="fill:#ffccaa;fill-opacity:1"
  178. + sodipodi:type="star" />
  179. + <text
  180. + sodipodi:linespacing="125%"
  181. + id="text3926"
  182. + y="723.79077"
  183. + x="245.71429"
  184. + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans"
  185. + xml:space="preserve"><tspan
  186. + y="723.79077"
  187. + x="245.71429"
  188. + id="tspan3928"
  189. + sodipodi:role="line">Bottom layer</tspan></text>
  190. + </g>
  191. + </g>
  192. + <g
  193. + inkscape:groupmode="layer"
  194. + id="layer2"
  195. + inkscape:label="Middle layer">
  196. + <g
  197. + inkscape:groupmode="layer"
  198. + id="layer4"
  199. + inkscape:label="Middle sublayer">
  200. + <path
  201. + style="fill:#ffaaaa;fill-opacity:1"
  202. + d="m 522.85714,488.07648 c 0,73.37498 -71.63444,132.85715 -160,132.85715 -88.36556,0 -159.99999,-59.48217 -159.99999,-132.85715 0,-73.37497 71.63443,-132.85714 159.99999,-132.85714 88.36556,0 160,59.48217 160,132.85714 z"
  203. + id="path3900"
  204. + inkscape:connector-curvature="0" />
  205. + <text
  206. + xml:space="preserve"
  207. + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans"
  208. + id="text3918"
  209. + sodipodi:linespacing="125%"><textPath
  210. + xlink:href="#path3900"
  211. + id="textPath3923"><tspan
  212. + id="tspan3920">Middle sublayer</tspan></textPath></text>
  213. + </g>
  214. + <g
  215. + id="g3913"
  216. + transform="translate(8.5714286,-94.285711)">
  217. + <rect
  218. + y="406.64789"
  219. + x="162.85715"
  220. + height="134.28572"
  221. + width="385.71429"
  222. + id="rect3898"
  223. + style="fill:#cccccc;fill-opacity:1" />
  224. + <text
  225. + sodipodi:linespacing="125%"
  226. + id="text3909"
  227. + y="520.93365"
  228. + x="294.28571"
  229. + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans"
  230. + xml:space="preserve"><tspan
  231. + y="520.93365"
  232. + x="294.28571"
  233. + id="tspan3911"
  234. + sodipodi:role="line">Middle layer</tspan></text>
  235. + </g>
  236. + </g>
  237. + <g
  238. + inkscape:label="Top Layer"
  239. + inkscape:groupmode="layer"
  240. + id="layer1"
  241. + style="display:inline">
  242. + <text
  243. + xml:space="preserve"
  244. + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans"
  245. + id="text3894"
  246. + sodipodi:linespacing="125%"><textPath
  247. + xlink:href="#path3904"
  248. + id="textPath3906"><tspan
  249. + id="tspan3896">Top layer</tspan></textPath></text>
  250. + <path
  251. + style="fill:#00d4aa;fill-opacity:1"
  252. + id="path3904"
  253. + d="m 199.54403,352.9691 c 33.89855,-23.39174 72.10651,-36.95679 109.79252,-52.48463 7.71344,-3.19326 15.44578,-6.34124 23.14032,-9.57978 26.03103,-10.95613 51.7881,-22.59387 76.79106,-35.76157 42.32507,-22.29031 32.37854,-17.45018 21.71695,-12.37413 27.69959,-16.89942 54.76258,-34.80763 82.06841,-52.32954 3.94676,-2.5326 7.78542,-5.23846 11.81547,-7.63629 13.93107,-8.28881 28.03813,-16.27818 42.05719,-24.41727 1.82085,-0.65301 3.535,-1.79625 5.46253,-1.95903 1.14748,-0.0969 2.55329,0.29335 3.23024,1.22493 4.4402,6.11031 -2.74745,15.55901 -5.48451,20.72818 -5.75765,10.57294 -11.80107,21.00672 -18.37568,31.09425 -8.69682,12.13204 -17.21613,24.35107 -25.30545,36.8994 -8.76999,14.06322 -13.80724,29.8609 -17.16277,45.97506 -1.61982,9.03135 -2.30641,16.44531 6.23493,21.70829 3.31001,1.71191 6.61295,2.19795 10.26307,2.25814 0,0 -34.1559,24.2492 -34.1559,24.2492 l 0,0 c -4.04274,-0.78094 -7.88137,-1.74859 -11.38493,-4.05868 -9.57886,-7.50134 -10.04511,-14.7248 -7.95368,-26.29078 3.70976,-16.48328 8.59159,-32.8557 17.13895,-47.54924 7.808,-12.43792 15.71401,-24.76749 24.43097,-36.58289 6.64463,-10.0123 12.98801,-20.22738 18.69995,-30.80719 1.06673,-2.02099 5.47855,-11.97387 6.83302,-13.43922 0.3422,-0.37021 1.06394,-0.32013 1.51003,-0.0852 0.35221,0.18545 -0.77587,0.17836 -1.1638,0.26755 -1.3924,0.57649 -2.7848,1.15299 -4.1772,1.72949 8.53309,-5.01782 16.92726,-10.27974 25.59928,-15.05345 4.46703,-2.45898 -8.64504,5.40995 -12.97447,8.10383 -28.33878,17.63307 -56.24248,35.94219 -84.66825,53.43629 -22.66355,13.24936 -55.91511,33.356 -81.64049,46.80647 -32.95242,17.22913 -67.12661,31.94029 -101.42871,46.2266 -18.19015,7.69388 -36.62175,14.9775 -54.55262,23.27042 -3.77844,1.7475 -7.50549,3.60582 -11.21421,5.49679 -2.53121,1.2906 -9.9408,5.50416 -7.50216,4.04617 10.489,-6.27105 21.10584,-12.32577 31.65876,-18.48866 0,0 -39.29882,15.37653 -39.29882,15.37653 z"
  254. + inkscape:connector-curvature="0" />
  255. + </g>
  256. +</svg>