Hi guys,
By resetting my computer i lost my shortcut for my enlarged fonts for the game. I remember it was a command prompt i put in something with 'SET FONT SCALE FACTOR. Cant find it in the forum anymore ofcourse. Can anybody help me out with this, actually, exactly how to do this? Thank u
font size
https://www.windowscentral.com/how-set- ... windows-10
Scroll down to "How to make text bigger without changing scaling settings"
Scroll down to "How to make text bigger without changing scaling settings"
How to register: viewtopic.php?f=24&t=29
Reset password: https://www.pokerth.net/app.php/user/forgot_password
Reset password: https://www.pokerth.net/app.php/user/forgot_password
I guess you mean the font-scale setting for qt:
https://silvercircle.github.io/2017/09/ ... ont-scale/
https://silvercircle.github.io/2017/09/ ... ont-scale/
Hi there,
I had the same question about font size. I tried both suggestions from above.
The direct windows option in Ease of Access, the "How to make text bigger without changing scaling settings" thing made every text bigger except inside Pokerth.
I tried to do the second option but I could not get it to work.
I restarted Pokerth after each attempt.
Any help appreciated. Thank you!
I had the same question about font size. I tried both suggestions from above.
The direct windows option in Ease of Access, the "How to make text bigger without changing scaling settings" thing made every text bigger except inside Pokerth.
I tried to do the second option but I could not get it to work.
I restarted Pokerth after each attempt.
Any help appreciated. Thank you!
Hi Klemens82,
example for windows: start pokerth with a cmdline or PowerShell
I successfully tested it.
... QT_SCALE_FACTOR also accepts floats like 1.5
Regards.
example for windows: start pokerth with a cmdline or PowerShell
Code: Select all
C:\>set QT_SCALE_FACTOR=2
C:\>cd "C:\Program Files"
C:\Program Files>cd PokerTH-1.1.2
C:\Program Files\PokerTH-1.1.2>pokerth.exe
... QT_SCALE_FACTOR also accepts floats like 1.5
Regards.