freetype
[Top][All Lists]
Advanced

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

Re: [Freetype] Slow FT_Set_Pixel_Sizes function on amd64


From: Werner LEMBERG
Subject: Re: [Freetype] Slow FT_Set_Pixel_Sizes function on amd64
Date: Tue, 15 Jun 2004 06:56:43 +0200 (CEST)

> It shows a loop in ttinterp.c :
> Program received signal SIGINT, Interrupt.
> [Switching to Thread 16384 (LWP 26094)]
> 0x0000002a958b59ba in Normalize (exc=0x3ea4, Vx=-1025486556, Vy=16036,
> R=0x51e29a) at ttinterp.c:2427

The value of Vx is abnormously big.  What we need is a backtrace.
Please run the debugger as before, do a C-c to interrupt, then type
`bt all' and send the result.

BTW, do you get the slow speed with any fonts or just a particular
one?  What happens if you load the glyphs with `FT_LOAD_PEDANTIC'?


    Werner



reply via email to

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