Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 May 2001 11:27:33 +0100
From:      Rasputin <rara.rasputin@virgin.net>
To:        questions@freebsd.org
Subject:   TrueType stopped working?
Message-ID:  <20010508112733.A34684@dogma.freebsd-uk.eu.org>

next in thread | raw e-mail | index | archive | help

Upgrading from X 4.0.1 to 4.0.3, I've lsot my truetype fonts.

Relevant lines from /etc/X11/XF86Config:
-------------------------------------
# This loads the Type1 and FreeType font modules
    Load        "type1"
    Load        "freetype"
    Load        "speedo"
....
    FontPath   "/usr/X11R6/lib/X11/fonts/TrueType/"
-------------------------------------

I get this error
Could not init font path element /usr/X11R6/lib/X11/fonts/TrueType/, removing from list!
in /var/log/XFree86.0.log

root@shikima TrueType]$ls -l /usr/X11R6/lib/X11/fonts/TrueType/font*
-rw-r--r--  1 root  wheel  37038 May  8 11:18 fonts.dir

This was made by ttmkfdir > fonts.dir

root@shikima TrueType]$plike freetype
freetype-1.3
freetype2-2.0.1
root@shikima TrueType]$ldd `which ttmkfdir`
/usr/X11R6/bin/ttmkfdir:
        libttf.so.4 => /usr/local/lib/libttf.so.4 (0x28067000)
        libc.so.4 => /usr/lib/libc.so.4 (0x2808c000)
        libm.so.2 => /usr/lib/libm.so.2 (0x28124000)


Am I using this wrong?
-- 
Malek's Law:
	Any simple idea will be worded in the most complicated way.
Rasputin :: Jack of All Trades - Master of Nuns ::

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?20010508112733.A34684>