freetype
[Top][All Lists]
Advanced

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

Re: [Freetype] FT_Load_Glyph() - Always returns an error


From: Werner LEMBERG
Subject: Re: [Freetype] FT_Load_Glyph() - Always returns an error
Date: Tue, 10 Feb 2004 23:00:03 +0100 (CET)

> I still met this problem, I am using version 2.1.7 under mips.

Unfortunately, I don't have access to this platform.

> I buit the library with following commands.
>   CC=mipsel-linux-gcc ./configure --host=mips --prefix=/opt
>   make
>   make install
> it builds successfully without too much warning.

Which warnings?  Please report them.

> But when I use this libaray with the example1.c in the freetype
> tutorial 1 webpage. FT_Load_Glyph return -1 or not enough
> memory. sometimes it shows it need to allocate over 600MB memory. Of
> course it is not possible on my embedded board. Could anyone has a
> cule why it happens? Thanks.

Which font?  The only thing I can try is to run valgrind (on my PC),
checking memory leaks or invalid memory accesses.


    Werner



reply via email to

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