korbaach quick question, how can I modify this by breaking the digit spacing up for a timer? If I wanted, say 0:00:0 unit display, and I wanted to separate the digits with a gap between digits 1 and 2, no gap between 3 and 4, and a gap before 4 and 5, how could I do this? I would also need to have the numbers represent a minute/seconds/nanoseconds format and, while counting down should be easy, I'd need them to represent the figures correctly. Do you have any suggestions?