Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
matrix: Do not need to iteratively refine conversion for unity matrices.
If the scale factors on the matrix are unity, then the conversion from a cairo_matrix_t to a pixman_matrix_t is exact (within numerical restrictions).
- Loading branch information