[Poppler-bugs] [Bug 50138] Large Indian Rupee Sign not recognized as text

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Nov 23 23:39:36 PST 2012


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

--- Comment #2 from Jason Crain <jason at aquaticape.us> ---
Created attachment 70504
  --> https://bugs.freedesktop.org/attachment.cgi?id=70504&action=edit
Use page size for max value in TextPage::visitSelection

The previous patch will cause TextPage::visitSelection to skip the "Indian
₹upee Sign" text because its bottom edge falls outside the page size.  This
also affects poppler_page_get_text, which indirectly calls visitSelection.

This patch fixes that by using the page size if the TextBlock's border is
outside the page.

-- 
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/20121124/b1533165/attachment.html>


More information about the Poppler-bugs mailing list