[Git][wine/wine][master] 3 commits: gdi32/tests: Add test for Regular TTF with heavy weight.
Alexandre Julliard pushed to branch master at wine / wine Commits: 3f0c4c75 by Paul Gofman at 2024-08-12T12:35:08+02:00 gdi32/tests: Add test for Regular TTF with heavy weight. - - - - - c0954041 by Paul Gofman at 2024-08-12T12:35:08+02:00 win32u: Always set weight from OS/2 header in freetype_set_outline_text_metrics(). - - - - - 6091f503 by Paul Gofman at 2024-08-12T12:35:08+02:00 win32u: Do not embolden heavy weighted fonts. - - - - - 9 changed files: - dlls/gdi32/tests/Makefile.in - dlls/gdi32/tests/font.c - dlls/gdi32/tests/resource.rc - + dlls/gdi32/tests/wine_heavy.sfd - + dlls/gdi32/tests/wine_heavy.ttf - dlls/win32u/font.c - dlls/win32u/freetype.c - dlls/win32u/ntgdi_private.h - dlls/win32u/opentype.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/b5b462d2e5def48872794d8e865c24... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/b5b462d2e5def48872794d8e865c24... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)