01-17-2018, 07:48 PM
Yes, If DirectWrite is disabled, Cent 3.1 makes narrow between the lines of some texts.
For example: chrome://chrome-urls/ or http://static.centbrowser.com/
Reproduce steps:
1) Firstly, need disable to ClearType of Windows. This registry entries can be do it.
2) Log-off and Log-in the current user.
3) Run to Cent 3.1
4) Disable Direct-Write from chrome://flags
5) After re-run to Cent, review to that URLs.
****
Off-topic: My Facebook account not public, it's private and I don't login to Facebook because I only use messenger.com. "That's good enough for me." But...
If only logged into Messenger.com, web push-notifacations can't retieve from Messenger.com. (Yes, selected to " turn on desktop notifications").
If logged into Facebook.com, web push-notifacations can retieves from Facebook.com.
I tried a few way for fix. No change. After, I examined the ServiceWorkers in DeveloperTools. The Messenger.com domain can't listed in here. Probability
a) Messenger.com can't support web-push-notifications for private-account.
b) There is a bug, a mistake in the personal account.
c) This strangeness is only related to my personal account. I submit this issue to to Facebook. No response.
P.S.: I also tried another web browser. But they were also portable.
For example: chrome://chrome-urls/ or http://static.centbrowser.com/
Reproduce steps:
1) Firstly, need disable to ClearType of Windows. This registry entries can be do it.
Code:
Reg.exe add "HKCU\Control Panel\Desktop" /v "FontSmoothing" /t REG_SZ /d "2" /f
Reg.exe add "HKCU\Control Panel\Desktop" /v "FontSmoothingType" /t REG_DWORD /d "1" /f
Reg.exe add "HKU\.DEFAULT\Control Panel\Desktop" /v "FontSmoothing" /t REG_SZ /d "2" /f
Reg.exe add "HKU\.DEFAULT\Control Panel\Desktop" /v "FontSmoothingType" /t REG_DWORD /d "1" /f
2) Log-off and Log-in the current user.
3) Run to Cent 3.1
4) Disable Direct-Write from chrome://flags
5) After re-run to Cent, review to that URLs.
****
Off-topic: My Facebook account not public, it's private and I don't login to Facebook because I only use messenger.com. "That's good enough for me." But...
If only logged into Messenger.com, web push-notifacations can't retieve from Messenger.com. (Yes, selected to " turn on desktop notifications").
If logged into Facebook.com, web push-notifacations can retieves from Facebook.com.
I tried a few way for fix. No change. After, I examined the ServiceWorkers in DeveloperTools. The Messenger.com domain can't listed in here. Probability
a) Messenger.com can't support web-push-notifications for private-account.
b) There is a bug, a mistake in the personal account.
c) This strangeness is only related to my personal account. I submit this issue to to Facebook. No response.
P.S.: I also tried another web browser. But they were also portable.