Ashley So, this Canvas or WebGL Text Shadow thing is the same as the CSS propierty Text Shadow?
w3schools.com/cssref/css3_pr_text-shadow.asp
Currenty I'm duplicating the Web Font, and moving it a couple pixels, then using Z-Order.
Could be so much easier with a Text Shadow action... though I don't know if it's doable.
Develop games in your browser. Powerful, performant & highly capable.
C2 doesn't support CSS3 because it's part of DOM element, also it consumes more memory.
Excellent, thanks!
But you can add it to your exported html project if really want. I now use spritefonts - they also prettier than css3 and can work on any browser