http://bugs.winehq.org/show_bug.cgi?id=34298
Bug #: 34298 Summary: Wine use any Tahoa it find !! Product: Wine Version: unspecified Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: gdi32 AssignedTo: wine-bugs@winehq.org ReportedBy: moceap@hotmail.com Classification: Unclassified
Created attachment 45661 --> http://bugs.winehq.org/attachment.cgi?id=45661 Wine Tahoma and old native Tahoma
When install msttcore-fonts which install some old native Windows fonts on Linux , Wine use native Tahoma instead built-in one .
Old native Tahoma doesn't contain Arabic characters . So Arabic in Tahoma places don't shown .
I suggest to prevent Wine to use any Tahoma except Wine one .
Thank You For Attention .
http://bugs.winehq.org/show_bug.cgi?id=34298
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, integration Severity|normal |minor
http://bugs.winehq.org/show_bug.cgi?id=34298
Mosaab Alzoubi moceap@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |aric@codeweavers.com, | |moceap@hotmail.com
--- Comment #1 from Mosaab Alzoubi moceap@hotmail.com 2013-08-20 14:13:13 CDT --- Edit the title of bug please :
from :
Wine use any Tahoa it find !!
to :
Wine use any Tahoma it find !!
Thank You
http://bugs.winehq.org/show_bug.cgi?id=34298
--- Comment #2 from Austin English austinenglish@gmail.com 2013-08-20 18:47:10 CDT --- (In reply to comment #1)
Edit the title of bug please :
from :
Wine use any Tahoa it find !!
to :
Wine use any Tahoma it find !!
Thank You
You can edit your own bug titles..
http://bugs.winehq.org/show_bug.cgi?id=34298
Qian Hong fracting@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fracting@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=34298
Mosaab Alzoubi moceap@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Wine use any Tahoa it find |Wine use any Tahoma it find |!! |!!
http://bugs.winehq.org/show_bug.cgi?id=34298
--- Comment #3 from Mosaab Alzoubi moceap@hotmail.com 2013-08-21 07:45:30 CDT --- (In reply to comment #2)
(In reply to comment #1)
Edit the title of bug please :
from :
Wine use any Tahoa it find !!
to :
Wine use any Tahoma it find !!
Thank You
You can edit your own bug titles..
Didn't know , Thanx .
https://bugs.winehq.org/show_bug.cgi?id=34298
David Seward bignintyfan@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |bignintyfan@gmail.com
--- Comment #4 from David Seward bignintyfan@gmail.com --- Created attachment 65751 --> https://bugs.winehq.org/attachment.cgi?id=65751 The same issue but with Japanese text
This is still an issue for any non-ASCII language. For example, see the attached screenshot using Wine 4.20 and LANG=ja_JP.UTF-8.
https://bugs.winehq.org/show_bug.cgi?id=34298
Sagawa sagawa.aki+winebugs@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |sagawa.aki+winebugs@gmail.c | |om
--- Comment #5 from Sagawa sagawa.aki+winebugs@gmail.com --- (In reply to David Seward from comment #4)
This is still an issue for any non-ASCII language. For example, see the attached screenshot using Wine 4.20 and LANG=ja_JP.UTF-8.
Tahoma doesn't have CJK glyphs. So, both built-in Tahoma and native Tahoma don't help your case.
If you want to show the Japanese message properly, a) add a font replacement named "MS UI Gothic" in Replacements key [1] (preferable), or b) link another Japanese font for Tahoma in SystemLink key [2].
[1] HKEY_CURRENT_USER\Software\Wine\Fonts\Replacements, see https://wiki.winehq.org/Useful_Registry_Keys for details. [2] HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontLink\SystemLink
https://bugs.winehq.org/show_bug.cgi?id=34298
--- Comment #6 from David Seward bignintyfan@gmail.com --- Created attachment 65774 --> https://bugs.winehq.org/attachment.cgi?id=65774 Arabic Tahoma
(In reply to Sagawa from comment #5)
Tahoma doesn't have CJK glyphs. So, both built-in Tahoma and native Tahoma don't help your case.
That explains this screenshot I got from a friend.
Looks like this particular bug can be closed, then.
https://bugs.winehq.org/show_bug.cgi?id=34298
David Seward bignintyfan@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #65751|0 |1 is obsolete| |
--- Comment #7 from David Seward bignintyfan@gmail.com --- Created attachment 65791 --> https://bugs.winehq.org/attachment.cgi?id=65791 Wine 4.20
And just to verify, this is from my own setup with Wine 4.20. I simply ran `LANG=ar_AE.UTF-8 winecfg`.
This can definitely be closed.
https://bugs.winehq.org/show_bug.cgi?id=34298
--- Comment #8 from Nikolay Sivov bunglehead@gmail.com --- The issue was about installing official Tahoma font and its interaction with wine's own Tahoma as far as I can tell from original report. Have you tested this?
https://bugs.winehq.org/show_bug.cgi?id=34298
--- Comment #9 from David Seward bignintyfan@gmail.com --- Created attachment 65794 --> https://bugs.winehq.org/attachment.cgi?id=65794 After removing corefonts
(In reply to Nikolay Sivov from comment #8)
The issue was about installing official Tahoma font and its interaction with wine's own Tahoma as far as I can tell from original report. Have you tested this?
Wine's Tahoma has missing Latin characters when run in Arabic mode (see screenshot), but that is not related to the original issue. When removing the Wine Tahoma I get the screenshot in comment #7. So it seems default Winecfg uses the official Tahoma package if it can find it, then it uses the Wine Tahoma. This isn't what they want since:
I suggest to prevent Wine to use any Tahoma except Wine one.
but it stands to reason that if Wine pulls in the feature-rich Tahoma from the corefonts package and everything shows up as intended then the issue is resolved, no?
https://bugs.winehq.org/show_bug.cgi?id=34298
Mosaab Alzoubi moceap@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|minor |major