<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Crash when setting dash pattern"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=62905#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Crash when setting dash pattern"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=62905">bug 62905</a>
              from <span class="vcard"><a class="email" href="mailto:jason@aquaticape.us" title="Jason Crain <jason@aquaticape.us>"> <span class="fn">Jason Crain</span></a>
</span></b>
        <pre>fillToStrokePathClip() should probably not be getting the dash count.  It's
also a problem that the strokePathClip struct is sometimes not being destroyed
when it should be.

I was tempted to write a replacement clipToStrokePath function based on the one
in splash, one that really did clipping instead of just faking it, but I found
there was some work on a cairo_stroke_to_path function a few years ago which
was much more advanced than anything I would have done.  For some reason it
never made it into cairo.  Anyone know the status of cairo_stroke_to_path?</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>