[cairo] [PATCH] Fix fixup_unbounded_boxes() to work even if the box is smaller than the extents
Taekyun Kim
podain77 at gmail.com
Wed Aug 17 21:08:34 PDT 2011
On 08/18/2011 06:14 AM, Jeff Muizelaar wrote:
> This patch fixes the problem we ran into here:
> https://bugzilla.mozilla.org/show_bug.cgi?id=668921
>
> Currently fixup_unbounded_boxes assumes that the extents are tight
> when we only have one box. This is not always true. e.g. when we
> tesselate boxes
> we can end up with only one box which is smaller than the extents and
> the extents are not updated.
>
> Does this look like the correct fix?
>
> -Jeff
> --
> cairo mailing list
> cairo at cairographics.org
> http://lists.cairographics.org/mailman/listinfo/cairo
I've also submitted patches for this problem as well.
You can see the patches and discussions from here.
http://lists.cairographics.org/archives/cairo/2011-July/022079.html
http://lists.cairographics.org/archives/cairo/2011-July/022080.html
More information about the cairo
mailing list