← Back to team overview

openjdk team mailing list archive

[Bug 234314] Re: Ugly fonts in java app

 

Same here, try a simple Test
java -jar rubykara.jar

(
http://www.swisseduc.ch/informatik/karatojava/rubykara/classes/rubykara.jar
)

1) crappy
java -version
java version "1.6.0_0"
OpenJDK Runtime Environment (build 1.6.0_0-b12)
OpenJDK 64-Bit Server VM (build 1.6.0_0-b12, mixed mode)

ii  openjdk-6-jdk                           6b12~pre1-0ubuntu3

2) o.k.
java -version
java version "1.6.0_07"
Java(TM) SE Runtime Environment (build 1.6.0_07-b06)
Java HotSpot(TM) 64-Bit Server VM (build 10.0-b23, mixed mode)

ii  sun-java6-jdk                           6-07-4ubuntu2


** Attachment added: "crappy"
   http://launchpadlibrarian.net/18135685/crappy-rend.png

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

Status in “openjdk-6” source package in Ubuntu: Fix Released
Status in openjdk-6 in Ubuntu 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)



References