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.
???????????? [email protected] ------------------ Original ------------------ From: "Werner LEMBERG" <[email protected]>; Date: Mon, Dec 9, 2024 04:32 PM To: "????????????"<[email protected]>; Cc: "freetype"<[email protected]>;"mpsuzuki"<[email protected]>; 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
