Created attachment 15663 [details] [review] Patch fixing pattern origin computation The computation of the pattern origin in exaRender is incorrect when falling back to path for core render tiles. The TSOrigin in a GC is the point *in the destination* corresponding to (0,0) in the source, not the point in the source corresponding to (0,0) in the destination. Attached patch fixes.
Good catch. Pushed to the master and 1.5 branches, thanks.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.