Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 03 Aug 2005 19:59:07 +0200 (CEST)
From:      Werner LEMBERG <wl@gnu.org>
To:        DTurner@nds.com
Cc:        gnome@FreeBSD.org, hintak_leung@yahoo.co.uk, marcus@FreeBSD.org, freetype-devel@nongnu.org
Subject:   Re: [ft-devel] Re: xorg crashes with freetype2-2.1.10
Message-ID:  <20050803.195907.45886749.wl@gnu.org>
In-Reply-To: <22326A72AE6CF647B89C8371452F6BFA28D171@frex02.fr.nds.com>
References:  <22326A72AE6CF647B89C8371452F6BFA28D171@frex02.fr.nds.com>

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

>   If you want to correct it safely, line 370 of
>   'src/sfnt/sfdriver.c' should read instead:
> 
>           #ifdef FT_OPTIMIZE_MEMORY
>             0 /* tt_find_sbit_image */,
>             0 /* tt_load_sbit_metrics */,
>           #else
>             tt_find_sbit_image,
>             tt_load_sbit_metrics,
>           #endif

I'll do that as a temporary fix.


    Werner



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