Thread: Anti Aliasing


Permlink Replies: 3 - Pages: 1 - Last Post: Aug 23, 2006 1:24 AM Last Post By: brian.duff@orac...
user452558

Posts: 2
Registered: 09/21/05
Anti Aliasing
Posted: Nov 3, 2005 12:32 PM
Click to report abuse...   Click to reply to this thread Reply
As some of you know I posted a request for anti-aliasing some time ago
when it comes to UNIX flavors of jdev. Well, I found an answer, so I
though I would share. You can instruct java with an additional option
to always use anti-aliasing throughout an application. Add the following
to your jdev.conf file (mine is in /usr/jdev/jdev/bin)

AddVMOption -Dswing.aatext=true

and restart jdev.... WOW what a difference.

P.S. I am running Ubuntu 5.04 on an IBM R50. My JDK is 1.5
jerome.tremblay

Posts: 3
Registered: 08/21/06
Re: Anti Aliasing
Posted: Aug 21, 2006 7:14 AM   in response to: user452558 in response to: user452558
Click to report abuse...   Click to reply to this thread Reply
Unfortunately it does not seem to work under Windows XP.

(Oracle IDE 10.1.2.18.41)
Olaf Heimburger

Posts: 1,577
Registered: 01/10/01
Re: Anti Aliasing
Posted: Aug 22, 2006 2:48 AM   in response to: jerome.tremblay in response to: jerome.tremblay
Click to report abuse...   Click to reply to this thread Reply
This works on XP also, but only with JDK 1.5.

JDev 10.1.2.x is not certified for JDK 1.5, you should consider upgrading.
brian.duff@orac...

Posts: 1,385
Registered: 01/10/01
Re: Anti Aliasing
Posted: Aug 23, 2006 1:23 AM   in response to: Olaf Heimburger in response to: Olaf Heimburger
Click to report abuse...   Click to reply to this thread Reply
FWIW, there was some discussion about turning on antialiasing in various parts of the product in the past. It seems to be a divisive issue. Some people seem to be entrenched in the position that antialiased text == blurry text. Cough... luddites... ;)

When JDeveloper eventually moves on top of Java 6 (which I hope, but don't know for sure will happen for the 11 release), anti-aliasing will be on by default (assuming it's your OS default), and it will be the spiffy new sub-pixel antialiasing Sun implemented for this version of the JDK.

Thanks,
Brian
Legend
Guru Guru : 2500 - 1000000 pts
Expert Expert : 1000 - 2499 pts
Pro Pro : 500 - 999 pts
Journeyman Journeyman : 200 - 499 pts
Newbie Newbie : 0 - 199 pts
Oracle ACE Director
Oracle ACE Member
Oracle Employee ACE
Helpful Answer (5 pts)
Correct Answer (10 pts)

Point your RSS reader here for a feed of the latest messages in all forums