[Poppler-bugs] [Bug 45572] pdftohtml does not handle Unicode text in outlines

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Feb 3 13:43:16 PST 2012


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

--- Comment #3 from Igor Slepchin <igor.redhat at gmail.com> 2012-02-03 13:43:16 PST ---
Created attachment 56583
  --> https://bugs.freedesktop.org/attachment.cgi?id=56583
patch for the outlines unicode bug only

Splitting this is a good idea indeed :p

I'm reattaching just the first patch as it's the only one relevant to this bug
per se. The only change compared to 0001*.patch from the original .tar
attachment is that it now gracefully handles outline items with no destination.

I'll rework 0002 to get rid of the static var and submit it and 0003
separately. As this'll likely involve nearly all the work needed for getting
rid of the other static data members in HtmlOutputDev, would you mind if I get
rid of them as well? I'm thinking about just making them all data members of
HtmlOutputDevice and then passing a pointer to an instance of it to whoever
uses the currently static vars (which is just HtmlPage, really).

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