Carlos Garnacho f8fd02d6ee backends: Calculate output scale correctly on vertical transforms
The code calculating the output scale involves calculations around pixel
and mm sizes, however we do compare post-transformation pixel sizes to
untransformed mm sizes, which breaks the DPI calculations. Fix this by
transforming back pixel sizes back to untransformed.

While we're at it, actually compare the output height to HIDPI_MIN_HEIGHT
instead of its width, it seems right according to the #define name and
comment.

https://bugzilla.gnome.org/show_bug.cgi?id=777687
2017-01-25 09:20:12 +01:00
2016-09-02 17:04:11 +08:00
2016-08-19 11:04:48 +02:00
2016-10-30 02:34:13 +08:00
2016-11-10 15:11:39 +01:00
2016-11-10 15:11:39 +01:00
Description
94 MiB
Languages
C 98.9%
Meson 0.7%
Python 0.3%