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

--- Comment #14 from Regina Henschel <[email protected]> ---
The text rotation belongs to the 'vert' attribute in pptx. It is converted to
property "TextPreRotateAngle" on import. You see the property inside
"CustomShapeGeometry" property using the Develment Tools.

ODF has no way to store this text rotation. I have tried a discussion on the
dev-list how to export this to ODF, but without success. My current suggestion
would be to use writing-modes, as it is done for frames.

In theory we can change width and height of the text area rectangle of the
custom shape. But that would conflict with using predefined shape types.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to