http://bugs.winehq.org/show_bug.cgi?id=60170 Bug ID: 60170 Summary: Emacs zoom not fully working for ASCII vs non-ASCII, unicode Product: Wine Version: 11.15 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: fonts Assignee: wine-bugs@list.winehq.org Reporter: wineryyyyy@gmail.com Target Milestone: --- Distribution: --- Created attachment 81810 --> http://bugs.winehq.org/attachment.cgi?id=81810 Screenshot GNU Emacs 30.2 zoom not fully working for wine-11.15-ab0b3e25268 `M-x view-hello-file` shows most non-ASCII supporting zoom but not ASCII. `M-x describe-char` provides more details about each of the characters: character: λ (displayed as λ) (codepoint 955, #o1673, #x3bb) charset: unicode (Unicode (ISO10646)) code point in charset: 0x03BB script: greek Most Emacs modes mostly deal with ASCII only especially for dev purposes so zoom is broken for some of the most common modes including: - Dired - org-mode - magit - c-mode - ibuffer - shell - info Some more edge modes like eww (web browser) and image viewer support zoom. Most Emacs users will probably just use native vs Windows via wine but whatever is bugged may affect other apps so it provides a reliable reproduction. I've used Emacs to test other text/font related bugs that are still an enigma so hopefully progress for this bug will lead to solutions for those others. -- 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.