TextPage: Add horizontal scaling to font matrix

Drawing the text selection sometimes draws text reversed or expanded.
This is because the while the current font transformation matrix is
saved, the horizontal scaling is not. Include the effect of the
horizontal scaling in the transformation matrix.

https://bugs.freedesktop.org/show_bug.cgi?id=105259
1 file changed