https://bugs.winehq.org/show_bug.cgi?id=49789
Bug ID: 49789 Summary: Tina 11 Demo does not start properly in a 64-bit Slackware Linux. In32-bit it is OK. Product: Wine Version: 5.10 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: brodo@o2.pl Distribution: ---
Tina 11 Demo does not start properly in a 64-bit Slackware Linux. In 32-bit it is OK, as always.
I bisect-ed Wine between 5.10 and 5.9.
bash-5.0$ git bisect bad e5c6a7beb302b37caef800e17b42bc4c49708a93 is the first bad commit commit e5c6a7beb302b37caef800e17b42bc4c49708a93 Author: Nikolay Sivov nsivov@codeweavers.com Date: Tue May 26 11:16:08 2020 +0300
dwrite: Update glyph properties on single substitution.
Signed-off-by: Nikolay Sivov nsivov@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
dlls/dwrite/opentype.c | 28 ++++++++++++++++++---------- 1 file changed, 18 insertions(+), 10 deletions(-) bash-5.0$