Subject: Re: fontconfig needs another font path
To: Jeremy C. Reed <reed@reedmedia.net>
From: Juan RP <juan@xtraeme.unixbsd.org>
List: tech-pkg
Date: 03/18/2004 04:43:26
--Signature=_Thu__18_Mar_2004_04_43_26_+0100_AUivtKSHELVPdGOk
Content-Type: text/plain; charset=US-ASCII
Content-Disposition: inline
Content-Transfer-Encoding: 7bit

On Wed, 17 Mar 2004 19:36:38 -0800 (PST)
"Jeremy C. Reed" <reed@reedmedia.net> wrote:

> To the Makefile, ${X11PREFIX}/lib/X11/fonts should be added to FONT_PATH.
> 
> (It is already in FONT_PATH2 if used.)
> 
> Or:
> 
> .if ${LOCALBASE} != {$X11PREFIX}
> FONT_PATH=
> ${X11PREFIX}/lib/X11/fonts,${X11PREFIX}/lib/X11/fonts/TTF,${X11PREFIX}/lib/X
> 11/fonts/Type1
> .else
> FONT_PATH=	${X11PREFIX}/lib/X11/fonts/TTF,${X11PREFIX}/lib/X11/fonts/Type1
> .endif

Agreed. On my system I use this:

        <dir>/usr/X11R6/lib/X11/fonts</dir>
        <dir>/usr/pkg/lib/X11/fonts</dir>
        <dir>~/.fonts</dir>

and all fonts are detected correctly.

-- 
	Juan RP <juan@xtraeme.unixbsd.org>

--Signature=_Thu__18_Mar_2004_04_43_26_+0100_AUivtKSHELVPdGOk
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (NetBSD)

iD8DBQFAWRreypkLYVDran0RAg94AJ9xRGG/pmZbb74ezQusxmg2rC4+xACgwpeZ
PcVskqOAmJfcSjZx0j0QS54=
=CSeq
-----END PGP SIGNATURE-----

--Signature=_Thu__18_Mar_2004_04_43_26_+0100_AUivtKSHELVPdGOk--