Re: Other rendering quality levels

by Puybaret » Thu Aug 27, 2015 3:22 pm

If you want, you can change the values in the source code, and run the program with Eclipse. All the photo rendering properties are used in PhotoRenderer class (search calls to getRenderingParameterValue method).
You could also create a plug-in that would set the rendering properties with calls to System.setProperty method.