[Poppler-bugs] [Bug 55979] New: poppler_page_get_text fails for right to left directioned pages
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sun Oct 14 11:33:00 PDT 2012
https://bugs.freedesktop.org/show_bug.cgi?id=55979
Priority: medium
Bug ID: 55979
Assignee: poppler-bugs at lists.freedesktop.org
Summary: poppler_page_get_text fails for right to left
directioned pages
Severity: normal
Classification: Unclassified
OS: All
Reporter: alexbodn.groups at gmail.com
Hardware: Other
Status: NEW
Version: unspecified
Component: glib frontend
Product: poppler
Created attachment 68558
--> https://bugs.freedesktop.org/attachment.cgi?id=68558&action=edit
patch to make poppler_page_get_text return the whole page text
the failure is a result of a change that requires right to left text selection
for right to left pages.
without dealing with this idea, this patch will only get the whole text of the
page (as an user might also think, since no limits may be given), and isn't
trying to define a rectangle for the whole page content, as the current
implementation.
performance would neccessarily increase, too.
this patch is important since the glib interface it the only endpoint for
python programs to access poppler.
best regards,
alex
--
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/20121014/9decee2f/attachment.html>
More information about the Poppler-bugs
mailing list