08-30-2020, 09:05 AM
(04-25-2020, 12:03 PM)Zhelkek Wrote:
There is a problem with displaying emojis when the flag "Directwrite" is disabled. Version 4.2.10.171
I confirm the problem with directwrite disabled. My temporary solution is to install Stylish and add the rule:
Code:
* { font-family: Helvetica Neue,Helvetica,Arial,sans-serif,Segoe UI Emoji,Segoe UI Symbol; }
But it is still a bullshity solution, because emojis will look non colored. Developers need to do something with that.