<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - FILEOPEN PPTX: shadow appears solid instead of blurry"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=134052#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - FILEOPEN PPTX: shadow appears solid instead of blurry"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=134052">bug 134052</a>
              from <span class="vcard"><a class="email" href="mailto:ganzouri97@gmail.com" title="ahmad_g <ganzouri97@gmail.com>"> <span class="fn">ahmad_g</span></a>
</span></b>
        <pre>The pptx file I made in MS PowerPoint with a blurry shadow and used it for
testing the import of the blur radius.

I've already made a unit test for importing the radius here:
<a href="https://opengrok.libreoffice.org/xref/core/sd/qa/unit/import-tests.cxx?r=88a5f776#3124">https://opengrok.libreoffice.org/xref/core/sd/qa/unit/import-tests.cxx?r=88a5f776#3124</a>

to check that I've got it correct but not available to be seen yet.

Then Later I've created process function which is responsible to create the
blurring effect on the shadow of the shape and view it.

Here's the function that resolved the bug:
<a href="https://opengrok.libreoffice.org/xref/core/drawinglayer/source/processor2d/vclpixelprocessor2d.cxx?r=b435c4fe#1077">https://opengrok.libreoffice.org/xref/core/drawinglayer/source/processor2d/vclpixelprocessor2d.cxx?r=b435c4fe#1077</a>

Now, it's available to see the blurring shadow as part of my GSoC project</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>