-
Understanding Text Tracking(letters spacing) through expressions
Hey guys, did anyone find a logical relation between how tracking of letters affects layer size? It seems to be letters dependant, thus I am wrapping my head around how to adjust tracking dynamically.
I kind of thought to make required changes to the text, setTracking through style, and gather the new text width. However, thats not how it works, nor I find a logical ratio of how much pixels tracking increments adds.
Any suggestions how to approach setting the tracking, that text width would be drawn by other layer? Think of it like two text phrases, where shorter one adapts to longer by increasing tracking and vice versa. I might overthinking this at the roadblock.
Thanks!