Did you ever get this problem solved?  The JDK still cannot find my "zapf dingbats" 
fonteither.  I have tried the
following:

1.  Downloaded the URW fonts and put them in the directory:  /usr/X11R6/lib/X11/fonts
2.  Updated my etc/X11/fs/config file as shown below.  The only new line is the one 
which specifies the URW font.

I restarted X and even rebooted.

Is there anything else that I need to do in order to make the fonts "take"?

Then I though it might be a problem with the names in the "font.properties" file.  So 
I changed them from:

    --zapf dingbats...
to
    -Adobe-Zapf Dingbats...

This is the name in "fonts.dir".

Any suggestions would be greatly appreciated.  I have read the RedHat documentation.

Cynthia Jeness

Modified "config" file.
    #
# Default font server configuration file for Red Hat Linux 6.0
#

# allow a max of 4 clients to connect to this font server
client-limit = 4

# when a font server reaches its limit, start up a new one
clone-self = off

# alternate font servers for clients to use
#alternate-servers = foo:7101,bar:7102

# where to look for fonts
# Some of these are commented out, i.e. the TrueType and Type1
# directories in /usr/share, because they aren't forced to be
# installed alongside X.
#
catalogue = /usr/X11R6/lib/X11/fonts/misc:unscaled,
 /usr/X11R6/lib/X11/fonts/75dpi:unscaled,
 /usr/X11R6/lib/X11/fonts/100dpi:unscaled,
        /usr/X11R6/lib/X11/fonts/URW,
 /usr/X11R6/lib/X11/fonts/misc,
 /usr/X11R6/lib/X11/fonts/Type1,
 /usr/X11R6/lib/X11/fonts/Speedo

# in 12 points, decipoints
default-point-size = 120

# 100 x 100 and 75 x 75
default-resolutions = 75,75,100,100

# how to log errors
use-syslog = on


"Thomas M. Sasala" wrote:

>         Just a question, did you restart your X server?
> Also, RH6.0 systems use a font server, not X86Config.
>
>         -Tom
>
> Vartan Piroumian wrote:
> >
> > Hi folks,
> >
> > I did read the Known Bugs and Problems page, and installed the URW
> > fonts as directed, but I'm still getting errors such as
> >
> > Font specified in font.properties not found [--zapf 
>dingbats-medium-r-normal--*-%d-*-*-p-*-adobe-fontspecific]
> >
> > etc., etc.
> >
> > My SuSe 6.1 system actually has more fonts than in the tar file I
> > downloaded.  But I installed the tar file contents anyway into
> > /usr/X11R6/lib/X11/fonts/URW.
> >
> > My /etc/XF86Config file contains the following files section.
> >
> > Section "Files"
> >   RgbPath       "/usr/X11R6/lib/X11/rgb"
> >   FontPath      "/usr/X11R6/lib/X11/fonts/75dpi:unscaled"
> >   FontPath      "/usr/X11R6/lib/X11/fonts/100dpi:unscaled"
> >   FontPath      "/usr/X11R6/lib/X11/fonts/Type1"
> >   FontPath      "/usr/X11R6/lib/X11/fonts/URW"
> >   FontPath      "/usr/X11R6/lib/X11/fonts/Speedo"
> >   FontPath      "/usr/X11R6/lib/X11/fonts/misc"
> >   FontPath      "/usr/X11R6/lib/X11/fonts/75dpi"
> >   FontPath      "/usr/X11R6/lib/X11/fonts/100dpi"
> > EndSection
> >
> > The only difference is that the URW and Type1 lines are reversed from
> > the example on http://www.gimp.org/fonts.html .
> >
> > I tried reversing those two lines but it didn't have any noticeable
> > effect.
> >
> > I am not including my /usr/local/jdk1.2/jre/lib/font.properties file
> > for the sake of conserving bits.  It's unchanged from the
> > distribution.
> >
> > So I'm lost.  Any ideas what I'm forgetting or doing wrong?
> >
> > Thanks in advance.
> >
> > Vartan
> >
> > ----------------------------------------------------------------------
> > To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
>
> --
> +-------------------------------------------------------------------+
> +  Thomas M. Sasala, Electrical Engineer       [EMAIL PROTECTED]       +
> +  MRJ Technology Solutions                    http://www.mrj.com   +
> +  10461 White Granite Drive, Suite 102        (W)(703)277-1714     +
> +  Oakton, VA   22124                          (F)(703)277-1702     +
> +-------------------------------------------------------------------+
>
> ----------------------------------------------------------------------
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to