[Bug 6519] Wine blacks out rotated font bitmap
http://bugs.winehq.org/show_bug.cgi?id=6519 Hans Leidekker <hans(a)it.vu.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hans(a)it.vu.nl --- Comment #4 from Hans Leidekker <hans(a)it.vu.nl> 2007-12-17 13:39:46 --- Looks like some handmade rotated text rendering. Notice that the vertical text in the small summary window, which is rotated in the normal way by asking for a font with lfEscapement == 900 is rendered correctly. In contrast the vertical cells are created by rendering *horizontal* text into a separate bitmap and then blitting the bits back into the original dc. Somewhere in that process things go wrong, given that disabling the BitBlt calls makes the black squares disappear. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org