[PATCH] d2d1: Use transformed geometry to translate glyph run outline

Nikolay Sivov bunglehead at gmail.com
Fri Oct 28 09:21:54 CDT 2016


On 28.10.2016 16:55, Henri Verbeet wrote:
> On 28 October 2016 at 13:23, Nikolay Sivov <nsivov at codeweavers.com> wrote:
>> Signed-off-by: Nikolay Sivov <nsivov at codeweavers.com>
>> ---
>>  dlls/d2d1/render_target.c | 27 +++++++++++++++++++--------
>>  1 file changed, 19 insertions(+), 8 deletions(-)
>>
> This is probably fine, but why would you want to do that?
> 
> 

Only to make it work as a single geometry filling command, instead of
three - adjusting target transform/filling/reverting transform. But as
you pointed out until major issue with resources is resolved this is
premature.



More information about the wine-devel mailing list