I'm trying to use fixed width fonts in Java. I can use Courier or Lucida Console, but when I apply a "bold" style, it makes the characters larger in width and that's not acceptible in my application. Is there anyway I can force the bold characters to have the same width as non-bold characters?
|
|
|
||
|
|
|
re @Mario Ortegon's suggestion, I asked on a Sun forum and someone suggested Lucida Sans Typewriter, which does appear to work, but it looks pretty lousy. >:( |
||
|
|
|
The only solution I can think of is to find a font face that renders with exactly the same width regardless of the bold property. I am yet to find such font. |
||
|
|
