http://bugs.winehq.org/show_bug.cgi?id=59680 --- Comment #9 from Stian Low <wineryyyyy@gmail.com> --- Created attachment 80891 --> http://bugs.winehq.org/attachment.cgi?id=80891 Windows 11 notepad rendering of character with zoom increased (In reply to Bernhard Übelacker from comment #7)
In a test VM I got this "e๋" rendered as two character. I needed to install a package fonts-freefont-otf, then I still only got this line, but notepad remained running: err:seh:user_callback_handler ignoring exception c0000005
Package was also installed for my custom build which may be why it does not crash, however "err:seh" are not logged: fonts-freefont-otf/stable,stable,now 20211204+svn4273-2 all [installed,automatic] Freefont Serif, Sans and Mono OpenType fonts Wine notepad also renders the character more correctly than emacs which uses harfbuzz/cairo character rendering backend which may cause differences. Emacs renders the character more correctly looking when at notepad zoom level, but when increasing zoom, the diacritic gets bigger but the 'e' stays the same size. Attached is a screenshot from Windows 11 notepad which renders the character worse than wine notepad but in a similar way as emacs with the diacritic appearing less stylized but the 'e' increases size with the diacritic unlike emacs.exe. Unclear if the worse rendering by Windows is due to missing language packs but it supports Romanian without diacritic issues. Wine notepad seems not to support zooming which is a feature of latest Windows notepad which may be worth adding in the future to more easily test font rendering bugs. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.