https://bugs.documentfoundation.org/show_bug.cgi?id=68759
--- Comment #7 from Justin L <[email protected]> --- Created attachment 122944 --> https://bugs.documentfoundation.org/attachment.cgi?id=122944&action=edit patch to export flip to pptx The rotate and flip functions don't seem to agree well with each other - rotate spins the image all over the place. I can't figure out how to fix that so I'm attaching my patch to fix this particular bug and walking away. I think the key file to look at is svx/source/svdraw/svdotext.cxx TRSetBaseGeometry(). This decomposes() the shape added by oox/source/drawingml/shape.cxx createAndInsert() except that it doesn't decompose it into exactly the same flip/rotation. -- 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
