From owner-freebsd-questions Tue Aug 21 13:58:50 2001 Delivered-To: freebsd-questions@freebsd.org Received: from lab.cyberlifelabs.com (lab.cyberlifelabs.com [208.201.255.2]) by hub.freebsd.org (Postfix) with SMTP id D722937B409 for ; Tue, 21 Aug 2001 13:58:46 -0700 (PDT) (envelope-from milo@cyberlifelabs.com) Received: (qmail 77732 invoked from network); 21 Aug 2001 20:58:46 -0000 Received: from sonique.lab.cyberlifelabs.com (HELO there) (208.201.255.10) by lab.cyberlifelabs.com with SMTP; 21 Aug 2001 20:58:46 -0000 Content-Type: text/plain; charset="iso-8859-1" From: Milo Hyson To: freebsd-questions@freebsd.org Subject: TrueType fonts in X Date: Tue, 21 Aug 2001 13:58:45 -0700 X-Mailer: KMail [version 1.3] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20010821205846.D722937B409@hub.freebsd.org> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I've followed all of the instructions I could find everywhere, and I still can't get TrueType fonts to work. Here's what I've done: 1) Copied .ttf files into /usr/X11R6/lib/X11/fonts/Truetype 2) Ran ttmkfdir > fonts.dir from within that directory. 3) Ensured the following lines are in my /etc/X11/XF86Config file: Load "freetype" FontPath "/usr/X11R6/lib/X11/fonts/Truetype/" Even with all of the above, I still get the following in my XFree86.0.log file: (II) LoadModule: "freetype" (II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.a (II) Module freetype: vendor="The XFree86 Project" compiled for 4.1.0, module version = 1.1.9 Module class: XFree86 Font Renderer ABI class: XFree86 Font Renderer, version 0.2 (II) Loading font FreeType ... Could not init font path element /usr/X11R6/lib/X11/fonts/Truetype/, removing from list! I have already made sure the font files are NOT in Macintosh format and that my fonts.dir does actually exist and contains valid data. Any help would be appreciated. -- Milo Hyson CyberLife Labs, LLC To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message