http://bugs.winehq.org/show_bug.cgi?id=26893
Summary: SimTower draws some objects misaligned Product: Wine Version: 1.3.18 Platform: All OS/Version: All Status: UNCONFIRMED Severity: normal Priority: P2 Component: gdiplus AssignedTo: wine-bugs@winehq.org ReportedBy: jeffrey.pfau@gmail.com
For several versions of Wine (going back to well before 1.2), many of the objects you can construct (notably offices and apartments) will draw offset, such that the edge of the room will be >10px from the left of the edge. The amount it is offset is constant per object type. Given that one side of the room is also offset vertically by 1px, it would appear to be the case that drawing these rooms uses the wrong offset to the pixel data.
I have observed this bug in 32- and 64-bit versions of Wine on Linux, and 64-bit version of Wine on Mac. The bug is present in SimTower v1.0 and v1.1b. I have not tested any other versions.