如何为波斯语创建自定义字体服务
你好 网站的波斯字体非常有限,我需要知道是否有办法在网站中加载自定义字体? 有一些字体替换服务,但我不知道它们是否适用于波斯语等 RTL 语言 我也想与对这个项目感兴趣的人合作:) 问候
Hi
There are very limited Persian fonts for the websites, I need to know if there is a way to have custom fonts loaded in websites ?
There are some font replacement services but I dont know if they work with RTL languages like Persian or not
Also I would like to collaborate with someone who is interested in this project :)
Regards
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
@font-face 可以使用波斯字体。然而,浏览器有很多错误。除了 OpenType 之外,Mac 通常还需要 AAT 表,而 Chrome 往往根本不进行阿拉伯文字布局。 Chrome 错误预计很快就会得到修复。
http://farsitel.com/fa/ 是一个使用网络字体的网站(他们的“Iranian Sans “基于 DejaVu)。
Monotype 的 webfonts.fonts.com 也有许多阿拉伯脚本字体,主题类似的限制。
@font-face does work with Persian fonts. However, browsers are quite buggy. Macs will generally require AAT tables in addition to OpenType, and Chrome tends not to do the Arabic script layout at all. The Chrome bug is expected to be fixed soon.
http://farsitel.com/fa/ is one site that does use a web font (their "Iranian Sans" is based on DejaVu).
Monotype's webfonts.fonts.com has a number of Arabic script fonts as well, subject to similar limitations.
这项服务使波斯字体的使用变得更容易
可以使用 波斯字体 api
this service make easier use persian font
can use persian font api