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

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Jan 29 05:17:02 PST 2011


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

--- Comment #3 from Daniel Garcia <dani at danigm.net> 2011-01-29 05:17:03 PST ---
(In reply to comment #2)
> Review of attachment 42440 [details]:
> 
> @@ +2252,3 @@
> +    {
> +      word = wordlist->get (i);
> +      *n_attributes += word->getLength () + 1;
> 
> Since text attributes are per word, why don't we return a list of words instead
> of a list of characters?
> 

Because we need to know each character attributes, to be mapped over get_text
output.

-- 
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