Hi all. I’ve recently tried ROOT on Fedora 30 (running on Xorg) and noticed that font rendering is always misaligned with respect to the vertical centering. Baseline of labels, number entries, checkboxes, buttons and pretty much every text label in the GUI is shifted up. Here is a screenshot for a reference:
On Ubuntu 18.04 fonts render nicely. Is it something that can be easily tweaked?
P.S. I tried uncommenting ‘TTFontPath’ in system.rootrc. I suppose this should make ROOT use its local fonts. But it did not fix the centering:
Yeah I did have the option turned on X11.UseXft: yes. I’ve prepared a screenshot of guitest.C running on Ubuntu 18.04 (left) vs Fedora 30 (right). Both systems running on xOrg.
It’s notable that on Ubuntu vertical centering of the text looks correct. Whereas on Fedora it is off. Buttons’ and text boxes captions are shifted up. I’ve also noticed that button and textbox heights are different (21px on Ubuntu vs 20px on Fedora).
Don’t get me wrong. I do some web design stuff and this issue is like a knife poking my eye