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

--- Comment #4 from Regina Henschel <[email protected]> ---
Szymon Klos has changed the vertical alignment for textArchUp and textArchDown
to "Bottom" in
https://git.libreoffice.org/core/+/a643c8353754c6ce8b318e37cbbc60c3425e9d32

I will add the same for textCircle, currently in
https://gerrit.libreoffice.org/c/core/+/123726.

That brings rendering nearer to PowerPoint.

There are still problems:
A
LibreOffice considers for vertical alignment the actual bounding rectangle of
the characters. PowerPoint considers the total line height including space for
descenders, regardless of whether such occur or not. Also handling of
line-spacing seems to be different.
B
PowerPoint places the letters without gap, same as in normal text. The letters
have additional distances from each other in LibreOffice. ODF has the attribute
draw:text-path-mode to distinct these ways from another, but that attribute is
not implemented yet. The way PowerPoint writes the text would be the attribute
value 'normal', LibreOffice's way the attribute value 'path'.

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

Reply via email to