http://bugs.winehq.org/show_bug.cgi?id=32363
--- Comment #8 from sworddragon2@aol.com 2012-12-05 05:43:00 CST --- I could track it down to the lines 23-30 from misc.conf:
<match target="font" > <test name="rgba" qual="all" > <const>unknown</const> </test> <edit mode="assign" name="rgba" > <const>rgb</const> </edit> </match>
Removing this solves the problem. But I'm still wondering why I'm not seeing this on my desktop but on Wine.