<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Matrix operations offset draw on widget creation."
   href="https://bugs.freedesktop.org/show_bug.cgi?id=92044">92044</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Matrix operations offset draw on widget creation.
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>cairo
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (All)
          </td>
        </tr>

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

        <tr>
          <th>Severity</th>
          <td>major
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

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

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

        <tr>
          <th>Reporter</th>
          <td>c_cowles@ieee.org
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>cairo-bugs@cairographics.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=118353" name="attach_118353" title="Source files illustrating cairo matrix offset bug.">attachment 118353</a> <a href="attachment.cgi?id=118353&action=edit" title="Source files illustrating cairo matrix offset bug.">[details]</a></span>
Source files illustrating cairo matrix offset bug.

When using cairo (version 1.14.3) in creating a widget, matrix use causes image
to be offset within the cairo_t.  This can be illustrated by drawing
with/without an identity matrix. (Matrix is needed for image rotation on
widget.) An example is attached. Define "USE_MATRIX" in the header file to turn
on the error. Environment used: Debian 4.8.4-1, Linux version 3.16.0-4-amd64,
gcc version 4.9.2</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>