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.
我使用 Jquery fadeIn 效果,但它在 Chrome 中效果不佳(在 IE 中也不适用)。在动画结束时它失去(获得?)它的抗锯齿属性。请参阅下面的图片。
大的文字边框会呈拱形,小的文字边框会很锐利。
这是浏览器的一个“功能”,旨在加快渲染速度。如果文本没有以完全不透明的方式绘制,则不会消除锯齿。我相信 IE9 “修复”了这一点,以在部分字母文本中包含 AA。