WebKit中的Font-Face不流畅

时间:2012-04-03 00:24:29

标签: css css3 webkit font-face

Fontface在firefox和explorer中工作得很好但是chrome。我该如何解决?

http://goo.gl/Bgt4J

2 个答案:

答案 0 :(得分:1)

这是谷歌Chrome中的一个官方错误,即使在2013年3月也没有解决。但是有一个解决方法,请参阅我在类似帖子中的长篇答案:Is there any "font smoothing" in Google Chrome?

解决方法是-webkit-text-stroke: 1px

答案 1 :(得分:0)