Java fonts look rubbish, please help!

Questions about applications and software
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
comfy

Java fonts look rubbish, please help!

Post by comfy »

Hi there,

I'm a bit new to linux (using Mint 7) so sorry if I'm missing something stupid.

I'm having trouble getting the fonts used in java programs to look good especially the GTK lookandfeel. Ive been using BlueJ and a few of my own little apps. I believe that its an aliasing problem. I've had a look on the web and found that using the option: -Dawt.useSystemAAFontSettings=on (or lcd) should work but it doesnt seem to have any affect. The results are always the same, even if the value is set to "off".

If anyone could help sort this out or have any suggestions i would be very greatful. I'm using JRE 1.6.13 (the one that came with Mint), I've also got the JDK installed from mint update if that matters.

Many Thanks
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
DrHu

Re: Java fonts look rubbish, please help!

Post by DrHu »

http://pmjdebruijn.blogspot.com/2006/06 ... fonts.html
http://java.sun.com/j2se/1.4.2/docs/gui ... /font.html
It will be application specific to java's configuration settings/files I will assume..
Locked

Return to “Software & Applications”