<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - cairo-interpreter fails to replay/capture correctly"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=78320">78320</a>
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>chris@chris-wilson.co.uk
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>cairo-interpreter fails to replay/capture correctly
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>cairo-bugs@cairographics.org
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>janezz55@gmail.com
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>1.12.16
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>general
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>cairo
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=98529" name="attach_98529" title="original .svg file">attachment 98529</a> <a href="attachment.cgi?id=98529&action=edit" title="original .svg file">[details]</a></span>
original .svg file

cairo script is a wonderful debugging facility. It can also serve to store
cairo drawings. I am using it as a workaround to the lack of .svg decoding
support in cairo. The idea is:

- render the .svg with librsvg while capturing the output into a .cs file,
- replay the .cs file with cairo-interpreter.

By and large the approach works, if only the capture/replay process worked
correctly. I am providing 3 attachments. The first is a .png generated by
librsvg and a corresponding .cs, captured by cairo and a .png, generated by
replaying the .cs. The .cs generates a blue "halo", where a shadow should be.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>