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: Martin Gieseking
Subject: Re: [ft-devel] Fwd: buiding ttfautohint with cmake?
Date: Wed, 13 Dec 2017 18:07:49 +0100
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.5.0

I also vote for TTF_autohint_done. :-) Currently, I don't see the need
to expose the internal memory management through the API.

Martin


Am 13.12.2017 um 15:57 schrieb Cosimo Lupo:
> IMO, what matters is not which specific memory allocator/deallocator is
> used (whether the defaults, or user provided ones), but that they match
> with one another (they are defined by the same library).
> 
> That’s why I like the simplicity of a TTF_autohint_done function.
> 
> That’s just a one liner.
> 
> 
> --
> 
> 
> Cosimo
> 
> 
> Il 13 dic 2017, 13:44 +0000, Werner LEMBERG , ha scritto:
>>
>> Hello Tom!
>>
>>
>>> Have you considered CFFI? [1]
>>>
>>> This might make things a little easier, but I am not sure since I
>>> don't have as much experience with that as I do ctypes. Or are you
>>> more or less married to ctypes?
>>
>> Well, I guess this doesn't make a difference on the ttfautohint
>> library side... So I still have to decide whether to add pointers to
>> allocation and deallocation functions, or to add an explicit
>> `TTF_autohint_done' function.
>>
>>
>> Werner
> 
> 
> _______________________________________________
> 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]