reactos/sdk
Katayama Hirofumi MZ bb7cf5a5b7
[FREETYPE][FTFD][NTGDI] Split FT_Bitmap_Convert hack (#7628)
Our FT_Bitmap_Convert function had a hack to make the
bitmap image compatible to ReactOS. I think the hack on
FT_Bitmap_Convert should be separated from our font
engine.
JIRA issue: CORE-16047
- Add FT_Bitmap_Convert_ReactOS_Hack function, that is
  based on FT_Bitmap_Convert, and split the hack of
  FT_Bitmap_Convert.
- Use FT_Bitmap_Convert_ReactOS_Hack in
  IntGetBitmapGlyphWithCache function instead of
  FT_Bitmap_Convert.
- Modify ftfd.spec to add 
  FT_Bitmap_Convert_ReactOS_Hack.
2025-01-22 10:57:40 +09:00
..
cmake [SPEC2DEF] Implement support for debug-only exports 2025-01-19 09:02:58 +02:00
include [PSDK] Avoid CO_E_NOTINITIALIZED macro redefinition warning (#7649) 2025-01-21 19:15:09 +01:00
lib [FREETYPE][FTFD][NTGDI] Split FT_Bitmap_Convert hack (#7628) 2025-01-22 10:57:40 +09:00
tools [SPEC2DEF] Implement support for debug-only exports 2025-01-19 09:02:58 +02:00