<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Add poppler_page_render_annot method"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=83643#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Add poppler_page_render_annot method"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=83643">bug 83643</a>
              from <span class="vcard"><a class="email" href="mailto:carlosgc@gnome.org" title="Carlos Garcia Campos <carlosgc@gnome.org>"> <span class="fn">Carlos Garcia Campos</span></a>
</span></b>
        <pre>I find the API a bit confusing, we should document that this expects a surface
for the whole page, and only the annotation will be rendered in the coordinates
where it would be rendered in the page. It's like the selections API, so it's
consistent. I still don't know how this is expected to be used. I'm assuming we
want to avoid having to render the whole page, right? If we are moving an
annot, for example, we need to render the page at least once without the annot,
and then we can paint the annot surface over the page surface during the whole
motion until the drop, then we render the whole page again. Is this right? It
would help if this was implemented in the demo.</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>