-
Notifications
You must be signed in to change notification settings - Fork 10.3k
Always prefer the post-table for TrueType fonts with (0, x) cmap-tables (issue 13433) #13955
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
…es (issue 13433) While I don't know if this is necessarily the "correct" solution, it does fix issue 13433 without breaking any of the existing reference-tests.
1b74d94
to
b7b6076
Compare
/botio test |
From: Bot.io (Linux m4)ReceivedCommand cmd_test from @Snuffleupagus received. Current queue size: 0 Live output at: http://54.67.70.0:8877/2b87246b26265a0/output.txt |
From: Bot.io (Windows)ReceivedCommand cmd_test from @Snuffleupagus received. Current queue size: 0 Live output at: http://3.101.106.178:8877/ebfbeb04b8f4114/output.txt |
From: Bot.io (Windows)FailedFull output at http://3.101.106.178:8877/ebfbeb04b8f4114/output.txt Total script time: 31.71 mins
Image differences available at: http://3.101.106.178:8877/ebfbeb04b8f4114/reftest-analyzer.html#web=eq.log |
From: Bot.io (Linux m4)FailedFull output at http://54.67.70.0:8877/2b87246b26265a0/output.txt Total script time: 34.16 mins
Image differences available at: http://54.67.70.0:8877/2b87246b26265a0/reftest-analyzer.html#web=eq.log |
/botio-windows browsertest |
From: Bot.io (Windows)ReceivedCommand cmd_browsertest from @Snuffleupagus received. Current queue size: 0 Live output at: http://3.101.106.178:8877/8f6376579272b97/output.txt |
From: Bot.io (Windows)FailedFull output at http://3.101.106.178:8877/8f6376579272b97/output.txt Total script time: 35.62 mins
Image differences available at: http://3.101.106.178:8877/8f6376579272b97/reftest-analyzer.html#web=eq.log |
/botio-windows preview |
From: Bot.io (Windows)ReceivedCommand cmd_preview from @timvandermeij received. Current queue size: 1 Live output at: http://3.101.106.178:8877/25a4661b17d21c1/output.txt |
From: Bot.io (Windows)SuccessFull output at http://3.101.106.178:8877/25a4661b17d21c1/output.txt Total script time: 9.29 mins Published |
Looks simple enough. Thanks! |
While I don't know if this is necessarily the "correct" solution, it does fix issue 13433 without breaking any of the existing reference-tests.