http://bugs.winehq.org/show_bug.cgi?id=8983
Summary: bad font are displayed. Product: Wine Version: 0.9.41. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-misc AssignedTo: wine-bugs@winehq.org ReportedBy: jeremielapuree@yahoo.fr
SInce wine-0.9.40, bad fonts are displayed.
Look at the screenshots to see the differences. Regression test give the following patch as the first bad commit.
Author: Huw Davies huw@codeweavers.com Date: 05.07.2007 23:27:20 Parent: winspool.drv: Fallback to the first found printer as defa... Child: ddraw/tests: Fix compilation on systems that don't suppor... Branch: master (gdiplus: Added GdipFillPath.) Follows: wine-0.9.40 (Release 0.9.40.) Precedes: wine-0.9.41 (Release 0.9.41.) gdi32: Using a bitmap font as the fallback sans serif is a very bad idea.
Joaopa