reactos/win32ss/drivers
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
..
displays Revert my last commits that break build. 2023-11-23 17:20:47 +01:00
font [FREETYPE][FTFD][NTGDI] Split FT_Bitmap_Convert hack (#7628) 2025-01-22 10:57:40 +09:00
miniport [VMX_SVGA] Demote 3 DPRINT1() and define NDEBUG (#5843) 2023-11-13 11:11:10 +01:00
videoprt [VIDEOPRT] VideoPortInitialize(): Display the invalid and expected struct sizes on error 2024-12-09 13:42:44 +01:00
watchdog
CMakeLists.txt