understanding _cairo_path_fixed_fill_extents()
"Enrico Weigelt, metux IT consult" <[email protected]>
| Newsgroups | gmane.comp.lib.cairo |
|---|---|
| Message-ID | <[email protected]> |
Hi folks, I'm currently trying to understand _cairo_path_fixed_fill_extents(). It checks whether the path's extents box is defined by two points where the second is south-east from p1. If not (eg. they're in the order) it just initializes the rect as zero. What about the north-west cases ? Why are they dropped to zero ? Shouldn't they just be inverted instead ? --mtx -- Enrico Weigelt, metux IT consulting +49-151-27565287 -- cairo mailing list [email protected] http://lists.cairographics.org/mailman/listinfo/cairo