How do I add an outline to text layer #234
Unanswered
Alkondr223322
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Hi, the text layer currently doesn't support adding a border. The |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I'm looking for a way to add an outline to the text in the Movie to make it more visible
` const textLayer = new etro.layer.Text({
I tried doing it by adding the border, but I don't see any changes. Am I setting the border wrong?
Beta Was this translation helpful? Give feedback.
All reactions