http://bugs.winehq.org/show_bug.cgi?id=30163
--- Comment #28 from Aric Stewart aric@codeweavers.com 2013-06-10 08:22:25 CDT --- (In reply to comment #25)
Created attachment 44715 [details] Fix font problems for many many languages , especially Arabic .
1 - This patch fix All Arabic wide-used fonts .
2 - This patch make wine to use Sans widely instead of non completed Tahoma .
3 - This patch solve unreadable fonts which look like squares for all language supported by Sans not only Arabic .
-=-=-=-=-=-
We hope to confirm this bug and include this patch to wine .
Quick question here.
Do you have Arabic windows? The question would be what these registry values are on arabic windows.
We cannot make the change for "MS Shell Dlg 2" and the like to Sans if that is not the way it is done on windows.
Also changing the Tahoma font links and the default values in nls_update_font_list is going to be hard to justify.
Now if the problem is that our Tahoma does not have enough glyphs, and windows does, then we can argue to expand the Tahoma font link to cover glyphs that are present in windows Tahoma and not present in ours.
I have worked an alternative patch. Does this work?