[Poppler-bugs] [Bug 33269] Expose text attributes in glib interface

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Aug 18 05:58:48 PDT 2011


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

--- Comment #7 from Carlos Garcia Campos <carlosgc at gnome.org> 2011-08-18 05:58:48 PDT ---
(In reply to comment #4)
> Created an attachment (id=42859)
 View: https://bugs.freedesktop.org/attachment.cgi?id=42859
 Review: https://bugs.freedesktop.org/review?bug=33269&attachment=42859

> Text attributes in glib using PopplerTextInfo
> 
> Created a new type PopplerTextInfo to return text attributes and created only
> one instance per different PopplerTextInfo.
> 
> The return value now is a GArray where each element is a PopplerTextinfo for
> each char returned by poppler_page_get_text.

I still don't like the idea of returning an array of attrs for each character,
would it be possible to return a list of attrs containing information about
what characters the apply to? like start - end?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Poppler-bugs mailing list