我在我的网站上使用Myriad Pro(根据客户的规格,使用Myriad绝对是至关重要的),并且几天前它突然正确呈现,以及它在Chrome上呈现的方式。它仍然适用于Firefox和其他浏览器。
这是它应该看起来的样子:
这就是它在Chrome上呈现的方式:
这是我正在使用的字体堆栈:
font-family: "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
我是否有另一种方法可以使用Myriad而不会导致此问题?有什么问题,如何让它在Chrome上看起来正确?
答案 0 :(得分:1)
我刚刚在google产品论坛https://productforums.google.com/forum/#!msg/chrome/bkFBZbeMklk/xztRA14qcdwJ
中找到此链接此问题已上报至Google Chrome小组\ o /
同时,您可以执行此步骤来解决问题:
-Open Chrome.
-Go to address bar and type chrome://flags/#disable-direct-write and press ENTER.
-Now, click on "Disable" and restart Chrome.
此外:
-Close Chrome
-Go to Desktop
-Click on Chrome shortcut with right button and click "Properties"
-In field "Target" type space and after add /high-dpi-support=1 /force-device-scale-factor=1
必须是这样的,例如:“C:\ Program Files(x86)\ Google \ Chrome \ Application \ chrome.exe”/ high-dpi-support = 1 / force-device-scale-factor = 1 现在,保存更改并尝试启动Chrome
此外:
-Type chrome://settings/search#hardware in your address bar and press ENTER
-Uncheck the box "Use hardware acceleration when available" and restart Chrome."