The text drawing with TextAlign::TEXT_ALIGN_CENTER somehow doesn't work well currently.
Short words like "FPS" or "WB" get centred correctly.
But longer words like "D. Gain" don't and get drawn like with TextAlign::TEXT_ALIGN_LEFT so something with the textwidth/blockwidth calculation seems to be off.