Aug. 16, 2026
3:55 p.m.
http://bugs.winehq.org/show_bug.cgi?id=60181 --- Comment #2 from Afif An Nafie <afifsworld132@gmail.com> --- Also for getting Bengali fonts to work on macOS, I needed to do the following: 1. Install some Bengali font (e.g SutonnyOMJ) 2. Add to regedit HKLM\Software\Microsoft\Windows NT\CurrentVersion\FontLink\SystemLink Tahoma (e.g SutonnyOMJ Regular.ttf,SutonnyOMJ) # These are done because, at least on my OS version, bn_BD is not given. 3. cp /usr/share/locale/en_US.UTF-8 ~/.locale/bn_BD.UTF-8 4. export PATH_LOCALE=~/.locale 5. LANG=bn_BD.UTF-8 wine ... -- 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.