Text Border and Highlight

Hello,

I would like to create a perfect black border around any string and put like a fade light yellow on bottom of it.

Tried through display.newEmbossedText to put a highlight and shadow color, but the effect comes every pixelated. 

Another way i try is:

create 2 text objects: one black, one green and put on top of each other with a difference 0.10lpx (but still the effect doesn’t come good)

Any idea please?

To do what you want, you will need to use “bitmap fonts”.  Search for that to find plenty of discussion on it.

Rob

To do what you want, you will need to use “bitmap fonts”.  Search for that to find plenty of discussion on it.

Rob