>> 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

_______________________________________________
Freetype-devel mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/freetype-devel

Reply via email to