← Back to team overview

openjdk team mailing list archive

[Bug 234314] Re: Ugly fonts in java app

 

You can enable font antialiasing in Java with this parameter:

java -Dawt.useSystemAAFontSettings=on -Dswing.aatext=true YOUR_JAR_FILE

-- 
You received this bug notification because you are a member of OpenJDK,
which is subscribed to openjdk-6 in Ubuntu.
https://bugs.launchpad.net/bugs/234314

Title:
  Ugly fonts in java app

Status in “openjdk-6” package in Ubuntu:
  Fix Released
Status in “openjdk-6” source package in Hardy:
  In Progress

Bug description:
  Binary package hint: openjdk-6-jre

  According to info from David Herron fontconfig.properties refers to
  nonexistent lucida fonts. It needs to be updated. Good example to show
  ugly fonts is to run NetBeans IDE with Metal L&F (which is default)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/234314/+subscriptions



References