[ft-devel] Re: xorg crashes with freetype2-2.1.10

Jeremy Messenger mezz7 at cox.net
Thu Aug 4 08:02:01 GMT 2005


On Wed, 03 Aug 2005 12:59:07 -0500, Werner LEMBERG <wl at gnu.org> wrote:

>
>>   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.

Thanks, it fixed my crash problem. marcus has committed in FreeBSD ports  
tree like this patch.

Cheers,
Mezz

>     Werner


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


More information about the freebsd-gnome mailing list