<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Add API to let the renderin process callback in the middle of rendering to get a partial rendering"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=103372">103372</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Add API to let the renderin process callback in the middle of rendering to get a partial rendering
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>poppler
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>qt frontend
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>poppler-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>aacid@kde.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=134935" name="attach_134935" title="The said patch">attachment 134935</a> <a href="attachment.cgi?id=134935&action=edit" title="The said patch">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=103372&attachment=134935'>[review]</a>
The said patch

For very complex map files (that sometimes take minutes to render) it is a good
idea (and Adobe Reader does the same) to update the rendered image every X
operations so that the user sees the rendering is still happening instead of
the program to have hung.

This is already taken into account in the poppler core by the calls to dump()
from Gfx.cc.

This patch leverages that and adds new API to the Qt5 frontend to allow for
that.

I will add a link to the Okular code that uses it in a bit.

I will also try to find a slow document to share, since the one i've used to
develop this feature is sadly private and can't share it.</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>