Skip to content

Instantly share code, notes, and snippets.

@igortoliveira
Created June 27, 2012 00:13
Show Gist options
  • Save igortoliveira/3000394 to your computer and use it in GitHub Desktop.
Save igortoliveira/3000394 to your computer and use it in GitHub Desktop.
if (_cairo_path_fixed_fill_is_rectilinear (path) &&
composite->clip != NULL &&
composite->clip->num_boxes == 1 &&
composite->clip->path == NULL) {
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment