[Poppler-bugs] [Bug 104045] gfile win32 unicode fixes and refactoring

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Dec 3 10:25:25 UTC 2017


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

--- Comment #5 from Adrian Johnson <ajohnson at redneon.com> ---
Created attachment 135893
  --> https://bugs.freedesktop.org/attachment.cgi?id=135893&action=edit
Move UTF functions to goo

Move the UTF conversion functions from poppler/UTF.cc to goo/UTF.cc so they can
be used in goo/gfile.cc.

In future we could potentially include UTF helper functions in GooString to
simply all the code that does a two step convert the UTF then store in
GooString.

The remaining code in poppler/UTF.cc has been renamed to poppler/Unicode.cc to
avoid having two files with the same name.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/poppler-bugs/attachments/20171203/053e1a80/attachment.html>


More information about the Poppler-bugs mailing list