Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Jul 2005 14:03:08 -0500
From:      "Jeremy Messenger" <mezz7@cox.net>
To:        "Joe Marcus Clarke" <marcus@freebsd.org>
Cc:        FreeBSD GNOME Users <gnome@freebsd.org>, Hin-Tak Leung <hintak_leung@yahoo.co.uk>, freetype-devel@nongnu.org
Subject:   Re: [ft-devel] Re: xorg crashes with freetype2-2.1.10
Message-ID:  <op.st767ivn9aq2h7@mezz.mezzweb.com>
In-Reply-To: <1121837996.38031.10.camel@shumai.marcuscom.com>
References:  <1121631880.80601.11.camel@shumai.marcuscom.com> <op.st4sftf09aq2h7@mezz.mezzweb.com> <42DD6D25.3050309@yahoo.co.uk> <42DD6FAC.5040200@FreeBSD.org> <42DDDE44.9010707@yahoo.co.uk> <1121836344.38031.6.camel@shumai.marcuscom.com> <42DDE3C1.4060505@yahoo.co.uk> <1121837996.38031.10.camel@shumai.marcuscom.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 20 Jul 2005 00:39:56 -0500, Joe Marcus Clarke <marcus@FreeBSD.org>  
wrote:

> On Wed, 2005-07-20 at 06:40 +0100, Hin-Tak Leung wrote:

<snip>
>> "-webfonts-courier new-medium..."
>>
>> may worth checking your font.dir - seems to be hand-edited - mine
>> is auto-generated by mkfontdir, and entry start with e.g.
>> "-microsoft-courier new-..."
>
> Ours is autogenerated by ttmkfdir.  You might fine some helpful hints on
> crashing X from this thread:
> http://forums.gentoo.org/viewtopic-t-359535-highlight-aalib.html?sid=58ed6c452268c0e3f213df9db314ee45.

Okay, I have played with it more.. Guess what? Hin-Tak is right about  
rename the name do cause the trouble for freetype2 2.1.10 with no patch.  
The old freetype2 do accept the rename but not now in freetype2 2.1.10.

no-crash:	Run those..
			# cd /usr/X11R6/lib/X11/fonts/webfonts
			# rm fonts.*
			# mkfontscale
			# mkfontdir
			# fc-cache -f -v

crash:		Same way above, but rename all microsoft and monotype to
		webfonts.

no-crash:	Edit x11-fonts/webfonts/Makefile by remove the rename
		microsoft and monotype part. Just leave name default.

crash:		Leave x11-fonts/webfonts/Makefile alone and let rename
		microsoft and monotype to webfonts.

I think I am going to modify webfonts to use mkfontscale and mkfontdir  
since it comes with xorg and remove the rename part. Then contact to the  
maintainer with patch.

Cheers,
Mezz


-- 
mezz7@cox.net  -  mezz@FreeBSD.org
FreeBSD GNOME Team
http://www.FreeBSD.org/gnome/  -  gnome@FreeBSD.org



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