Windows 7 上的 chrome、safari 和 ie 中的 Google 网络字体 - 锯齿状、事物和不同大小

发布于 2024-12-19 07:40:08 字数 347 浏览 3 评论 0原文

https://i.sstatic.net/usRIP.jpg

这是标题的一个小屏幕截图我正在开发的一个网站。我想使用谷歌网络字体(流沙),它在 Firefox 中看起来很棒。然而,它看起来很瘦,参差不齐,最糟糕的是尺寸不一样,即使它没有覆盖整个菜单。

我试过用谷歌搜索这个问题,据我所知,目前这似乎无法修复。有没有办法使用这些字体之一而不会出现此问题?我唯一能想到的就是使用图像而不是文本,但我真的不想这样做。

我认为这个问题只有在字体较小时才会变得非常明显。但我仍然认为较大尺寸也存在差异,只是不那么明显。

https://i.sstatic.net/usRIP.jpg

That's a little screencap of the headers on a site I am working on. I wanted to use a google web font (quicksand) and it looks great in firefox. However it looks skinny, jagged and worst of all isn't the same size even so it doesn't span the entire menu.

I've tried googling this and it seems this is currently not fixable from what I can tell. Is there any way to use one of these fonts without this problem? The only thing I can think of is using images instead of text but I don't really want to do that.

I think this problem only becomes really apparent with smaller font sizes. But I still think there is a difference in bigger sizes too just not as noticeable.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

淡笑忘祈一世凡恋 2024-12-26 07:40:08

您可以指定与背景颜色相同的 text-shadow

text-shadow: 0 1px 1px white;

You can specify a text-shadow of the same color as the background:

text-shadow: 0 1px 1px white;
~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文