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

Aron Budea <[email protected]> changed:

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

--- Comment #11 from Aron Budea <[email protected]> ---
It seems to me that Draw does not take given DPI information into account.
Normal screen DPI is 72, DPI in orig.svg is 90, 72/90 = 0.8.
35/28 is 1.25, which is 1/0.8: if the DPI is smaller, it means the pixels are
taking up proportionally larger area.

I don't know SVG format, and how important DPI is. Considering it's a vector
format, and DPI is for raster images, probably not much, but of course if it's
imported in a raster editor like GIMP, then it becomes important. I'm just not
sure if there's any possible kind of interfacing when it comes to conversion.

Note that there's a bug report in Inkscape for using 90 DPI when saving SVGs
regardless of default units set:
https://bugs.launchpad.net/inkscape/+bug/168753
(as I read, the 90 DPI comes from CSS 1 specification)

I'd tentatively say Draw could keep units in original file in mind, but that's
not a huge issue.
However, there are bugs, see my next comment.

-- 
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