http://bugs.winehq.org/show_bug.cgi?id=1151
--- Comment #19 from Fabian Ebner f.ebner94@gmail.com 2013-05-20 11:46:04 CDT --- In gdiobj.c AnsiFixedFont gets the face-name "Courier", while OEMFixedFont doesn't get one. I don't think that the correct font is picked when the face-name is empty. If there is a valid OEM fixed font present in wine we could simply set the face-name and the problem would be solved.