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: Moazin Khatri
Subject: Re: [ft-devel] Accessing `ft_mem_*' from OT-SVG hooks
Date: Mon, 8 Jul 2019 01:09:45 +0500

I haven't read the entire thread carefully.  However I want to point out that how the SVG library allocates and frees memory is its own business and should NOT be tied to FreeType memory routines.

You still need to negotiate the bitmap allocation though.

Good point. I agree here. All memory allocations except
the bitmap should be handled from the library side, away
from FreeType memory routines. I should make the
necessary changes soon.
 

reply via email to

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