freetype-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Jeremy Messenger
Subject: Re: [ft-devel] Re: xorg crashes with freetype2-2.1.10
Date: Wed, 03 Aug 2005 23:03:48 -0500
User-agent: Opera M2/8.02 (Linux, build 1272)

On Wed, 03 Aug 2005 12:59:07 -0500, Werner LEMBERG <address@hidden> 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


--
address@hidden  -  address@hidden
FreeBSD GNOME Team
http://www.FreeBSD.org/gnome/  -  address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]