diff options
Diffstat (limited to 'test/resources/fop/image/corrupt.svg')
-rw-r--r-- | test/resources/fop/image/corrupt.svg | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/test/resources/fop/image/corrupt.svg b/test/resources/fop/image/corrupt.svg new file mode 100644 index 000000000..05d840997 --- /dev/null +++ b/test/resources/fop/image/corrupt.svg @@ -0,0 +1,34 @@ + +<svg contentScriptType="text/ecmascript" width="350.0" zoomAndPan="magnify" + style="font-size:12.0;font-family:sansserif" contentStyleType="text/css" + height="150.0" preserveAspectRatio="xMidYMid meet" + xmlns="http://www.w3.org/2000/svg" version="1.0"> + <g transform="translate(339.5,0)"> + <rect width="10.0" x="0.0" height="10.0" y="0.0" + style="stroke:black;fill:rgb(0,0,255)"/> + <rect width="10.0" x="0.0" height="10.0" y="16.3" + style="stroke:black;fill:rgb(255,255,0)"/> + </g> + <g style="font-size:12.0;font-family:sansserif"> + <text x="80.0" y="18.0"> + </text> + <ellipse rx="129.0" ry="36.986267" + style="stroke:black;fill:rgb(0,0,255)" cx="169.0" + cy="57.986267"/> + <path style="stroke:black;fill:rgb(0,0,255)" + d="M 169.0 21.0L 169 57.986265578290165L 169.0 21.0z"/> + <path style="stroke:black;fill:rgb(0,0,128)" + d="M 298.0 57.986265578290165l 0 25.0A 129.0 36.986265578290165 0 0 1 40.0 82.98626557829017l 0 -25.0A 129.0 36.986265578290165 0 0 0 298.0 57.986265578290165z"/> + <path style="stroke:black;fill:rgb(255,255,0)" + d="M 168.99999999999997 21.0L 169 57.986265578290165L 168.99999999999997 21.0z"/> + <text x="141.86719" y="139.97253" + style="font-size:12.0;font-family:sansserif"> + 100,0% + <text x="150.76562" y="13.798828" + style="font-size:12.0;font-family:sansserif"> + 0,0% + </text> + <line y2="21.0" style="stroke:black" x1="164.4414" x2="169.0" + y1="14.798828"/> + </g> +</svg> |