<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Bug rendering lines of a certain length"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=103840#c9">Comment # 9</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Bug rendering lines of a certain length"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=103840">bug 103840</a>
              from <span class="vcard"><a class="email" href="mailto:matthew.khouzam@gmail.com" title="Matthew Khouzam <matthew.khouzam@gmail.com>"> <span class="fn">Matthew Khouzam</span></a>
</span></b>
        <pre>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.</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>