[Git][wine/wine][master] 4 commits: win32u: Implement NtGdiMakeFontDir().
Alexandre Julliard pushed to branch master at wine / wine Commits: 1f1e92ce by Alexandre Julliard at 2025-04-08T18:11:11+02:00 win32u: Implement NtGdiMakeFontDir(). - - - - - 5a6a75a5 by Alexandre Julliard at 2025-04-08T18:11:11+02:00 gdi32/tests: Add a test for NtGdiMakeFontDir(). - - - - - 52d07807 by Alexandre Julliard at 2025-04-08T18:11:11+02:00 gdi32: Use NtGdiMakeFontDir() to implement CreateScalableFontResourceW(). - - - - - fe19bc9c by Alexandre Julliard at 2025-04-08T18:12:47+02:00 win32u: Remove the __wine_get_file_outline_text_metric() syscall. - - - - - 8 changed files: - dlls/gdi32/tests/font.c - dlls/gdi32/text.c - dlls/win32u/font.c - dlls/win32u/main.c - dlls/win32u/win32syscalls.h - dlls/win32u/win32u.spec - dlls/wow64win/gdi.c - include/ntgdi.h View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/7c45914666871722e66394502160c2... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/7c45914666871722e66394502160c2... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)