[cairo] [PATCH] tessellator: Fixed to produce an output box with x1 <= x2 for single box input

Chris Wilson chris at chris-wilson.co.uk
Wed Jun 15 08:18:24 PDT 2011


On Wed, 15 Jun 2011 23:23:02 +0900, Taekyun Kim <podain77 at gmail.com> wrote:
> Winding of a box is toggled by swapping x1, x2 coordinates. So
> we have to swap those coordinate rather than just copying.
> 
> Many routines assume that boxes are left-top to right-bottom
> convention. So tessellator should produce such output boxes.

Pushed, thankyou.
-Chris

-- 
Chris Wilson, Intel Open Source Technology Centre


More information about the cairo mailing list