<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FILEOPEN: ODT - Custom shapes and ellipses not rendered correctly"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=94591#c11">Comment # 11</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FILEOPEN: ODT - Custom shapes and ellipses not rendered correctly"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=94591">bug 94591</a>
              from <span class="vcard"><a class="email" href="mailto:rb.henschel@t-online.de" title="Regina Henschel <rb.henschel@t-online.de>"> <span class="fn">Regina Henschel</span></a>
</span></b>
        <pre>The file sample_doc_" has several problems:
The smiley has a wrong path. It uses an angle of about 2.359e+7 degree.

The other shapes have no svg:viewBox attribute and use draw:engine and
draw:data attribute.

The specification has no rule for a missing svg:viewBox. That is
<a href="https://issues.oasis-open.org/browse/OFFICE-3824">https://issues.oasis-open.org/browse/OFFICE-3824</a>. In the meantime LibreOffice
could use the svg:x, svg:y, svg:width and svg:height attributes to generate a
viewBox on import.

The only real bug is, that LibreOffice are confused by the draw:engine and
draw:data attributes. Because LibreOffice does not support the specified
data:engine, it should ignore these attributes and use the given path.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>