Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Jul 2001 07:54:28 -0400
From:      Christopher Sean Hilton <chris@vindaloo.com>
To:        Shawn <shawn@cpl.net>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: TT Fonts...
Message-ID:  <20010726075428.A15490@andale.vindaloo.com>
In-Reply-To: <001f01c1159d$a2197270$de48a93f@shawn>; from shawn@cpl.net on Wed, Jul 25, 2001 at 11:38:51PM -0700
References:  <20010725004622.A60629@cpl.net> <20010725135432.A1028@andale.vindaloo.com> <001f01c1159d$a2197270$de48a93f@shawn>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jul 25, 2001 at 11:38:51PM -0700, Shawn wrote:

[snip]

> I took it out... and I added the FontPath "unix/:7101" to  XF86Config. xset q
> litterally shows "unix/:7101" in my fontpath. Is that right? Does case
> matter? Should it be Unix?  I don't know what it is, I am in Winblows 2k
> right now.
> 

I just run xset fp+ "unix/:7101" on my machine and I end up with this:

$ xset q              

[snip]
Font Path:
/usr/X11R6/lib/X11/fonts/local,/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/Type1,/usr/X11R6/lib/X11/fonts/Speedo,\
/usr/X11R6/lib/X11/fonts/misc,/usr/X11R6/lib/X11/fonts/75dpi,\
/usr/X11R6/lib/X11/fonts/100dpi,unix/:7101

If you have this then your Font Server is working and you need to make sure 
that the fonts are set up right.

After I've got that set up I can see TT Fonts in my font listings. I just 
have to choose them in my apps. Have you chosen TT Fonts as your default 
font's in Netscape?

Here's the output of xlsfonts on my machine using grep to search for ttf.

$ xlsfonts | grep -- "-ttf"
-ttf-arial black-medium-r-normal-regular-0-0-0-0-p-0-iso8859-1
-ttf-arial narrow-bold-i-normal-bold italic-0-0-0-0-p-0-iso8859-1
-ttf-arial narrow-bold-r-normal-bold-0-0-0-0-p-0-iso8859-1
-ttf-arial narrow-medium-i-normal-italic-0-0-0-0-p-0-iso8859-1
-ttf-arial narrow-medium-r-normal-regular-0-0-0-0-p-0-iso8859-1
-ttf-arial-bold-i-normal-bold italic-0-0-0-0-p-0-iso8859-1
-ttf-arial-bold-r-normal-bold-0-0-0-0-p-0-iso8859-1
-ttf-arial-medium-i-normal-italic-0-0-0-0-p-0-iso8859-1
-ttf-arial-medium-r-normal-regular-0-0-0-0-p-0-iso8859-1
...


You should see something similar to this depending on what true type fonts 
you have installed. If you don't have this then you need to look at the 
setup of the /usr/X11R6/lib/X11/fonts/TrueType directory.

-- 
Chris Hilton                                 chilton-at-vindaloo-dot-com
------------------------------------------------------------------------
                "All I was doing was trying to get home from work!"
                                                 -- Rosa Parks

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010726075428.A15490>