https://bugs.documentfoundation.org/show_bug.cgi?id=86856
Regina Henschel <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from Regina Henschel <[email protected]> --- CSS has changed px from relative unit to absolute unit with version CSS 2.1. https://www.w3.org/TR/CSS2/syndata.html#length-units It is now 1px = 0.75pt in CSS2.1. That makes 96px = 1in or 1cm =[96/2.54]px, which is the value you see in Inkscape. When we decide to implement the unit px, it should be uses as defined in CSS 2.1. -- 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
