In my application i have to set shadow for the font.If it is possible to set shadow for font.how to set outer-line,outer glow for font.Please help me to set outline or outer glow or shadow for font.
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
I don't think it's possible to do what you want in any meaningful way in Corona. You might have a look at using bitmap fonts. Check out Text Candy for Corona. You could make two text objects and have one be the shadow, but it would be a sharp shadow. |
|||
|
|
|
You can use Paint.net to create text with a shadow, then save it to an image file and use it in Corona sdk. Paint.net is free and there are several YouTube tutorials on using Paint.net to create text effects like shadows. |
|||
|
|
|
|||
|
|