forked from joejulian/gio
a96c68fed1
The rect field tracks whether the clip stack can be represented by a pixel-aligned rectangle. It is easier to track as part of pathOp instead of the global drawState. Remove an obsolete comment while here. Signed-off-by: Elias Naur <mail@eliasnaur.com>