Windows 10下Mactype无法渲染Chrome的解决方法
1:浏览器地址栏打开chrome://flags 2:启动 “禁用DirectWrite” #disable-direct-write 3:启用 “Enable one-copy rasterizer”即#enable-one-copy(46版本以上默认就是启用的,忽略这一步) 4:调整Number of raster threads 光栅线程数(#num-raster-threads) 为1 5:在chrome的快捷方式后面加上 –disable-directwrite-for-ui (注意–前面有一个空格) 6: 完全关闭chrome,之后在打开就可以了 方法来自h […]
阅读全文