When using `FT_LOAD_TARGET_MONO`, I got the same display effect as Windows. I will learn the source code of `ftview`. Well, thank you very much.
???????????? 990087...@qq.com ------------------ Original ------------------ From: "Werner LEMBERG" <w...@gnu.org>; Date: Mon, Dec 9, 2024 04:32 PM To: "????????????"<990087...@qq.com>; Cc: "freetype"<freetype@nongnu.org>;"mpsuzuki"<mpsuz...@hiroshima-u.ac.jp>; Subject: Re: ?????? ?????? About freetype2 bitmap strike > Can you tell me how to do it in freetype to get the effect shown in > the hinting-bitmap.png? No matter what I do, I can't achieve such > an effect. You have to use `FT_LOAD_TARGET_MONO`. I strongly suggest that you study the source code of `ftview`: https://gitlab.freedesktop.org/freetype/freetype-demos/-/blob/master/src/ftview.c?ref_type=heads Werner