Thread Previous • Date Previous • Date Next • Thread Next |
On 2018-10-17 12:19, jp charras wrote:
OK, I'll need to look at this more deeply. Does W7 work with the example unicode 😕? This is the one given in the bug report that crashes Linux. -SethIt is incorrectly displayed in dialogs, but it does not create issues ineeschema and pcbnew.I tested 2 other unicode chars (‱ and ☺) shown in dialogs and ‱ is shownwith our graphic font. I am thinking these two unicode chars have a code > 16 bits.
Both the bp and smile are in the basic plane (0x2031 and 0x263A). They both worked correctly under Linux without the change.
Here are a few codeblocks that did crash Linux (any symbol in them): https://en.wikipedia.org/wiki/Mathematical_Alphanumeric_Symbols https://en.wikipedia.org/wiki/Emoticons_(Unicode_block) https://en.wikipedia.org/wiki/CJK_Compatibility_Ideographs_SupplementI've pushed an update that hopefully fixes the MSW crash. Let me know if it doesn't work for you.
-Seth
Thread Previous • Date Previous • Date Next • Thread Next |