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

Take BaseFont entry from CIDFont dict instead of Type 0 Font dict #2681

Merged
merged 1 commit into from
Feb 7, 2013

Conversation

vyv03354
Copy link
Contributor

@vyv03354 vyv03354 commented Feb 5, 2013

Partially fixes https://bugzilla.mozilla.org/show_bug.cgi?id=767455 .
We shouldn't compare against BaseFont entry from Type 0 Font dict because it can contain arbitrary names as 9.7.6.1 is saying. And pdf.js spams warnings for those PDFs.

@yurydelendik
Copy link
Contributor

/cc @mduan

mduan added a commit that referenced this pull request Feb 7, 2013
Take BaseFont entry from CIDFont dict instead of Type 0 Font dict
@mduan mduan merged commit 43e954f into mozilla:master Feb 7, 2013
@mduan
Copy link
Contributor

mduan commented Feb 7, 2013

/botio test

@pdfjsbot
Copy link

pdfjsbot commented Feb 7, 2013

From: Bot.io (Windows)


Received

Command cmd_test from @mduan received. Current queue size: 1

Live output at: http://107.22.172.223:8877/50001ca8acb06d1/output.txt

@pdfjsbot
Copy link

pdfjsbot commented Feb 7, 2013

From: Bot.io (Linux)


Received

Command cmd_test from @mduan received. Current queue size: 1

Live output at: http://107.21.233.14:8877/408abe34bfa6cc5/output.txt

@pdfjsbot
Copy link

pdfjsbot commented Feb 7, 2013

From: Bot.io (Windows)


Success

Full output at http://107.22.172.223:8877/50001ca8acb06d1/output.txt

Total script time: 19.54 mins

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

@pdfjsbot
Copy link

pdfjsbot commented Feb 7, 2013

From: Bot.io (Linux)


Failed

Full output at http://107.21.233.14:8877/408abe34bfa6cc5/output.txt

Total script time: 60.00 mins

@vyv03354 vyv03354 deleted the bug767455_basefont branch February 7, 2013 22:42
@vyv03354 vyv03354 restored the bug767455_basefont branch February 8, 2013 12:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants