tests/arthur/data/bugs/openglcurve.svg
author Craig Heath <craigh@symbian.org>
Wed, 16 Jun 2010 16:18:05 +0100
branchGCC_SURGE
changeset 26 8776df5ac359
parent 0 1918ee327afb
child 7 f7bc934e204c
permissions -rw-r--r--
Bug 2955. Workaround for lack of atomic operations in GCCE standard libraries (fall back to default use of Mutex)

<svg
   version="1.0"
   x="0"
   y="0"
   width="500.000000"
   height="500.000000"
   id="svg559"
   xmlns="http://www.w3.org/2000/svg"
   xmlns:xlink="http://www.w3.org/1999/xlink">
  <rect
     width="500.000000"
     height="500.000000"
     x="0"
     y="0"
     style="font-size:12.000;fill:black;fill-rule:evenodd;"
     id="rect562"/>
  <g transform="translate(100,100)">
  <ellipse cx="0" cy="0" rx="30" ry="50"
     transform="rotate(90)"
     style="fill:none;fill-rule:evenodd;stroke:#f29400;stroke-width:12.50000;stroke-linecap:round;"
     id="path572"/>
  </g>
  <g transform="translate(200,200)">
  <ellipse cx="0" cy="0" rx="30" ry="50"
     transform="rotate(180)"
     style="fill:none;fill-rule:evenodd;stroke:#f29400;stroke-width:12.50000;stroke-linecap:round;"
     id="path572"/>
  </g>
  <g transform="translate(300,300)">
  <ellipse cx="0" cy="0" rx="30" ry="50"
     transform="rotate(270)"
     style="fill:none;fill-rule:evenodd;stroke:#f29400;stroke-width:12.50000;stroke-linecap:round;"
     id="path572"/>
  </g>
</svg>