[PATCH v2 2/2] win32u: Use the replacement name in otmpFamilyName and GetTextFace().
Dec. 6, 2021
9:19 a.m.
Houkago Cinderella verifys that otmpFamilyName matches the desired font name. That prevents us from using replacement fonts. This commit allows to make otmpFamilyName from the replacement name. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=52176 Signed-off-by: Akihiro Sagawa <sagawa.aki(a)gmail.com> --- dlls/gdi32/tests/font.c | 2 -- dlls/win32u/font.c | 22 ++++++++++++++-------- 2 files changed, 14 insertions(+), 10 deletions(-)
1571
Age (days ago)
1571
Last active (days ago)
0 comments
1 participants
participants (1)
-
Akihiro Sagawa