Require pixman 0.9.5; Use pixman_image_set_source_clipping() to fix
bug 11620 (reported by Jens Stroebel.
This commit is contained in:
@@ -397,6 +397,7 @@ set_image_properties (pixman_image_t *image, PicturePtr pict)
|
||||
}
|
||||
|
||||
pixman_image_set_filter (image, filter, (pixman_fixed_t *)pict->filter_params, pict->filter_nparams);
|
||||
pixman_image_set_source_clipping (image, TRUE);
|
||||
}
|
||||
|
||||
pixman_image_t *
|
||||
|
||||
Reference in New Issue
Block a user