I wanted to see if I could create digital time numbers that rotate with the analog hand positions. I got that done using sin/cos functions, but I have one issue: If I rotate the text 90 deg, it rotates from it’s base (as opposed to it’s center point), and no longer aligns with the hand indicator.
Take a look at the example. I’d like the digital hour number to be centered on the dashed line instead of sitting on top of it. Can you specify a text center point? Or adjust the baseline? Or can I add an offset in the X/Y positions somewhere?