freetype
[Top][All Lists]
Advanced

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

Re: [ft] bug in ftbench.c ?


From: luoyi
Subject: Re: [ft] bug in ftbench.c ?
Date: Fri, 2 Jun 2006 09:19:29 +0800

> No, it shouldn't. When you call FTC_Manager_Done, this destroys all 
> FT_Face
> objects that were created by the cache manager itself, i.e. the ones you 
> can retrieve
> through FTC_Manager_LookupFace or FTC_Manager_LookupSize.

I've used VS2003 to compile this example, and when the "cache" option is 
open,
 the App would crash when execute to "FT_Done_Face( face );". and I can
see clearly that after "FTC_Manager_Done( cache_man )", the face's memory 
have
been throughly destroyed!








reply via email to

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