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

--- Comment #15 from Mark Hung <[email protected]> ---
Some of findings here, for anyone interested:


I traced a little bit months ago, starting from keyword like:
TextAnimationType::BY_PARAGRAPH
TextAnimationType::BY_WORD
TextAnimationType::BY_LETTER

in slideshow module. It turned out I saw something suspicious in cppcanvas

https://cgit.freedesktop.org/libreoffice/core/tree/cppcanvas/source/mtfrenderer/textaction.cxx#n294

The comment said.

// TODO(F3): It currently seems that for RTL text, the
                // DX offsets are nevertheless increasing in logical
                // text order (I'd expect they are decreasing,
                // mimicking the fact that the text is output
                // right-to-left). This breaks text effects for ALL
                // RTL languages.

It is worth deeper investigation.

-- 
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

Reply via email to