Yeah, your right about the font. There's no problem the code is correct. there is a 1-pixel shift down that is accentuated as font size decreases. I'll shift it in the Meter's Y.I don't see a problem. Can you post a screenshot too?
I assume the problem is in your text. You use the Uppercase string case. The thing is that visually it will not have a height to the visible text like USER. Most of the fonts have a zone for so called "descenders", the hanging from bottom symbol elements like in the letters g j p q y.
To see that, just put SolidColor=200,0,0 and you will see that there is a greater empty zone underneath the USER text, which is what might be causing the unproportional centering.
Thanks for sticking with me and giving your help.
Statistics: Posted by Sh8dyDan — Today, 12:07 am