freetype-devel
[Top][All Lists]
Advanced

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

Re: The COLRv1 hook code


From: Werner LEMBERG
Subject: Re: The COLRv1 hook code
Date: Thu, 20 Jul 2023 13:33:14 +0000 (UTC)

> I'd like to not call "FT_Glyph_To_Bitmap()" but just do
> 'FT_New_Glyph()' on my own, but that always crashes.  Why?

What does the debugger say?  This might give a hint.

Are you sure that the memory allocation routine in your code is the
one used by FreeType?  `FT_MEM_ALLOC` is an internal function...


    Werner



reply via email to

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