Menu

#209 installer: option to add antialias args to batch file(s)

open
nobody
None
5
2008-03-25
2008-03-25
Alan Ezust
No

Swing and Awt antialiasing are switched on by passing these options to java when starting it:

"-Dswing.aatext=true" "-Dawt.useSystemAAFontSettings=on"

It would be nice if there was a checkbox that the user could select during the install process that would add those options to the command line invocation of java from all generated batch files / shell scripts.

Discussion


Log in to post a comment.