My fonts were fine in Java applications with openSUSE 11.3 (and openJDK 1.6). But since I installed openSUSE 11.3, the fonts in my Java app are messed up. They’re all blurry, misshapen and bolded.
Any idea how to fix this?
My fonts were fine in Java applications with openSUSE 11.3 (and openJDK 1.6). But since I installed openSUSE 11.3, the fonts in my Java app are messed up. They’re all blurry, misshapen and bolded.
Any idea how to fix this?
I fixed it!!
For anyone experiencing this issue, here’s what you do:
Have openjdk (runtime and devel) installed (Make sure you do this and quit YAST first)
Install Sun Java Runtime
Restart your java app, and it’ll be fixed. And the amazing thing? You’ll still be using openJDK’s java to run your apps!
EXPLANATION: Apparently, it’s a copyright/license issue where openjdk does not have an implementation for some fonts but Sun/Oracle does.