Search found 1 match
- September 23rd, 2021, 4:13 am
- Forum: Expression Discussion
- Topic: change the weight and size of text using expression
- Replies: 0
- Views: 63275
change the weight and size of text using expression
Hey everyone, I am trying to create timer using slider and expression. but its taking default format 00m 00s (where m and s stand for minute and second respectively). I want to change the size and weight of character 'm' and 's'. code slider = effect("Slider Control")("Slider"); ...