Created attachment 155576 [details] pdf file Steps to reproduce: 1. Open attachment 46801 [details] from bug 37282 2. Save it as PDF 3. Open the new created file, the gif image is upside down Reproduced in Version: 6.4.0.0.alpha1+ Build ID: ee909ca2c02f949605f68720c3f1eef658502749 CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); UI-Language: en-US Calc: threaded [Bug found by office-interoperability-tools]
Regression introduced by: https://cgit.freedesktop.org/libreoffice/core/commit/?id=dd4a67084853a030bf4b9f1f85d728620e0604a5 author Miklos Vajna <vmiklos@collabora.com> 2019-10-08 09:16:27 +0200 committer Miklos Vajna <vmiklos@collabora.com> 2019-10-08 14:31:32 +0200 commit dd4a67084853a030bf4b9f1f85d728620e0604a5 (patch) tree 2fe01d5939ee5e1b4f127243561efc56e792b1d6 parent ef2ec07b4113fdadf863352c832af657b5ae205c (diff) vcl: avoid downscale && upscale in DrawTransformedBitmapEx() Bisected with: bibisect-linux64-6.4 Adding Cc: to Miklos Vajna
Miklos Vajna committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/8dde8f9768f0dab97cdd30e3116f7e4d737c482f tdf#128629 vcl DrawTransformedBitmapEx: do scaling for flipped bitmaps It will be available in 6.5.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Miklos Vajna committed a patch related to this issue. It has been pushed to "libreoffice-6-4": https://git.libreoffice.org/core/commit/de0924073824e1e38d35f78f5f8de2a4feceae8e tdf#128629 vcl DrawTransformedBitmapEx: do scaling for flipped bitmaps It will be available in 6.4.0.1. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Verified in Version: 6.5.0.0.alpha0+ Build ID: 3a6f270edfffb97763927b2732feacedbdac1e80 CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); UI-Language: en-US Calc: threaded @Miklos, thanks for fixing this issue!