summaryrefslogtreecommitdiff
path: root/test/record-neg-extents.c
Commit message (Collapse)AuthorAgeFilesLines
* test: add record-neg-extentsAdrian Johnson2016-06-051-0/+217
Test case for bug 89232 - painting a recording surface to a pdf/ps surface omits objects on the recording surface with negative coordinates even though the pattern matrix has transformed the objects to within the page extents. The image surface also fails when the recording surface is bounded.