Re: Small Icons, small fonts, wrong furniture icons on top view

by Puybaret » Wed May 04, 2022 3:30 pm

You have to specify the [font=courier new]-D...[/font] parameters before the [font=courier new]-jar[/font] option. Something of the following form:

Code: Select all

java -Dcom.eteks.sweethome3d.resolutionScale=1.3 -Dswing.defaultlaf=javax.swing.plaf.metal.MetalLookAndFeel -Dswing.plaf.metal.controlFont=Arial-Bold-13 -Dswing.plaf.metal.userFont=Arial-Bold-13 -Dswing.plaf.metal.systemFont=Arial-Bold-13 -Dcom.eteks.sweethome3d.j3d.PhotoRenderer.highQuality.shininessShader=glossy -jar /path/to/SweetHome3D-6.6.jar