freetype-devel
[Top][All Lists]
Advanced

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

Re: FT_Bitmap and FT_BitmapGlyph life cycles


From: Werner LEMBERG
Subject: Re: FT_Bitmap and FT_BitmapGlyph life cycles
Date: Wed, 19 Jul 2023 04:42:08 +0000 (UTC)

> How to throw away the bitmap resulting from running
> FT_Glyph_To_Bitmap(), and replacing it with a new one that may be
> one pixel large or smaller in width and/or height?

It's not exactly clear to me what you want to do, but what about using
`FT_New_Glyph` and/or `FT_Glyph_Copy`?


    Werner



reply via email to

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