我正在尝试在我的网站中使用Impact Font进行标题,并且它在浏览器中就像这样。
在Photoshop中它看起来像这样
http://variable3.com/files/screenshots/2011-04-04_1612.png
CSS代码
h1{
font-family: Impact, Haettenschweiler, Arial Narrow Bold, sans-serif;
font-size:30px;
}
h2{
font-family: Impact;
font-size:24px;
}
答案 0 :(得分:4)
我不介意读者,所以我真的不知道你的问题是什么,但你无法使用CSS模拟Photoshop的字体渲染引擎。
答案 1 :(得分:1)
你有一个糟糕的浏览器?
无论哪种方式,您都可能会发现http://typekit.com/很有趣。
答案 2 :(得分:1)
您需要使用Web Font Embedding Services中的任何一个。