<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [PATCH] Implement ArthurOutputDev::axialShadedFill"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=103795#c10">Comment # 10</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [PATCH] Implement ArthurOutputDev::axialShadedFill"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=103795">bug 103795</a>
              from <span class="vcard"><a class="email" href="mailto:aacid@kde.org" title="Albert Astals Cid <aacid@kde.org>"> <span class="fn">Albert Astals Cid</span></a>
</span></b>
        <pre>Which kind of shading it is?

I can see two solutions:
 * Add pre/post function calls in gfx.cc before the shading is done
 * Implemnt the shading in arthuroutputdev, but make the implementation just be
disableAA();
doWhateverTheGfxCodeDoes();
enableAA();</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>