[Top][All Lists]
[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: |
Sun, 08 Feb 2004 23:31:04 +0100 (CET) |
> I've just started working with FreeType 2 to try to use in my
> library but I've been having trouble with functions used in
> rendering. FT_Load_Glyph(font[0],gIdx,FT_LOAD_DEFAULT); always
> returns non-zero.
You didn't tell us the used FreeType version. Please get FreeType
2.1.7 or a development snapshot of FreeType, you might have triggered
a bug. If it still happens you should send a report again.
Werner