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

Regina Henschel <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #2 from Regina Henschel <[email protected]> ---
For the png replacement graphic, LibreOffice considers the resolution of the
display. If your display has a resolution of 120dpi you will get a different
number of pixels than with 96dpi. For example: In your case the svg-graphic has
a width of 612px. With 1px = 1/96th inch as defined in SVG2, you get a width of
6.375 inch. For a 120dpi display this results in 765 pixel in the png
replacement image. The information, which resolution was used, is stored in the
png-image too.

Without knowing your display resolution, it is not possible to say whether it
is wrong or not.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to