I'm using the default font for the text on many QPushButtons in my project. I've sized the buttons so the text fits the way I like it.

When I view the application on my test/deploy computer, the text looks the same as on my development computer. I've recently discovered, however, that on some computers--with various graphics cards/display resolution settings--the text is often cut off in the horizontal direction, and sometimes vertical. Is there a way to fix this, besides generically increasing the button sizes and/or decreasing the text size?