[Poppler-bugs] [Bug 62905] Crash when setting dash pattern
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Feb 29 11:40:14 UTC 2016
https://bugs.freedesktop.org/show_bug.cgi?id=62905
--- Comment #5 from Jason Crain <jason at aquaticape.us> ---
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?
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/poppler-bugs/attachments/20160229/a1bd87af/attachment.html>
More information about the Poppler-bugs
mailing list