freetype-devel
[Top][All Lists]
Advanced

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

Re: [ft-devel] Fwd: buiding ttfautohint with cmake?


From: Cosimo Lupo
Subject: Re: [ft-devel] Fwd: buiding ttfautohint with cmake?
Date: Wed, 13 Dec 2017 11:51:47 +0000

> What do you think about providing function pointers to TTF_autohint
> for memory allocation and deallocation instead?

it's bit more complicated to pass a function pointer with ctypes, but it's possible.
Whatever you think is best, thanks Werner

On Wed, Dec 13, 2017 at 11:02 AM Werner LEMBERG <address@hidden> wrote:

> could you please also add another function to free the memory
> allocated by malloc inside the libttfautohint DLL?

Hmm.

> In general a DLL where memory gets allocated should also provide a
> function to free that memory.

What do you think about providing function pointers to TTF_autohint
for memory allocation and deallocation instead?


    Werner
--
Cosimo Lupo

reply via email to

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