| From | Sent On | Attachments |
|---|---|---|
| Rob Furphy | May 23, 2000 9:57 am | |
| Greg Lewis | May 23, 2000 6:28 pm | |
| Panagiotis Astithas | May 24, 2000 2:57 am | |
| Robert Swindells | May 24, 2000 2:58 am | |
| Rob Furphy | May 24, 2000 7:18 am | |
| Panagiotis Astithas | May 25, 2000 2:38 am | |
| Greg Lewis | May 25, 2000 2:51 pm | |
| Greg Lewis | May 25, 2000 2:54 pm | |
| Panagiotis Astithas | May 26, 2000 1:12 am | |
| Panagiotis Astithas | May 26, 2000 1:19 am | |
| Greg Lewis | May 26, 2000 2:06 am | |
| Robert Swindells | May 26, 2000 3:22 am |
| Subject: | Re: Fixing Jbuilder 3.5 | |
|---|---|---|
| From: | Robert Swindells (swin...@genrad.co.uk) | |
| Date: | May 26, 2000 3:22:34 am | |
| List: | org.freebsd.freebsd-java | |
The fonts which the default font.properties uses come with the JDK code. See share/lib/fonts/. These are TrueType fonts though. Robert suggests you may need a TrueType font server (e.g. xfsft) for them to be useful, but I'm pretty sure I'm not running a TrueType font server and they appear to just work for me.
I was under the impression that you needed support in the X server as well. Could you run xdpyinfo on your system and look at what extensions are installed.
I'm still going to install the URW fonts and give them a go though :).
They make Netscape look *much* better.
The fontpath to use is:
FontPath "/usr/X11R6/lib/X11/fonts/misc:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/75dpi:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/URW" FontPath "/usr/X11R6/lib/X11/fonts/Type1" FontPath "/usr/X11R6/lib/X11/fonts/Speedo" FontPath "/usr/X11R6/lib/X11/fonts/misc" FontPath "/usr/X11R6/lib/X11/fonts/75dpi"
This came from a message to freebsd-java last year.
P.S. the default font.properties is from the FreeBSD Java porting team. Its based on the Solaris 5.5.1 font.properties that is in the standard JDK 1.2.2 source if I remember correctly.
It might be worth producing a third variant of font.properties that works for the standard fonts.
Robert
To Unsubscribe: send mail to majo...@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message





