There is something interesting, obvious, that many people had this problem, but I could not find a solution:
The problem is connected (and observed) only with IE8 and IE7: If I add filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFEEBB', endColorstr='#FFEEBB',GradientType=0 );"body" to css, then all the fonts on my page will be damaged! If I remove the "filter", the font will return to normal.
What's wrong?
PS Confused → Fonts look jagged, just like there is no cleartype!
source
share