[cairo-bugs] [Bug 103840] Bug rendering lines of a certain length

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Nov 22 23:37:48 UTC 2017


https://bugs.freedesktop.org/show_bug.cgi?id=103840

--- Comment #9 from Matthew Khouzam <matthew.khouzam at gmail.com> ---
I can see that the antialias is a valid workaround in c/c++ linking to Cairo
directly. On the eclipse side, it doesn't work. 

My solution on the eclipse side was to apply a Cohen Sutherland
(Programmatically clip the lines), it works well. It does introduce a
performance regression though. I think I will push for my solution on eclipse,
as we need to support people with older libs too.

Since it's 16.16, the solution makes sense since clipping it before drawing it
clamps it to realistic values.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.cairographics.org/archives/cairo-bugs/attachments/20171122/3d36e2bf/attachment-0001.html>


More information about the cairo-bugs mailing list