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

            Bug ID: 91429
           Summary: DrawingML import of triangles
           Product: LibreOffice
           Version: 4.4.3.2 rc
          Hardware: Other
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: LibreOffice
          Assignee: libreoffice-bugs@lists.freedesktop.org
          Reporter: tima...@gmail.com

Open https://bugs.documentfoundation.org/attachment.cgi?id=114460 in
LibreOffice, save it, open it again, and notice that triangles are skewed. But
this re-saved document looks OK in PowerPoint Viewer 2013, so it is rather an
import problem.

Original triangle:
            <a:prstGeom prst="triangle">
              <a:avLst/>
            </a:prstGeom>

Exported triangle:
          <a:prstGeom prst="triangle">
            <a:avLst>
              <a:gd name="adj" fmla="val 50000"/>
            </a:avLst>
          </a:prstGeom>

So at first look it seems we have an unnecessary <a:gd name="adj" fmla="val
50000"/> adjustment value in export, but PowerPoint Viewer and LibreOffice 4.2
does not have a problem with it, so probably this value is good.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to