<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Reduce XOR rendering"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=38844#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Reduce XOR rendering"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=38844">bug 38844</a>
              from <span class="vcard"><a class="email" href="mailto:chris.sherlock79@gmail.com" title="Chris Sherlock <chris.sherlock79@gmail.com>"> <span class="fn">Chris Sherlock</span></a>
</span></b>
        <pre>I've made a change to vcl/source/gdi/outdev4.cxx around gradient clipping:

<a href="http://cgit.freedesktop.org/libreoffice/core/commit/?id=8659d189ec04aca78c8ffff97fcca507ca0a9ec3">http://cgit.freedesktop.org/libreoffice/core/commit/?id=8659d189ec04aca78c8ffff97fcca507ca0a9ec3</a>

I check have seperated out XOR clipping for gradients into ClipAndDrawGradient
and XORClipAndDrawGradient. 

Possibly we can mark the XORClipAndDrawGradient as deprecated and remove it
eventually. I did this change without knowing about this bug, btw :-)</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>