sd/qa/unit/data/pptx/tdf152070.pptx |binary
1 file changed
New commits:
commit f4c2ad6cc750a850dd32e5ae3aceb184ccc54fb5
Author: Tibor Nagy <[email protected]>
AuthorDate: Mon Aug 28 14:19:22 2023 +0200
Commit: László Németh <[email protected]>
CommitDate: Wed Aug 30 12:14:25 2023 +0200
Follow-up to tdf#152070 sd: fix unit test of tile background
The test always failed if the output device DPI value is
higher than 96, because of its PNG image without pHYs (physical
pixel dimensions), so the size depended on the output device DPI
and therefore offset value of image changes. Fixed with extending
the PNG image with pHYs metadata.
Follow-up to commit b12e38c1ccb388e62e35d856d4a575e1724a10e9
"tdf#152070 PPTX import: fix offset of tile background image".
Change-Id: Ic936ec8013bf39bea5fd5f7fce7f17588a72fed4
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/156205
Reviewed-by: László Németh <[email protected]>
Tested-by: László Németh <[email protected]>
diff --git a/sd/qa/unit/data/pptx/tdf152070.pptx
b/sd/qa/unit/data/pptx/tdf152070.pptx
index 1fbc8016d149..c98116c1873e 100644
Binary files a/sd/qa/unit/data/pptx/tdf152070.pptx and
b/sd/qa/unit/data/pptx/tdf152070.pptx differ