【问题标题】:Google thin fonts are not readable in windows safari, how can I fix it?谷歌细字体在 Windows Safari 中不可读,我该如何解决?
【发布时间】:2023-03-05 06:26:02
【问题描述】:

我在我的网站中使用了 Google 细字体 (Shadows Into Light Two)。当我用 windows safari 测试它时,它显示不可读。其他 Windows 浏览器和 Mac Safari 运行良好。

Windows Safari 中的菜单

Windows 其他浏览器(IE、FF、Chrome...等)和 Mac Safari 中的菜单

这是可行的,但它是浏览器设置。 https://forums.adobe.com/message/5751340#5751340

这个解决方案对我不起作用。 Font weight turns lighter on Mac/Safari

【问题讨论】:

    标签: html css windows fonts safari


    【解决方案1】:

    只是好奇;您是下载字体并将其导入您的网站还是从 Google 字体链接到它?不要问我为什么 - 但在过去(虽然很久以前) - 我首先在我的服务器上使用相同的字体,它看起来很丑,就像你的例子一样 - 然后我从一些随机网站链接到它,这就是全部很好看。

    <link href='http://fonts.googleapis.com/css?family=Shadows+Into+Light+Two' rel='stylesheet' type='text/css'>
    
    font-family: 'Shadows Into Light Two', cursive;
    

    【讨论】:

    • 我直接从谷歌使用。和你给的一样。它不仅适用于 Windows Safari。
    【解决方案2】:

    一些细字体在白色背景上变得不那么可读。如果您使用浅色,那么您可以更改背景颜色吗?

    【讨论】:

    • 不能改变背景颜色。它不仅在 Windows Safari 中有效。其他和 Mac Safari 运行良好。
    猜你喜欢
    • 1970-01-01
    • 2020-04-29
    • 2014-05-16
    • 2015-09-24
    • 2016-11-03
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2017-08-19
    相关资源
    最近更新 更多