I’m trying to get the day of the week shown using the Roboto font, however I want space between the letters.
Example
Current situation: WEDNESDAY
What I want: W E D N E S D A Y
Thank you.
I’m trying to get the day of the week shown using the Roboto font, however I want space between the letters.
Example
Current situation: WEDNESDAY
What I want: W E D N E S D A Y
Thank you.
You would just about have to do a new text layer for each day and use a conditional in opacity to show it when needed.
Or you could use a custom font that meets your requirement; most likely a wide monospaced font.
+1