[Bug 6519] Wine blacks out rotated font bitmap

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Jan 13 06:23:37 CST 2008


http://bugs.winehq.org/show_bug.cgi?id=6519





--- Comment #7 from Hans Leidekker <hans at it.vu.nl>  2008-01-13 06:23:36 ---
I tried to narrow down this bug a bit more. What happens is this: EGP creates
a monochrome bitmap, creates a compatible dc and selects the bitmap into that
dc as well as a bold Arial font. It then draws some text on the dc and
retrieves the bits with GetDIBits. This is where native and Wine diverge, as
can be seen by dumping the bits. In fact, there already is a Wine test for
GetDIBits on a 1 bit bitmap, which is marked todo_wine.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list