On 5/21/07, Carlos Garcia Campos <[EMAIL PROTECTED]> wrote: ... > I would like to see in at least: > > * Bug 7023 poppler_page_render_section() for cairo: > https://bugs.freedesktop.org/show_bug.cgi?id=7023 > > It already has a patch so it's easy. It breaks the api, but that was the > idea for 0.6 IIRC.
One more thing about selection and breaking API: we want a select-style argument to render selections that says whether to extend the selection to words or paragraphs, so evince can pass in the right style when the user double- or triple clicks in the document. It shouldn't be too hard to implement, but that can come later. For now, let's just add this to the API as if poppler had that feature, and evince can then start using it. When we actually implement it in poppler, it will just work. Kristian _______________________________________________ poppler mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/poppler
