http://bugs.winehq.org/show_bug.cgi?id=24945
--- Comment #15 from Armands Liepins armandsl@gmail.com 2010-11-16 03:29:35 CST --- (In reply to comment #14) Wine doesn't ship Microsoft Sans Serif, bit it does provide Tahoma.
If your package doesn't install Tahoma, it's a packaging bug.
I'm insisting on a regression test since this bug is marked as a regression, and performing a regression test for single dlls/gdiplus should be pretty fast. But if turns out that the culprit is missing Tahoma then this bug is invalid.
Unfortunately, old versions segfaults on my system. But if font.c is changed as it was in 1.1.38, the program behaves exactly as on wine 1.1.38. Culprit is missing font, that GdipGetGenericFontFamilySansSerif returns. Don't know if it's functionality is implemented correctly.