<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Text runs of RTL scripts (e.g. Arabic, Hebrew, Persian) from imported PDF are reversed, PDFIProcessor::mirrorString not behaving"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=104597#c18">Comment # 18</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Text runs of RTL scripts (e.g. Arabic, Hebrew, Persian) from imported PDF are reversed, PDFIProcessor::mirrorString not behaving"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=104597">bug 104597</a>
from <span class="vcard"><a class="email" href="mailto:vvort@yandex.ru" title="vvort@yandex.ru">vvort@yandex.ru</a>
</span></b>
<pre>Characters are processed one by one because
DrawXmlOptimizer::optimizeTextElements() fails to concatenate TextElements.
Inside of that function check for transformation equality exists:
rCurGC.Transformation == rNextGC.Transformation.
If it is commented out, brackets inside test file becomes equal.
But result is still differs from PDF.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>