<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Arthur backend uses incorrect miter join style"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=102356#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Arthur backend uses incorrect miter join style"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=102356">bug 102356</a>
              from <span class="vcard"><a class="email" href="mailto:oliver.sander@tu-dresden.de" title="oliver.sander@tu-dresden.de">oliver.sander@tu-dresden.de</a>
</span></b>
        <pre>The fix is to use Qt::SvgMiterJoin instead of Qt::MiterJoin.  It is recommended
in

  <a href="https://bugreports.qt.io/browse/QTBUG-52640">https://bugreports.qt.io/browse/QTBUG-52640</a>

and does indeed fix the problem.  I'll attach a patch.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>