-
Notifications
You must be signed in to change notification settings - Fork 10.3k
Check that TrueType (3, 0) cmap tables, for symbolic fonts, are sorted correctly (issue 13626) #13628
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
…d correctly (issue 13626) According to a comment in `readCmapTable`, we're assuming that the cmap tables (when more than one exist) are sorted in ascending order. If that's not the case, keep checking the following cmap tables in order to fix the referenced issue.
bf84e88
to
64473d4
Compare
64473d4
to
50edd5d
Compare
/botio test |
From: Bot.io (Windows)ReceivedCommand cmd_test from @Snuffleupagus received. Current queue size: 0 Live output at: http://3.101.106.178:8877/409ffb631c3c8a1/output.txt |
From: Bot.io (Linux m4)ReceivedCommand cmd_test from @Snuffleupagus received. Current queue size: 0 Live output at: http://54.67.70.0:8877/6c29b1de8de31a3/output.txt |
From: Bot.io (Linux m4)FailedFull output at http://54.67.70.0:8877/6c29b1de8de31a3/output.txt Total script time: 28.77 mins
Image differences available at: http://54.67.70.0:8877/6c29b1de8de31a3/reftest-analyzer.html#web=eq.log |
From: Bot.io (Windows)FailedFull output at http://3.101.106.178:8877/409ffb631c3c8a1/output.txt Total script time: 31.87 mins
Image differences available at: http://3.101.106.178:8877/409ffb631c3c8a1/reftest-analyzer.html#web=eq.log |
/botio-linux preview |
From: Bot.io (Linux m4)ReceivedCommand cmd_preview from @timvandermeij received. Current queue size: 0 Live output at: http://54.67.70.0:8877/1057527bdc626fd/output.txt |
From: Bot.io (Linux m4)SuccessFull output at http://54.67.70.0:8877/1057527bdc626fd/output.txt Total script time: 4.81 mins Published |
Thank you for fixing this! /botio makeref |
From: Bot.io (Linux m4)ReceivedCommand cmd_makeref from @timvandermeij received. Current queue size: 0 Live output at: http://54.67.70.0:8877/195d880ed8f37e7/output.txt |
From: Bot.io (Windows)ReceivedCommand cmd_makeref from @timvandermeij received. Current queue size: 1 Live output at: http://3.101.106.178:8877/d9b0609ab890248/output.txt |
From: Bot.io (Linux m4)SuccessFull output at http://54.67.70.0:8877/195d880ed8f37e7/output.txt Total script time: 25.25 mins
|
From: Bot.io (Windows)SuccessFull output at http://3.101.106.178:8877/d9b0609ab890248/output.txt Total script time: 29.02 mins
|
According to a comment in
readCmapTable
, we're assuming that the cmap tables (when more than one exist) are sorted in ascending order. If that's not the case, keep checking the following cmap tables in order to fix the referenced issue.Fixes Does not display symbol Ç (Ø) #13626
Suppress OTS warnings about the caretOffset in the hhea-table