Module: wine Branch: master Commit: f5ec65ad8ebe9f25e360bbc272b1d3b4d4efb609 URL: http://source.winehq.org/git/wine.git/?a=commit;h=f5ec65ad8ebe9f25e360bbc272...
Author: Aric Stewart aric@codeweavers.com Date: Tue Jun 11 09:15:38 2013 -0500
gdi32: Update Arabic font defaults.
With help from Mosaab Alzoubi moceap@hotmail.com.
---
dlls/gdi32/freetype.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/dlls/gdi32/freetype.c b/dlls/gdi32/freetype.c index f884307..62e1608 100644 --- a/dlls/gdi32/freetype.c +++ b/dlls/gdi32/freetype.c @@ -3406,7 +3406,7 @@ static const struct nls_update_font_list /* Arabic */ { 1256, 720, "vgaoem.fon", "vgaf1256.fon", "vgas1256.fon", "coue1256.fon", "sere1256.fon", "smae1256.fon", "ssee1256.fon", "ssef1256.fon", - "Tahoma","Times New Roman", /* FIXME unverified */ + "Microsoft Sans Serif","Times New Roman", "Fixedsys,178", "System,178", "Courier New,178", "MS Serif,178", "Small Fonts,178", "MS Sans Serif,178", "MS Sans Serif,178", "MS Serif,178",