I have fe.Text objects. When charsize property is set to default, autosize does not fill the height. Any idea how to remedy? I assume if I explicitly set the charsize, it's using points instead of pixels. Even still, it does not perfectly match the text object. Is this due to the default Arial font having some sort of spacing? I used the set_rgb() function to blue on the text objects to demonstrate.