freetype-devel
[Top][All Lists]
Advanced

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

Re: [ft-devel] Where is FT_Library reference for FT_MM_Var?


From: Behdad Esfahbod
Subject: Re: [ft-devel] Where is FT_Library reference for FT_MM_Var?
Date: Thu, 25 Jul 2019 08:40:14 -0400

You're not missing anything...

Face->GlyphSlot->Library... 

On Thu, Jul 25, 2019, 4:47 AM Akira TAGOH <address@hidden> wrote:
Hi,

FT_MM_Var instance can be created without FT_Library instance in its
scope. but FT_Library is required to free it with FT_Done_MM_Var. How
can it be freed to avoid the memory leak?
Apparently there are no reference in even FT_Face nor FT_MM_Var though.

If I'm missing something, please let me know.

TIA,
--
Akira TAGOH

_______________________________________________
Freetype-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/freetype-devel

reply via email to

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