[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ft] Re: Rotten Glyph !
From: |
Werner LEMBERG |
Subject: |
[ft] Re: Rotten Glyph ! |
Date: |
Tue, 03 Feb 2009 17:09:23 +0100 (CET) |
> I want to generate anti-aliased data.
> while debugging... I saw function
> err = gray_convert_glyph_inner( RAS_VAR );
>
> returning *error code 64* i.e. memory overflow ..
> and finally giving output as *"Rotten Glyph!".*
Interesting! I myself have never seen the error message, and you are
the first one who reports thata.
> What to do in such case and where might be the problem.
I can only repeat: Write a stand-alone program for use in the terminal
which I can easily compile on my GNU/Linux box, and which demonstrates
your problem. You should have already done before sending this email.
Werner