freetype-devel
[Top][All Lists]
Advanced

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

Blending non-color glyphs


From: Behdad Esfahbod
Subject: Blending non-color glyphs
Date: Thu, 21 Nov 2019 08:28:29 -0500

Hi,

I like to compose multiple glyphs in a bitmap without using any graphics library.  I found that FT_Bitmap_Blend() does exactly what I want except that if none of the glyphs are color, it still promotes the image to a color bitmap.

Would be nice to have another version that would only upgrade to color if necessary.

--

reply via email to

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