Adding a letterSpacing prop to the TextLayer #7632
chrisgervang
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'd like the ability to space character's similar to CSS letter-spacing. We currently support line-height by applying a y-offset to each line. I think letter-spacing would follow a similar approach, but on the char level.
Beta Was this translation helpful? Give feedback.
All reactions