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

Improve glyph mapping for non-embedded composite standard fonts (issue 11088) #13985

Merged
merged 1 commit into from
Sep 8, 2021

Conversation

Snuffleupagus
Copy link
Collaborator

For non-embedded CIDFontType2 fonts with a non-/Identity encoding, use the /ToUnicode data to improve the glyph mapping.

Fixes #11088

…e 11088)

For non-embedded CIDFontType2 fonts with a non-/Identity encoding, use the /ToUnicode data to improve the glyph mapping.
@Snuffleupagus
Copy link
Collaborator Author

/botio test

@pdfjsbot
Copy link

pdfjsbot commented Sep 8, 2021

From: Bot.io (Linux m4)


Received

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

Live output at: http://54.241.84.105:8877/7cb18083a1fedc4/output.txt

@pdfjsbot
Copy link

pdfjsbot commented Sep 8, 2021

From: Bot.io (Windows)


Received

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

Live output at: http://54.193.163.58:8877/c2ee6e6c2335010/output.txt

@pdfjsbot
Copy link

pdfjsbot commented Sep 8, 2021

From: Bot.io (Linux m4)


Failed

Full output at http://54.241.84.105:8877/7cb18083a1fedc4/output.txt

Total script time: 21.46 mins

  • Font tests: Passed
  • Unit tests: Passed
  • Integration Tests: Passed
  • Regression tests: FAILED
  different ref/snapshot: 6
  different first/second rendering: 2

Image differences available at: http://54.241.84.105:8877/7cb18083a1fedc4/reftest-analyzer.html#web=eq.log

@pdfjsbot
Copy link

pdfjsbot commented Sep 8, 2021

From: Bot.io (Windows)


Failed

Full output at http://54.193.163.58:8877/c2ee6e6c2335010/output.txt

Total script time: 39.02 mins

  • Font tests: Passed
  • Unit tests: Passed
  • Integration Tests: Passed
  • Regression tests: FAILED
  different ref/snapshot: 9
  different first/second rendering: 1

Image differences available at: http://54.193.163.58:8877/c2ee6e6c2335010/reftest-analyzer.html#web=eq.log

@timvandermeij
Copy link
Contributor

/botio-linux preview

@pdfjsbot
Copy link

pdfjsbot commented Sep 8, 2021

From: Bot.io (Linux m4)


Received

Command cmd_preview from @timvandermeij received. Current queue size: 0

Live output at: http://54.241.84.105:8877/5b073791100cc8e/output.txt

@pdfjsbot
Copy link

pdfjsbot commented Sep 8, 2021

From: Bot.io (Linux m4)


Success

Full output at http://54.241.84.105:8877/5b073791100cc8e/output.txt

Total script time: 4.52 mins

Published

@timvandermeij timvandermeij merged commit 8a79f13 into mozilla:master Sep 8, 2021
@timvandermeij
Copy link
Contributor

Looks good to me; thanks!

/botio makeref

@pdfjsbot
Copy link

pdfjsbot commented Sep 8, 2021

From: Bot.io (Linux m4)


Received

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

Live output at: http://54.241.84.105:8877/f1fac05c04811e5/output.txt

@pdfjsbot
Copy link

pdfjsbot commented Sep 8, 2021

From: Bot.io (Windows)


Received

Command cmd_makeref from @timvandermeij received. Current queue size: 1

Live output at: http://54.193.163.58:8877/499df86851f341a/output.txt

@pdfjsbot
Copy link

pdfjsbot commented Sep 8, 2021

From: Bot.io (Linux m4)


Failed

Full output at http://54.241.84.105:8877/f1fac05c04811e5/output.txt

Total script time: 17.81 mins

  • Lint: Passed
  • Make references: FAILED

@timvandermeij
Copy link
Contributor

/botio-linux makeref

@pdfjsbot
Copy link

pdfjsbot commented Sep 8, 2021

From: Bot.io (Linux m4)


Received

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

Live output at: http://54.241.84.105:8877/8f76eae4ef9b61c/output.txt

@pdfjsbot
Copy link

pdfjsbot commented Sep 8, 2021

From: Bot.io (Windows)


Failed

Full output at http://54.193.163.58:8877/499df86851f341a/output.txt

Total script time: 28.41 mins

  • Lint: Passed
  • Make references: FAILED

@pdfjsbot
Copy link

pdfjsbot commented Sep 8, 2021

From: Bot.io (Linux m4)


Success

Full output at http://54.241.84.105:8877/8f76eae4ef9b61c/output.txt

Total script time: 20.23 mins

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

@Snuffleupagus
Copy link
Collaborator Author

/botio-windows makeref

@pdfjsbot
Copy link

pdfjsbot commented Sep 8, 2021

From: Bot.io (Windows)


Received

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

Live output at: http://54.193.163.58:8877/c5088f5b24c1aef/output.txt

@pdfjsbot
Copy link

pdfjsbot commented Sep 8, 2021

From: Bot.io (Windows)


Failed

Full output at http://54.193.163.58:8877/c5088f5b24c1aef/output.txt

Total script time: 30.14 mins

  • Lint: Passed
  • Make references: FAILED

@Snuffleupagus
Copy link
Collaborator Author

/botio-windows makeref

@pdfjsbot
Copy link

pdfjsbot commented Sep 8, 2021

From: Bot.io (Windows)


Received

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

Live output at: http://54.193.163.58:8877/f45c97825cea2a0/output.txt

@pdfjsbot
Copy link

pdfjsbot commented Sep 8, 2021

From: Bot.io (Windows)


Success

Full output at http://54.193.163.58:8877/f45c97825cea2a0/output.txt

Total script time: 36.96 mins

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

@Snuffleupagus Snuffleupagus deleted the issue-11088 branch September 8, 2021 22:48
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.

Chinese punctuation marks garbled in old PDF files
3 participants