sorccu / cufon

Fast text replacement with canvas and VML - no Flash or images required.
http://cufon.shoqolate.com
MIT License
2.09k stars 237 forks source link

Incorrect textshadow offset in IE7 and IE8 #251

Open Danny-A opened 12 years ago

Danny-A commented 12 years ago

While using the textshadow with cufon I am experiencing some issues in IE7 and IE8.

The offset displays incorrect. The horizontal as well as the vertical offset are not showing correctly. The horizontal offset positions itself ~200px and the vertical offset ~10px instead of:

textShadow: '1x 1px rgba(0, 0, 0, 0.5)'