如何将true-type字体转换为open-type字体?

发布于 2024-10-29 15:21:48 字数 241 浏览 6 评论 0原文

我已经在网页中使用 Calibri 字体使用 @font-face 太久了,但问题是包含这么大的字体文件会大大降低网页加载速度!但我发现 ttf 格式的字体比 optopen-type 格式的字体更大(我对吗? ?)。这就是为什么我想要一个字体转换器。谁能给我一个或者可以给我一个链接来获取它。请帮帮我。

提前致谢!

I have been using Calibri font in my web pages for too long using @font-face but the thing is including such big font file reduces web page loading speed drastically! But I have seen that a font in ttf format is more bigger than the one in opt or open-type format (Am I right or not?). That's why I want a font converter. Can anyone provide me a one or can give me a link to get it. Please help me out.

Thanks in advance!

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

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

发布评论

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

评论(1

像你 2024-11-05 15:21:48

我使用 Google 的网页字体取得了巨大的成功,它们并没有为您提供一百万种字体选项,但它们是从 Google 令人惊叹的快速 CDN 加载的,毫无疑问,这将比我们普通人能够访问的 99% 的托管解决方案快得多。由于它们是从与其他内容不同的主机边缘提供服务的,因此负载优势应该非常令人印象深刻。

尽管找到字体、复制和粘贴都很容易,但我没有理由与其他任何东西作斗争。

I've been having wonderful success using Google's Web Fonts They don't give you a a million options font-wise, but they're loaded off of Google's screaming fast CDN which undoubtedly will deliver them much faster than 99% of the hosting solution us mere mortals have access to. Since they are served from the edge off a different host than the rest of your content, the load advantage should be quite impressive.

As easy as it is to find a font, copy, and paste, I've had little reason to fight with anything else.

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