Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我使用Font Squirrel创建了Lato字体的网络版本。
我还在Plunker中设置了一个测试套件,以便对其进行测试和调试。
在 IE 11 中渲染 EOT 时,我在调试控制台中收到“未知错误” 。
这可能是什么原因?我如何解决它?
关于 EOT,它可能来自文件本身。尝试ttf2eot而不是 FontSquirrel。
对于错误本身,请检查此评论,如果它发生在以前版本的 IE 中,请查看此博客文章。
Safari 5.1 支持 WOFF,所以这个问题没有实际意义,因为它应该在你的 @font-face 规则之前被选中。