<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 - Cairo 1.14.4: wrong rasterization for concave shapes with cairo_mesh_pattern"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=95235">95235</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Cairo 1.14.4: wrong rasterization for concave shapes with cairo_mesh_pattern
          </td>
        </tr>

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

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

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

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

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

        <tr>
          <th>Severity</th>
          <td>normal
          </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>s.brodacka@gmail.com
          </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=123402" name="attach_123402" title="minimal example">attachment 123402</a> <a href="attachment.cgi?id=123402&action=edit" title="minimal example">[details]</a></span>
minimal example

Cairo sometimes cuts the concavity of shape if the cairo_mesh_pattern is used
for rasterization. It looks like extra point is created on the shape to close
the pattern and additional shape is rasterized to fill it.
If the standard drawing method is used the shape is fine.
Minimal example of cairo_mesh_pattern (red) rasterization summarized with
standard rasterization (black) showing the difference in rasterized shape is
attached.</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>