Bill Harris wrote:
> $ which java
> /usr/bin/java
> 
> $ java -version
> java version "1.6.0_0"
> OpenJDK  Runtime Environment (build 1.6.0_0-b11)
> OpenJDK Server VM (build 1.6.0_0-b11, mixed mode)

OK, then the domain error occurred because you were not using Sun Java,
and this is fixed now. So the one remaining problem is that you find 8pt
font is too big.

> If I run ~/j602/bin/jwd, I now get a monospaced font.  Because the font
> in the Configure dialog is so big, I saw the "Set D..." button and
> figured that set the default, so I kept pushing it.  Obviously that
> _returns_ J to the default behavior, so it's not surprising I kept a
> proportionally-spaced font.

You need to use a fixed space font such as monospaced. Do not use a
proportional font.

8pt is typically the smallest font size available, and if that is too
large, then you likely have some other problem unrelated to J.

>   BTW, you refer to jwdp in the wiki; is that what you call the file
>   called jwd when it's Java on Linux or OS X, or should I also see a
>   jwdp file somewhere?

See User Manual|J System Overview:

"...Jwdp, the portable Jwd, is implemented in Java and runs in Unix and
Windows."
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to