reactos/sdk/lib/3rdparty
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
..
adns
cardlib
freetype [FREETYPE][FTFD][NTGDI] Split FT_Bitmap_Convert hack (#7628) 2025-01-22 10:57:40 +09:00
libmpg123 [3RDPARTY] Link to oldnames for stricmp/wcsicmp 2024-10-20 14:12:25 +03:00
libsamplerate
libwin-iconv
libwine [LIBWINE] Return empty path when given a UNIX path 2024-02-20 08:56:53 +01:00
libxml2 [LIBXML2] Update to version 2.10.3. CORE-17766 2022-11-25 09:30:40 -05:00
stlport [REACTOS] Improve handling of non-standard names 2024-10-20 14:12:25 +03:00
strmbase
zlib [ZLIB] Disable a clang warning 2025-01-14 13:34:24 +02:00
.clang-format
CMakeLists.txt