[Libreoffice-bugs] [Bug 126084] DOCX/OOXML support of SVG images via Office Drawing extension and fallback (published schema)
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Mon Aug 12 05:14:59 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=126084
--- Comment #3 from d5ous.dev at gmail.com ---
Created attachment 153314
--> https://bugs.documentfoundation.org/attachment.cgi?id=153314&action=edit
*.docx file containing an SVG using the `svgBlip` extension
Relevant snippet from `document.xml` inside:
<a:blip r:embed="rId4">
<a:extLst>
<a:ext uri="{28A0092B-C50C-407E-A947-70E740481C1C}">
<a14:useLocalDpi
xmlns:a14="http://schemas.microsoft.com/office/drawing/2010/main" val="0"/>
</a:ext>
<a:ext uri="{96DAC541-7B7A-43D3-8B79-37D633B846F1}">
<asvg:svgBlip
xmlns:asvg="http://schemas.microsoft.com/office/drawing/2016/SVG/main"
r:embed="rId5"/>
</a:ext>
</a:extLst>
</a:blip>
--
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/20190812/c260344d/attachment.html>
More information about the Libreoffice-bugs
mailing list