Created attachment 162187 [details] Line and image of that lines Make sure Skia is enabled and option "Force Skia software rendering" is off. Open attached document. It contains three lines and below each line a screenshot, how it looks in LO 6.4. Notice that the images are blurry. The rendering is OK in presentation mode. I see the error in Version: 7.1.0.0.alpha0+ (x64) Build ID: ba33a51ff1eb34a5983870dcb50e975002e6d3a4 CPU threads: 8; OS: Windows 10.0 Build 18362; UI render: Skia/Vulkan; VCL: win Locale: de-DE (en_US); UI: en-US Calc: CL It was OK in Version: 7.0.0.0.beta1+ (x64) Build ID: 900ffff8b5718113e5b3ab7e9fbf35b999661c39 CPU threads: 8; OS: Windows 10.0 Build 18362; UI render: Skia/Vulkan; VCL: win Locale: en-US (en_US); UI: en-US Calc: CL
Created attachment 162192 [details] Presentation canvas with Skia Vulkan rendering showing PNG images blurred
Confirming. The images on canvas are saved to ODF archive as PNG. But all three are being blurred when rendered to canvas. Windows 10 Ent 64-bit en-US with TB77 2020-06-16 build Version: 7.1.0.0.alpha0+ (x64) Build ID: 33a720ab802491f15b247e09755cd36205b6f435 CPU threads: 8; OS: Windows 10.0 Build 18363; UI render: Skia/Vulkan; VCL: win Locale: en-US (en_US); UI: en-US Calc: CL
Skia log: RenderMethod: vulkan Vendor: 0x10de Device: 0xffe API: 1.1.119 Driver: 442.296.0 DeviceType: discrete DeviceName: Quadro K2000 Blacklisted: no
Luboš Luňák committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/7d70eb43f3a301750a7bc1c0afa06d423a7eca69 fix coordinate typo in Skia drawTransformedBitmap() (tdf#134129) It will be available in 7.1.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.
Luboš Luňák committed a patch related to this issue. It has been pushed to "libreoffice-7-0": https://git.libreoffice.org/core/commit/17c7cff57d574a041e7cc574ebf9bb59be4b2395 fix coordinate typo in Skia drawTransformedBitmap() (tdf#134129) It will be available in 7.0.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.
*** Bug 134352 has been marked as a duplicate of this bug. ***