Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
P
poppler
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 613
    • Issues 613
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 39
    • Merge Requests 39
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • poppler
  • poppler
  • Issues
  • #671

Closed
Open
Opened Nov 19, 2018 by Elliott Sales de Andrade@QuLogicContributor

Update poppler/UnicodeDecompTables.h?

As noted in !88 (merged) and #213 (closed), there's a difference in poppler/UnicodeDecopmTables.h if generated with Python 3 vs 2.

I'm pretty sure the difference between 2 and 3 is because newer versions use newer Unicode tables. For example, running just Python 2.7 updates the table length from 5143 to 5516 (UCD 5.1.0). With Python 3.6, the table is 5722 entries (UCD 9). Python 3.7 has UCD 11, so probably there would be even more entries, but I did not try it out.

So should poppler/UnicodeDecompTables.h be updated to take advantage of the newer tables?

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: poppler/poppler#671