Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Relax the |isSymbolicFont| check for TrueType (3, 1) cmap tables (issue 5701) #5703

Merged
merged 1 commit into from
Feb 18, 2015
Merged

Relax the |isSymbolicFont| check for TrueType (3, 1) cmap tables (issue 5701) #5703

merged 1 commit into from
Feb 18, 2015

Conversation

Snuffleupagus
Copy link
Collaborator

Fixes #5701.
Also fixes the font issues in #4580, but the performance issues are still present.

@Snuffleupagus
Copy link
Collaborator Author

/botio test

@pdfjsbot
Copy link

pdfjsbot commented Feb 5, 2015

From: Bot.io (Linux)


Received

Command cmd_test from @Snuffleupagus received. Current queue size: 0

Live output at: http://107.21.233.14:8877/d5568b5a11e922d/output.txt

@pdfjsbot
Copy link

pdfjsbot commented Feb 5, 2015

From: Bot.io (Linux)


Success

Full output at http://107.21.233.14:8877/d5568b5a11e922d/output.txt

Total script time: 23.09 mins

  • Font tests: Passed
  • Unit tests: Passed
  • Regression tests: Passed

@pdfjsbot
Copy link

pdfjsbot commented Feb 6, 2015

From: Bot.io (Windows)


Received

Command cmd_test from @Snuffleupagus received. Current queue size: 0

Live output at: http://107.22.172.223:8877/b0163e09f555309/output.txt

@pdfjsbot
Copy link

pdfjsbot commented Feb 6, 2015

From: Bot.io (Windows)


Success

Full output at http://107.22.172.223:8877/b0163e09f555309/output.txt

Total script time: 17.17 mins

  • Font tests: Passed
  • Unit tests: Passed
  • Regression tests: Passed

@MCaveMan
Copy link

Hi, how can I get the new code to retest my pdf file?

@brendandahl
Copy link
Contributor

/botio test

@pdfjsbot
Copy link

From: Bot.io (Windows)


Received

Command cmd_test from @brendandahl received. Current queue size: 0

Live output at: http://107.22.172.223:8877/2e5822ae309b278/output.txt

@pdfjsbot
Copy link

From: Bot.io (Linux)


Received

Command cmd_test from @brendandahl received. Current queue size: 0

Live output at: http://107.21.233.14:8877/27db5b3917ba6df/output.txt

@pdfjsbot
Copy link

From: Bot.io (Windows)


Success

Full output at http://107.22.172.223:8877/2e5822ae309b278/output.txt

Total script time: 17.44 mins

  • Font tests: Passed
  • Unit tests: Passed
  • Regression tests: Passed

@pdfjsbot
Copy link

From: Bot.io (Linux)


Success

Full output at http://107.21.233.14:8877/27db5b3917ba6df/output.txt

Total script time: 23.71 mins

  • Font tests: Passed
  • Unit tests: Passed
  • Regression tests: Passed

@brendandahl
Copy link
Contributor

/botio makeref

@pdfjsbot
Copy link

From: Bot.io (Windows)


Received

Command cmd_makeref from @brendandahl received. Current queue size: 0

Live output at: http://107.22.172.223:8877/7adfab48ebd589e/output.txt

@pdfjsbot
Copy link

From: Bot.io (Linux)


Received

Command cmd_makeref from @brendandahl received. Current queue size: 0

Live output at: http://107.21.233.14:8877/47e36d4f3675aa4/output.txt

@pdfjsbot
Copy link

From: Bot.io (Windows)


Success

Full output at http://107.22.172.223:8877/7adfab48ebd589e/output.txt

Total script time: 17.31 mins

  • Lint: Passed
  • Make references: Passed
  • Check references: Passed

@pdfjsbot
Copy link

From: Bot.io (Linux)


Success

Full output at http://107.21.233.14:8877/47e36d4f3675aa4/output.txt

Total script time: 23.13 mins

  • Lint: Passed
  • Make references: Passed
  • Check references: Passed

brendandahl added a commit that referenced this pull request Feb 18, 2015
Relax the |isSymbolicFont| check for TrueType (3, 1) cmap tables (issue 5701)
@brendandahl brendandahl merged commit 6bb0a48 into mozilla:master Feb 18, 2015
@Snuffleupagus Snuffleupagus deleted the issue-5701 branch February 18, 2015 22:52
speedplane pushed a commit to speedplane/pdf.js that referenced this pull request Feb 24, 2015
Relax the |isSymbolicFont| check for TrueType (3, 1) cmap tables (issue 5701)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

PDF fonts misrendered
4 participants