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

--- Comment #26 from vv...@yandex.ru ---
Since my language is LTR, it is hard for me to understand what exactly should
be done here. It is better to find someone with the knowledge of RTL specific.
For example, I don't see why FontAttributes are important here. We have
"visual" Unicode string and need to convert it to "logical" (later LO will do
inverse conversion for rendering purposes and cancel it).
Something is done in DrawXmlEmitter::visit (
https://docs.libreoffice.org/sdext/html/drawtreevisiting_8cxx_source.html#l00091
), look at "// Check for RTL" comment. If that is not enough, it can be
replaced by UBiDi "magic".

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

Reply via email to