[Bug 60181] New: Bengali fonts don't handle subjoined letters
http://bugs.winehq.org/show_bug.cgi?id=60181 Bug ID: 60181 Summary: Bengali fonts don't handle subjoined letters Product: Wine Version: 11.15 Hardware: x86-64 OS: MacOS Status: UNCONFIRMED Severity: normal Priority: P2 Component: gdi32 Assignee: wine-bugs@list.winehq.org Reporter: afifsworld132@gmail.com Target Milestone: --- Created attachment 81849 --> http://bugs.winehq.org/attachment.cgi?id=81849 Log of appwiz.cpl with +gdi,+uniscribe,+font System: MacBook Pro M1 (2020), macOS 14.1.1, Wine Staging 11.15, DXMT 0.80 I have been trying to localize Bangla (Bangladesh) for wine. When I ran my changes, I saw the text's were broken up due to conjoined letters not being properly handled (য-ফলা,ব-ফলা,র-ফলা). A screenshot of it and a log are given. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=60181 --- Comment #1 from Afif An Nafie <afifsworld132@gmail.com> --- Created attachment 81850 --> http://bugs.winehq.org/attachment.cgi?id=81850 Screenshot of broken rendering -- 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.
http://bugs.winehq.org/show_bug.cgi?id=60181 Afif An Nafie <afifsworld132@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |localization -- 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.
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.
http://bugs.winehq.org/show_bug.cgi?id=60181 Stian Low <wineryyyyy@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wineryyyyy@gmail.com --- Comment #3 from Stian Low <wineryyyyy@gmail.com> --- Created attachment 81851 --> http://bugs.winehq.org/attachment.cgi?id=81851 Screenshot Bengali without(left)/with(right) winetricks fonts installed for wine-11.15-ab0b3e25268 for Emacs Debian 13 Bottom right Bengali look correct for emacs.exe? Via all winetricks fonts installed for Emacs zoom/scaling bug: - https://bugs.winehq.org/show_bug.cgi?id=60170 -- 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.
http://bugs.winehq.org/show_bug.cgi?id=60181 --- Comment #4 from Afif An Nafie <afifsworld132@gmail.com> --- `য-ফলা,ব-ফলা,র-ফলা` This is the names/concept of the subjoined letters, not the letters themselves. For a proper example of this: সংযুক্ত শব্দ Also you're using an external program, i don't know what mechanism it uses, but I don't think it applies to wine internal programs (which I am translating for). I tried doing winetricks allfonts, and that didn't change anything (even after reverting FontLink registry change; well that just causes boxes to appear on text, with or without winetricks allfonts) -- 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.
http://bugs.winehq.org/show_bug.cgi?id=60181 --- Comment #5 from Stian Low <wineryyyyy@gmail.com> --- (In reply to Afif An Nafie from comment #4)
`য-ফলা,ব-ফলা,র-ফলা` This is the names/concept of the subjoined letters, not the letters themselves. For a proper example of this: সংযুক্ত শব্দ
Thanks for clarifying. I'm not fluent so just going on basic pattern matching.
Also you're using an external program, i don't know what mechanism it uses, but I don't think it applies to wine internal programs (which I am translating for).
Do you have a separate Bengali po file you're translating because it seems to be missing unless I missed it. Changing locale seems to be working for other languages like German which has a po file.
I tried doing winetricks allfonts, and that didn't change anything (even after reverting FontLink registry change; well that just causes boxes to appear on text, with or without winetricks allfonts)
I checked every font available via winetricks not just allfonts checkbox. Unclear if that helps. -- 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.
participants (1)
-
WineHQ Bugzilla