enableShadows

Turns on shadowing.

Rememeber: This creates twice as many characters because you have to render a background, then a foreground.

You can also do some crazy stuff with shadows because the shadow colors are stored in the same color cache as regular text.

Remember: When you renderToCanvas() shadows turn off.

void
enableShadows
()

Meta