-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Use CIDToGIDMap when the font is a type 2 with an OpenType font #20535
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
Conversation
|
/botio test |
From: Bot.io (Windows)ReceivedCommand cmd_test from @calixteman received. Current queue size: 0 Live output at: http://54.193.163.58:8877/4cb6a25f0bfae5a/output.txt |
From: Bot.io (Linux m4)ReceivedCommand cmd_test from @calixteman received. Current queue size: 0 Live output at: http://54.241.84.105:8877/f22adb6f4a0c377/output.txt |
From: Bot.io (Linux m4)FailedFull output at http://54.241.84.105:8877/f22adb6f4a0c377/output.txt Total script time: 40.97 mins
Image differences available at: http://54.241.84.105:8877/f22adb6f4a0c377/reftest-analyzer.html#web=eq.log |
From: Bot.io (Windows)FailedFull output at http://54.193.163.58:8877/4cb6a25f0bfae5a/output.txt Total script time: 76.93 mins
Image differences available at: http://54.193.163.58:8877/4cb6a25f0bfae5a/reftest-analyzer.html#web=eq.log |
48dcc73 to
a04b5fb
Compare
|
/botio test |
From: Bot.io (Linux m4)ReceivedCommand cmd_test from @calixteman received. Current queue size: 0 Live output at: http://54.241.84.105:8877/0d250089b740e8d/output.txt |
From: Bot.io (Windows)ReceivedCommand cmd_test from @calixteman received. Current queue size: 0 Live output at: http://54.193.163.58:8877/af8659a4926f898/output.txt |
From: Bot.io (Linux m4)FailedFull output at http://54.241.84.105:8877/0d250089b740e8d/output.txt Total script time: 1.09 mins
Image differences available at: http://54.241.84.105:8877/0d250089b740e8d/reftest-analyzer.html#web=eq.log |
From: Bot.io (Windows)FailedFull output at http://54.193.163.58:8877/af8659a4926f898/output.txt Total script time: 2.95 mins
Image differences available at: http://54.193.163.58:8877/af8659a4926f898/reftest-analyzer.html#web=eq.log |
a04b5fb to
06319ba
Compare
|
/botio test |
From: Bot.io (Linux m4)ReceivedCommand cmd_test from @calixteman received. Current queue size: 0 Live output at: http://54.241.84.105:8877/f587c5eb58bf45e/output.txt |
From: Bot.io (Windows)ReceivedCommand cmd_test from @calixteman received. Current queue size: 0 Live output at: http://54.193.163.58:8877/18a3e15ed9ba627/output.txt |
From: Bot.io (Linux m4)FailedFull output at http://54.241.84.105:8877/f587c5eb58bf45e/output.txt Total script time: 41.35 mins
Image differences available at: http://54.241.84.105:8877/f587c5eb58bf45e/reftest-analyzer.html#web=eq.log |
From: Bot.io (Windows)FailedFull output at http://54.193.163.58:8877/18a3e15ed9ba627/output.txt Total script time: 76.99 mins
Image differences available at: http://54.193.163.58:8877/18a3e15ed9ba627/reftest-analyzer.html#web=eq.log |
timvandermeij
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
r=me, with a rebase. Thank you for fixing this!
06319ba to
5518c8a
Compare
|
/botio test |
From: Bot.io (Linux m4)ReceivedCommand cmd_test from @calixteman received. Current queue size: 0 Live output at: http://54.241.84.105:8877/9c2ec75bd71e675/output.txt |
From: Bot.io (Windows)ReceivedCommand cmd_test from @calixteman received. Current queue size: 0 Live output at: http://54.193.163.58:8877/49d9b76a2b7f94d/output.txt |
From: Bot.io (Linux m4)FailedFull output at http://54.241.84.105:8877/9c2ec75bd71e675/output.txt Total script time: 40.90 mins
Image differences available at: http://54.241.84.105:8877/9c2ec75bd71e675/reftest-analyzer.html#web=eq.log |
From: Bot.io (Windows)FailedFull output at http://54.193.163.58:8877/49d9b76a2b7f94d/output.txt Total script time: 80.01 mins
Image differences available at: http://54.193.163.58:8877/49d9b76a2b7f94d/reftest-analyzer.html#web=eq.log |
|
/botio makeref |
From: Bot.io (Linux m4)ReceivedCommand cmd_makeref from @timvandermeij received. Current queue size: 0 Live output at: http://54.241.84.105:8877/9d1fc27a78fcab3/output.txt |
From: Bot.io (Windows)ReceivedCommand cmd_makeref from @timvandermeij received. Current queue size: 0 Live output at: http://54.193.163.58:8877/58c03b41570a931/output.txt |
From: Bot.io (Linux m4)SuccessFull output at http://54.241.84.105:8877/9d1fc27a78fcab3/output.txt Total script time: 18.78 mins
|
From: Bot.io (Windows)SuccessFull output at http://54.193.163.58:8877/58c03b41570a931/output.txt Total script time: 32.81 mins
|
It fixes #18062.