webkit-transform

Wonky text anti-aliasing when rotating with webkit-transform in Chrome

巧了我就是萌 提交于 2019-11-26 12:14:13
问题 I\'m rotating an element using -webkit-transform: rotate() and in Chrome 14.0.835.2 dev-m it\'s doing some really weird stuff to the text inside the element. It reminds me of a similar effect you get in Photoshop when you rotate text using \"smooth\" anti-aliasing instead of \"crisp\". Anyone know what\'s going on here? Is it specific to this webkit or Chrome version or is there something I can do to fix it? (It\'s also not anti-aliasing the borders between list elements) Here\'s the CSS: div