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

Prevent setting |isStandardFont| to |undefined| for non-embedded fonts #5641

Merged
merged 1 commit into from Jan 13, 2015
Merged

Prevent setting |isStandardFont| to |undefined| for non-embedded fonts #5641

merged 1 commit into from Jan 13, 2015

Conversation

Snuffleupagus
Copy link
Collaborator

This is a very small follow-up to PR #5536, which sets isStandardFont to false instead of undefined (as currently happens for some font names).

Since the patch is so small, I hope it's OK to also fix an unrelated copy-and-paste error in a comment that was added in PR #5260.

This is a very small follow-up to PR 5536, which sets `isStandardFont` to `false` instead of `undefined` (as currently happens for some font names).

Since the patch is so small, I hope it's OK to also fix an unrelated copy-and-paste error in a comment that was added in PR 5260.
@Snuffleupagus
Copy link
Collaborator Author

/botio test

@pdfjsbot
Copy link

From: Bot.io (Windows)


Received

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

Live output at: http://107.22.172.223:8877/252bafd37b7a763/output.txt

@pdfjsbot
Copy link

From: Bot.io (Linux)


Received

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

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

@pdfjsbot
Copy link

From: Bot.io (Windows)


Success

Full output at http://107.22.172.223:8877/252bafd37b7a763/output.txt

Total script time: 17.40 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/a5ad0ce5b4b2de6/output.txt

Total script time: 23.04 mins

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

yurydelendik added a commit that referenced this pull request Jan 13, 2015
…ardFont

Prevent setting |isStandardFont| to |undefined| for non-embedded fonts
@yurydelendik yurydelendik merged commit f9757af into mozilla:master Jan 13, 2015
@yurydelendik
Copy link
Contributor

looks good

@Snuffleupagus Snuffleupagus deleted the non-embedded-font-isStandardFont branch January 13, 2015 17:03
speedplane pushed a commit to speedplane/pdf.js that referenced this pull request Feb 24, 2015
…isStandardFont

Prevent setting |isStandardFont| to |undefined| for non-embedded fonts
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.

None yet

3 participants