使用 sIFR 时,什么会导致 p、f、y 等字符的底部不可见?
What would cause the bottom of characters like p, f, y to be invisible when using sIFR?
line-height 太小? 此处介绍了如何将 line-height 与 sIFR 一起正确使用。
line-height
line-height is too small? There's some coverage about using line-height correctly with sIFR here.
这是闪存的问题。 您可以通过 tuneHeight/tuneWidth 和 offsetTop/offsetLeft 参数 (sIFR 3) 帮助 Flash 正确渲染内容。
tuneHeight
tuneWidth
offsetTop
offsetLeft
It's a Flash issue. You can help Flash render things correctly through the tuneHeight/tuneWidth and offsetTop/offsetLeft arguments (sIFR 3).
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
暂无简介
文章 0 评论 0
接受
发布评论
评论(2)
line-height
太小? 此处介绍了如何将line-height
与 sIFR 一起正确使用。line-height
is too small? There's some coverage about usingline-height
correctly with sIFR here.这是闪存的问题。 您可以通过
tuneHeight
/tuneWidth
和offsetTop
/offsetLeft
参数 (sIFR 3) 帮助 Flash 正确渲染内容。It's a Flash issue. You can help Flash render things correctly through the
tuneHeight
/tuneWidth
andoffsetTop
/offsetLeft
arguments (sIFR 3).