freetype-devel
[Top][All Lists]
Advanced

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

Re: [ft-devel] Accessing `ft_mem_*' from OT-SVG hooks


From: Werner LEMBERG
Subject: Re: [ft-devel] Accessing `ft_mem_*' from OT-SVG hooks
Date: Sat, 06 Jul 2019 22:14:44 +0200 (CEST)

>> Not necessarily.  You could also provide hooks for allocation,
>> (probably reallocation also), and deallocation routines.
> 
> Okay so these 3 functions will be written on FT side (more or less
> wrappers around `ft_mem_*' functions) and their function pointers
> will be passed down to the rendering port functions right?

No, the *application* has to provide these two (or three) functions.
Doing so, the application can delete the SVG stuff whenever it wants
to do that.


    Werner



reply via email to

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