-
Notifications
You must be signed in to change notification settings - Fork 10.3k
Add more cases to |mapSpecialUnicodeValues| to fix the rendering of various Symbol encoded brackets #5260
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-linux preview |
From: Bot.io (Linux)ReceivedCommand cmd_preview from @Snuffleupagus received. Current queue size: 0 Live output at: http://107.21.233.14:8877/0bf3c5d908e3d86/output.txt |
From: Bot.io (Linux)SuccessFull output at http://107.21.233.14:8877/0bf3c5d908e3d86/output.txt Total script time: 0.74 mins Published
|
/botio test |
From: Bot.io (Windows)ReceivedCommand cmd_test from @Snuffleupagus received. Current queue size: 0 Live output at: http://107.22.172.223:8877/7aa396bae05c82f/output.txt |
From: Bot.io (Linux)ReceivedCommand cmd_test from @Snuffleupagus received. Current queue size: 0 Live output at: http://107.21.233.14:8877/000948c48ff18bb/output.txt |
From: Bot.io (Windows)FailedFull output at http://107.22.172.223:8877/7aa396bae05c82f/output.txt Total script time: 2.83 mins
Image differences available at: http://107.22.172.223:8877/7aa396bae05c82f/reftest-analyzer.html#web=eq.log |
From: Bot.io (Linux)FailedFull output at http://107.21.233.14:8877/000948c48ff18bb/output.txt Total script time: 22.67 mins
Image differences available at: http://107.21.233.14:8877/000948c48ff18bb/reftest-analyzer.html#web=eq.log |
This is really awesome. Nice work! /cc @yurydelendik for review |
Nice. Can you create a map for those Unicode symbols? I'm afraid we will need to extend that in the future. I'm thinking of the following format:
and to speed up the |
@yurydelendik Is this what you had in mind? |
yes, this looks good |
/botio test |
From: Bot.io (Linux)ReceivedCommand cmd_test from @Snuffleupagus received. Current queue size: 0 Live output at: http://107.21.233.14:8877/901bd8535441fee/output.txt |
From: Bot.io (Windows)ReceivedCommand cmd_test from @Snuffleupagus received. Current queue size: 0 Live output at: http://107.22.172.223:8877/c4dd21461bac993/output.txt |
From: Bot.io (Windows)FailedFull output at http://107.22.172.223:8877/c4dd21461bac993/output.txt Total script time: 20.26 mins
Image differences available at: http://107.22.172.223:8877/c4dd21461bac993/reftest-analyzer.html#web=eq.log |
From: Bot.io (Linux)FailedFull output at http://107.21.233.14:8877/901bd8535441fee/output.txt Total script time: 22.53 mins
Image differences available at: http://107.21.233.14:8877/901bd8535441fee/reftest-analyzer.html#web=eq.log |
/botio makeref |
From: Bot.io (Linux)ReceivedCommand cmd_makeref from @yurydelendik received. Current queue size: 0 Live output at: http://107.21.233.14:8877/ad3cdf37bfbc12f/output.txt |
From: Bot.io (Windows)ReceivedCommand cmd_makeref from @yurydelendik received. Current queue size: 0 Live output at: http://107.22.172.223:8877/012a9d16a739605/output.txt |
From: Bot.io (Windows)SuccessFull output at http://107.22.172.223:8877/012a9d16a739605/output.txt Total script time: 20.28 mins
|
From: Bot.io (Linux)SuccessFull output at http://107.21.233.14:8877/ad3cdf37bfbc12f/output.txt Total script time: 22.36 mins
|
Add more cases to |mapSpecialUnicodeValues| to fix the rendering of various Symbol encoded brackets
Thank you |
Fixes #2460.
Fixes #3599.
Fixes #4070.
Note: Also fixes a couple of pages in
fips197.pdf
.