https://bugs.documentfoundation.org/show_bug.cgi?id=158729
--- Comment #21 from Telesto <[email protected]> --- (In reply to carlopav from comment #20) > That's a pity. I do not have any experience with Libreoffice source code, > but it seems to me that it could just be a matter of the parameters passed > to the compress algo or library... could you help me to locate the part of > the source? A LibO developer did peek into it (not his expertise though). See bug 83734 comment 25 (26 and 27). There are some fundamental design flaws involved, I fear (not a developer). Crop is for example depending on screen dpi. Crop something on hiDPI screen and open it with low dpi screen. See list of bugs in this area: https://bugs.documentfoundation.org/show_bug.cgi?id=116082 The code needs a fundamental overhaul (refactor). Or at least that's my estimate. A quick fix is probably impossible. And likely a hell of a job, if you're unfamiliar with the code. I can add some who can give you more guidance on code pointers and such if you like digging into it anyhow or to give it a try.. developers are surely needed :-) -- You are receiving this mail because: You are the assignee for the bug.
