tests/arthur/data/bugs/resolve_radial.svg
changeset 0 1918ee327afb
child 7 f7bc934e204c
equal deleted inserted replaced
-1:000000000000 0:1918ee327afb
       
     1 <!-- bugs in this one are mainly caused by QPainterPath::boundingRect/
       
     2   controlPoints computation. -->
       
     3 <svg version="1.0" x="0" y="0" width="800.000000" height="600.000000"
       
     4    id="svg559"
       
     5    xmlns="http://www.w3.org/2000/svg"
       
     6    xmlns:xlink="http://www.w3.org/1999/xlink">
       
     7   <defs
       
     8      id="defs561">
       
     9     <linearGradient
       
    10        id="linearGradient563">
       
    11       <stop
       
    12          style="stop-color:#0000ee;stop-opacity:1.0000;"
       
    13          offset="0"
       
    14          id="stop564"/>
       
    15       <stop
       
    16          style="stop-color:#000000;stop-opacity:1.0000;"
       
    17          offset="1"
       
    18          id="stop565"/>
       
    19     </linearGradient>
       
    20     <radialGradient
       
    21        cx="0.500000"
       
    22        cy="1.000000"
       
    23        r="0.600000"
       
    24        fx="0.500000"
       
    25        fy="1.000000"
       
    26        id="radialGradient566"
       
    27        xlink:href="#linearGradient563"/>
       
    28   </defs>
       
    29   <rect
       
    30      width="800.000000"
       
    31      height="600.000000"
       
    32      x="0"
       
    33      y="0"
       
    34      style="font-size:12.000;fill:url(#radialGradient566);fill-rule:evenodd;"
       
    35      id="rect562"/>
       
    36 </svg>