<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - cairo-matrix: invalid matrix created in _cairo_matrix_to_pixman_matrix_offset()"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=86200#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - cairo-matrix: invalid matrix created in _cairo_matrix_to_pixman_matrix_offset()"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=86200">bug 86200</a>
              from <span class="vcard"><a class="email" href="mailto:bfo@andred.net" title="AndrĂ© Draszik <bfo@andred.net>"> <span class="fn">AndrĂ© Draszik</span></a>
</span></b>
        <pre>output from running the program:

<span class="quote">> matrix orig: xx/yx/xy/yy/x0/y0 38.835275 5.900283 310.889941 43.796450 266.442591 242.525857
> matrix new : xx/yx/xy/yy/x0/y0 38.835275 5.900283 310.889941 43.796450 85337.941552 12416.642356
> offset x/y: 267/-242</span >

85337 > PIXMAN_MAX_INT (and _cairo_matrix_to_pixman_matrix() subsequently will
return CAIRO_STATUS_INVALID_MATRIX), although all the input values are <
PIXMAN_MAX_INT</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>