http://kegel.com/wine/valgrind/logs-2008-03-24/vg-gdi32_font-diff.txt shows a number of new warnings, e.g.
-fixme:font:GdiRealizationInfo (0x2e8, 0x7f22fc6c): stub! -font.c:1774: Tests skipped: skipping GdiRealizationInfo with truetype font ... + Use of uninitialised value of size 4 + at WineEngGetGlyphOutline (freetype.c:4152) + by GetGlyphOutlineW (font.c:2352) + by GetGlyphOutlineA (font.c:2330) + by enum_truetype_font_proc (font.c:1568) + by FONT_EnumInstance (font.c:589) + by WineEngEnumFonts (freetype.c:3762) + by FONT_EnumFontFamiliesEx (font.c:626) + by EnumFontFamiliesExA (font.c:664) + by func_font (font.c:1714) + by run_test (test.h:406) + by main (test.h:455)