freetype-devel
[Top][All Lists]
Advanced

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

Re: [ft-devel] Suggestions with cross-compiled FreeType with gcc 4.5.2


From: Werner LEMBERG
Subject: Re: [ft-devel] Suggestions with cross-compiled FreeType with gcc 4.5.2
Date: Thu, 01 Dec 2011 08:39:19 +0100 (CET)

> Able to display scaled fonts, but hang/crash when I do rotation
> angle 0.

Please docs/DEBUG.  Maybe this helps.

> I then re-compiled and ran qemu and the code seemed to die at:
> The code crashed right after
> FT_Glyph_Transform(glyph, &pf->matrix, 0);
> 
> while trying to do:
> FT_Glyph_To_Bitmap(&glyph, render_mode,
>                    0,    // no additional translation
>                    1);   // do not destroy copy in "image"
> Any ideas?

No, sorry.


    Werner



reply via email to

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