Created attachment 144654 [details] broken aspect ration when export When you would like to export an drawing in Draw to .png and don't say >selection< than the aspect ratio of the png file is broken.
Andreas, please attach example ODG file
Created attachment 144661 [details] origin odg file
I can confirm the behavior for Version: 6.2.0.0.alpha0+ (x64) Build ID: 414ef6cb187dd3bbcc917dbedf3c0c1cc8668f60 CPU threads: 8; OS: Windows 10.0; UI render: GL; TinderBox: Win-x86_64@42, Branch:master, Time: 2018-08-21_00:13:04 Locale: de-DE (en_US); Calc: CL The bounding box of the drawing is stretched to the page size. It is OK in Version: Version: 6.1.0.3 (x64) Build ID: efb621ed25068d70781dc026f7e9c5187a4decd1 CPU threads: 8; OS: Windows 10.0; UI render: default; Locale: de-DE (en_US); Calc: CL
Regression introduced by: https://cgit.freedesktop.org/libreoffice/core/commit/?id=046df0a876b3d948bb1e14443c00c180bc8cccaa author Armin Le Grand <Armin.Le.Grand@cib.de> 2018-08-16 20:20:47 +0200 committer Armin Le Grand <Armin.Le.Grand@cib.de> 2018-08-17 21:27:40 +0200 commit 046df0a876b3d948bb1e14443c00c180bc8cccaa (patch) tree 9619fa49b3f1b66302cbae973603f1c3f41ba3b0 parent bc28d51cb88c796da241d1ab914bbe6bb174cc49 (diff) tdf#105998: Enhanced fix for MetafileToBitmap at better place Bisected with: Armin Le Grand Adding Cc: to bibisect-linux64-6.2
Version 6.2.2.2 (x64) Draw export to .gif .png I made a round object on A4 format.(fontwork letter C) The object is smaller than 50% of the page. The rest of the page is empty. Export to gif/png stretches the object to the outlines of the page. On A4 I see an egg shaped object that is maximized to the outlines. Export to .gif gives the same image size but the object has the correct size.
(In reply to Erik from comment #5) > Version 6.2.2.2 (x64) > > Draw export to .gif .png > I made a round object on A4 format.(fontwork letter C) > The object is smaller than 50% of the page. > The rest of the page is empty. > Export to gif/png stretches the object to the outlines of the page. > On A4 I see an egg shaped object that is maximized to the outlines. Correction. Export to .jpg .pdf .tif .svg .bmp gives the same image size but the object has the correct size.
Created attachment 150428 [details] Screenshot of 4 export files from the same source.
The problem only happens when 'Save Transparency' is selected Closing as duplicate of bug 125062. I'll provide a patch for it... *** This bug has been marked as a duplicate of bug 125062 ***