-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Description
Hi {N} team,
I wonder if it is technically possible on both platforms and have you got any plans implementing text-stroke, and/or text-shadow CSS properties? The text-shadow is a valid CSS property. text-stroke as well, however some vendors support it with prefix (e.g. -webkit-text-stroke).
I need to add outline to text. Semantically text-stroke is what I need, but text-shadow also does the job when used like this text-shadow: 0 0 red.
I'll be happy to know if there is some workaround in tns 2.5 to achieve this.
Thanks!
Reactions are currently unavailable