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!
Hi {N} team,
I wonder if it is technically possible on both platforms and have you got any plans implementing
text-stroke, and/ortext-shadowCSS properties? Thetext-shadowis a valid CSS property.text-strokeas well, however some vendors support it with prefix (e.g.-webkit-text-stroke).I need to add outline to text. Semantically
text-strokeis what I need, buttext-shadowalso does the job when used like thistext-shadow: 0 0 red.I'll be happy to know if there is some workaround in tns 2.5 to achieve this.
Thanks!