Re: [PATCH v2 0/2] MR4058: gdi32/emf: Add SetBrushOrgEx() recording.
11 Oct
2023
11 Oct
'23
11:07 a.m.
On Wed Oct 11 11:05:32 2023 +0000, Chip Davis wrote:
According to [docs][1], `SetBrushOrgEx()` is supposed to affect the *next* brush that is selected into the device context. It might be interesting, then, to see what happens when a brush is selected into the DC after calling `SetBrushOrgEx()`. [1]: https://learn.microsoft.com/en-us/windows/win32/api/wingdi/nf-wingdi-setbrus... That's not reflected by EMF recording, and will need some rendering tests. It's best to have a bug report for that so it's not forgotten.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/4058#note_48338
878
Age (days ago)
878
Last active (days ago)
0 comments
1 participants
participants (1)
-
Nikolay Sivov (@nsivov)