[Poppler-bugs] [Bug 75796] New: [TAGGEDPDF] Accomodate for future extension of poppler_structure_element_get_text()

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Mar 5 05:18:35 PST 2014


https://bugs.freedesktop.org/show_bug.cgi?id=75796

          Priority: medium
            Bug ID: 75796
          Assignee: poppler-bugs at lists.freedesktop.org
           Summary: [TAGGEDPDF] Accomodate for future extension of
                    poppler_structure_element_get_text()
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: aperez at igalia.com
          Hardware: Other
            Status: NEW
           Version: unspecified
         Component: glib frontend
           Product: poppler

Created attachment 95165
  --> https://bugs.freedesktop.org/attachment.cgi?id=95165&action=edit
[PATCH] glib: Use flags argument in poppler_structure_element_get_text()

Instead of accepting a boolean argument to enable recursive text extraction,
use a flags value argument to poppler_structure_element_get_text(). Text
extraction may add features in the future (for example, allowing using
alternate text as replacement for inline figures), and this will allow
to extend the method without introducing ABI or API breakage.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/poppler-bugs/attachments/20140305/5974eea6/attachment.html>


More information about the Poppler-bugs mailing list