<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 - stroke-miterlimit is operating in device space"
href="https://bugs.freedesktop.org/show_bug.cgi?id=100703">100703</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>stroke-miterlimit is operating in device space
</td>
</tr>
<tr>
<th>Product</th>
<td>cairo
</td>
</tr>
<tr>
<th>Version</th>
<td>1.12.16
</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>image backend
</td>
</tr>
<tr>
<th>Assignee</th>
<td>chris@chris-wilson.co.uk
</td>
</tr>
<tr>
<th>Reporter</th>
<td>aidankane@gmail.com
</td>
</tr>
<tr>
<th>QA Contact</th>
<td>cairo-bugs@cairographics.org
</td>
</tr></table>
<p>
<div>
<pre>When applying the stroke-miterlimit, cairo is using the slopes of the lines
after transformations are applied to figure out when to switch to bevel.
I've patched this in cairo-path-stroke-polygon.c to fix it and to make it
consistent with the way cairo-path-stroke-traps.c, cairo-path-stroke-tristrip.c
and cairo-path-stroke.c all do it.
Finally, I'm a) not a C guy and b) don't really know the cairo code so forgive
me if any of this is off the mark!
I've attached an example with the bottom 2 line un-transformed, and the top 2
being squashed.</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>