patrickpr / YAOG

Yet Another Openssl GUI : Qt based openssl GUI to create CSR, certificates, keys (RSA / DSA / EC)
GNU General Public License v3.0
106 stars 11 forks source link

document how to fix the windows 10 fonts DPI issue #14

Open BorisDaich opened 3 years ago

BorisDaich commented 3 years ago

add to the ReadMe that it has issue with fonts when running on windows 10 on multiple 4k screens looks like this image

to fix do the following Right Click on the executable select properties image

then it looks ok Like this

image