Alexandre Julliard pushed to branch master at wine / wine
Commits: 797fe1c7 by Akihiro Sagawa at 2025-01-27T17:39:55+01:00 gdi32/tests: Add tests for script-independent vertical glyph lookup.
vertical2.sfd is based on vertical.sfd. However, it has a different GSUB table for testing.
- - - - - e1281513 by Akihiro Sagawa at 2025-01-27T17:39:55+01:00 win32u: Use the first vertical alternates table regardless of script.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=56658
- - - - -
6 changed files:
- dlls/gdi32/tests/Makefile.in - dlls/gdi32/tests/font.c - dlls/gdi32/tests/resource.rc - + dlls/gdi32/tests/vertical2.sfd - + dlls/gdi32/tests/vertical2.ttf - dlls/win32u/font.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/c3e4c1ea8cc54958b51556ef23ee60...