[Libreoffice-bugs] [Bug 112192] FILEOPEN: PPTX: Shape not displayed
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Fri Aug 16 22:25:03 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=112192
Regina Henschel <rb.henschel at t-online.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |rb.henschel at t-online.de
--- Comment #6 from Regina Henschel <rb.henschel at t-online.de> ---
LibreOffice fails because of the missing viewbox. I don't know yet why.
As workaround, you can add the cx and cy values as w and h attributes to the
path element.
<a:path w="3705961" h="3769586">
<a:moveTo>
<a:pt x="594894" y="331234"/>
</a:moveTo>
<a:arcTo wR="1553902" hR="1553902" stAng="13913453"
swAng="-2942874"/></a:path>
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190816/728b8f58/attachment.html>
More information about the Libreoffice-bugs
mailing list