IE 9 does not use sub-pixel antialiasing under certain conditions

后端 未结 7 1305
野趣味
野趣味 2020-12-01 11:26

[Original title: IE 9 text renders very poorly; is there a workaround?)

IE 9 is rendering the text in my application very poorly. The problem is not in my

7条回答
  •  野趣味
    野趣味 (楼主)
    2020-12-01 11:54

    It seems setting opacity:.9999 on body renders the text in IE9 standards mode a lot more similar to how it does in Quirks mode.

提交回复
热议问题