'Text from csv to after effects
I am trying to read prices from a csv file. the prices are in this format 15.90. the problem I am facing is the style (font size) of the numbers before the comma is not the same style (font size) for the numbers after the comma. And I need them to be in the same text layer because I have a dynamic container behind them. the indexOf() method calculated the index only from the text layer itself and not from the text imported from the csv file.
Any possible way around?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
