http://bugs.winehq.org/show_bug.cgi?id=30163
--- Comment #32 from Aric Stewart aric@codeweavers.com 2013-06-10 14:17:25 CDT --- (In reply to comment #30)
Thank you Aric for attention .
Arabic Windows has a "Comic sans ms" for both MS Shell Dlg and MS Shell Dlg 2 .
So I used Sans family .
Expand Tahoma looks like a solve , but by your patch it isn't work .
I patched Wine 1.5.31 by new patch and compile it the bug still found .
Sans must be in nls_update_font_list not only for Arabic also for non-English languages .
Other famous Arabic fonts we can link it to Sans if there aren't found .
Ok thanks. What version of windows?
"Comic Sans MS" is different than just "Sans". You use "Sans" a lot of places. is that correct?
The problem persists. What about if you did more of your wine.inf changes...
HKLM,%FontSubStr%,"Traditional Arabic",,"Sans" HKLM,%FontSubStr%,"Arabic Transparent",,"Sans" HKLM,%FontSubStr%,"Abyssinica SIL",,"Sans"
I am unsure which font is used for "Sans" could you give me a +font log.
I would love for this to be in 1.6 as well. That is what I am working toward.
-aric