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?