Re: gdi32: Make sure that actual clipping region is updated for a EMF DC.
Dmitry Timoshkov <dmitry(a)baikal.ru> writes:
This patch not only fixes a todo_wine in the tests, but also makes print preview and printing work in a pretty large application.
You would most likely have to do that for all the clipping functions then. -- Alexandre Julliard julliard(a)winehq.org
Alexandre Julliard <julliard(a)winehq.org> wrote:
This patch not only fixes a todo_wine in the tests, but also makes print preview and printing work in a pretty large application.
You would most likely have to do that for all the clipping functions then.
Do you prefer a separate patch or resend this one? -- Dmitry.
Dmitry Timoshkov <dmitry(a)baikal.ru> writes:
Alexandre Julliard <julliard(a)winehq.org> wrote:
This patch not only fixes a todo_wine in the tests, but also makes print preview and printing work in a pretty large application.
You would most likely have to do that for all the clipping functions then.
Do you prefer a separate patch or resend this one?
Either way is fine. A couple of tests for the other functions would probably also be a good idea. -- Alexandre Julliard julliard(a)winehq.org
Alexandre Julliard <julliard(a)winehq.org> wrote:
This patch not only fixes a todo_wine in the tests, but also makes print preview and printing work in a pretty large application.
You would most likely have to do that for all the clipping functions then.
Do you prefer a separate patch or resend this one?
Either way is fine. A couple of tests for the other functions would probably also be a good idea.
Ok, I'll see what can be done regarding the tests for other clipping APIs, please consider accepting this patch in the mean time. -- Dmitry.
participants (2)
-
Alexandre Julliard -
Dmitry Timoshkov