Re: Image cropping depends on screen resolution

2018-02-26 Thread Alexander Thurgood
Le 26/02/2018 à 22:48, Thorsten Behrens a écrit :

> Sounds like a bug to me, please file (with sample document) at
> bugs.documentfoundation.org
> 

Sounds like :

https://bugs.documentfoundation.org/show_bug.cgi?id=112538


Alex


___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: Image cropping depends on screen resolution

2018-02-26 Thread Thorsten Behrens
Robert Averbeck wrote:
> The root cause is that the dpi value of the current monitor is
> applied to all images instead of reading the dpi value from the
> image meta data.
>
Sounds like a bug to me, please file (with sample document) at
bugs.documentfoundation.org

Thanks a lot,

-- Thorsten


signature.asc
Description: Digital signature
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice


Image cropping depends on screen resolution

2018-02-26 Thread Robert Averbeck
I believe I found a fundamental design flaw in Libreoffice Impress 5.4.5.1. 
Cropped images get distorted when changing the screen resolution. The root 
cause is that the dpi value of the current monitor is applied to all images 
instead of reading the dpi value from the image meta data. Since the odp file 
format uses length units (e.g. cm) when defining image cropping, the crop 
values of all images need to be changed when changing the monitor resolution. 
In any case a tool for converting odp files is required.

___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice