Continuing bug 9350 (rather than post multiple patches on a single bug) cairo-scaled-font.c rounds glyph positions to the nearest pixel, but this code path isn't used by the atsui backend, resulting in small differences in the output from the ft backend.
Created attachment 8134 [details] [review] patch to fix the problem adds rounding with the same todo comment as in cairo-scaled-font. applied after the patch in 9350
Created attachment 8135 [details] Output of text-rotate after the patch compare this to the patched output in 9350
Thanks. Committed: be6edd64a3f45f7fb33f7d57b71b1ef467b474e1
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.