[Libreoffice-bugs] [Bug 89471] FILEOPEN pdf: When opening a PDF with RTL language text in Draw, text gets mirrored
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sat Jun 22 08:03:42 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=89471
--- Comment #26 from vvort at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190622/195e01c9/attachment.html>
More information about the Libreoffice-bugs
mailing list