[Poppler-bugs] [Bug 66693] Greek support package - some characters output as symbols not letters

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Aug 13 19:26:43 PDT 2013


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

Jason Crain <jason at aquaticape.us> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #83995|0                           |1
        is obsolete|                            |

--- Comment #6 from Jason Crain <jason at aquaticape.us> ---
Created attachment 84036
  --> https://bugs.freedesktop.org/attachment.cgi?id=84036&action=edit
Add Unicode mappings to gen-unicode-tables.py

(In reply to comment #5)
> Jason, can you please provide a minimal patch, not one full of whitespace
> changes, makes it harder to review if for every line we have to see if it's
> just a whitespace change or something else changed in there

Due to the way gen-unicode-tables.py generates UnicodeDecompTables.h
(basically, run `python gen-unicode-tables.py > UnicodeDecompTables.h' in a
shell), that's not going to make the patch much smaller.  I'll split it into
separate patches for gen-unicode-tables and UnicodeDecompTables.  Though I did
find that two of the characters I was adding to gen-unicode-tables.py aren't
necessary because they are already pulled from the python unicodedata.normalize
function.

-- 
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/20130814/ccaf286b/attachment.html>


More information about the Poppler-bugs mailing list