mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-01 07:35:40 +00:00
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>