Rename "Symbol"-named embedded fonts to avoid Windows substitution#21326
Rename "Symbol"-named embedded fonts to avoid Windows substitution#21326calixteman wants to merge 1 commit into
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #21326 +/- ##
=======================================
Coverage 81.42% 81.42%
=======================================
Files 257 257
Lines 65351 65357 +6
=======================================
+ Hits 53209 53218 +9
+ Misses 12142 12139 -3
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
From: Bot.io (Linux m4)ReceivedCommand cmd_preview from @calixteman received. Current queue size: 0 Live output at: http://54.241.84.105:8877/a5c452ddf6581a0/output.txt |
From: Bot.io (Linux m4)SuccessFull output at http://54.241.84.105:8877/a5c452ddf6581a0/output.txt Total script time: 1.19 mins Published |
|
Unfortunately, this one PC still displays the bullets wrong. |
Edge on Windows substitutes the system Symbol font for any embedded font whose name table identifies it as "Symbol"/"SymbolMT", ignoring the embedded glyphs and mis-rendering e.g. the bullet character as Greek xi.
|
/botio-linux preview |
From: Bot.io (Linux m4)ReceivedCommand cmd_preview from @calixteman received. Current queue size: 0 Live output at: http://54.241.84.105:8877/5255318da14fde2/output.txt |
From: Bot.io (Linux m4)SuccessFull output at http://54.241.84.105:8877/5255318da14fde2/output.txt Total script time: 1.18 mins Published |
|
@janekh can you try with the viewer I've just created ? |
|
Still no change. Is there anything I can check on this specific PC to help track down this thing? |
Edge on Windows substitutes the system Symbol font for any embedded font
whose name table identifies it as "Symbol"/"SymbolMT", ignoring the
embedded glyphs and mis-rendering e.g. the bullet character as Greek xi.