It would be nice to have support for xor mode in the cairo drivers.
This could I think be relatively easily implemented using the `cairo_set_operator` function and the CAIRO_OPERATOR_OVER and CAIRO_OPERATOR_XOR operators.
Log in to post a comment.