-
Number of characters on each line in a paragraph layer
Hi guys.
I want to count the number of characters on each line in a paragraph layer. I don’t know if AE has this information in the sourceText property. For now I am thinking about making an animator that makes only one letter visible for each frame from -1 going backward in time. And for each calculate the lowest point via sourceRectAtTime and compare that to the leading or font size or a combination of both. The problem is that this expression will be a bit heavy and I wonder if there is not an easier way that I am not aware of.
Any suggestion is appreciated. Thanks!