TIP: Antialiasing for Windows client

In order to get the benfit of font smoothing in Servoy, install Java 1.5 (5.0) and change the target in the Servoy shortcut to:

C:\WINDOWS\system32\javaw.exe -Dswing.aatext=true -Xmx256m -jar servoy_developer.jar

WARNING: Try at your own risk. As of today, Servoy download instructions point to Java 1.4.2_04 as the approved runtime.

Can the anti aliasing be done for servoy clients as well? And if yes how can I do that?

Thanks

faheemhameed:
Can the anti aliasing be done for servoy clients as well? And if yes how can I do that?

Thanks

I would like to know this too. I just changed my developer shortcut on my PC and it looks MUCH nicer.

http://forum.java.sun.com/thread.jspa?t … ID=3826217

The above link explains how to do this for a client machine.

http://forums.java.net/jive/thread.jspa … &tstart=15
http://forums.java.net/jive/thread.jspa … eID=110809

These threads may shine some light on the future of the ‘aatext’ attribute.