Re: Tiny display in Win 8.1

by adlerhn » Thu Jul 07, 2016 1:22 am

Code: Select all

-Dcom.eteks.sweethome3d.resolutionScale=2.5
-Dswing.defaultlaf=javax.swing.plaf.metal.MetalLookAndFeel 
-Dswing.plaf.metal.controlFont=Dialog-11 
-Dswing.plaf.metal.userFont=SansSerif-11 
-Dswing.plaf.metal.systemFont=SansSerif-11
That works beautifully! I had set -Dcom.eteks.sweethome3d.resolutionScale=2, but some fonts were huge. I have now set the other parameters as suggested (keeping resolutionScale=2 though), and everything looks great.