https://issues.apache.org/ooo/show_bug.cgi?id=123370
Armin Le Grand <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Armin Le Grand <[email protected]> --- ALG: Taking a look. The png is inserted as 14,11x10,58, the jpg as 10,58x7,94. Indeed the width of the latter is the height of the former, looks suspicious. That's insertion in Draw/Impress. In Writer, it's 5,55x4,17 and 4,17x3,13. BTW: The 'original size' depends on the DPI used (normally 96x96), thus it gets calculated from the pixels to the logic units. There may also e tries from the importers to read more info on logic size from the formats if available. Looking where these values come from... -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. You are watching all bug changes.
