<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Writer treats Old Hungarian text as left-to-right script instead of right-to-left"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=107204#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Writer treats Old Hungarian text as left-to-right script instead of right-to-left"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=107204">bug 107204</a>
              from <span class="vcard"><a class="email" href="mailto:khaledhosny@eglug.org" title="Khaled Hosny <khaledhosny@eglug.org>"> <span class="fn">Khaled Hosny</span></a>
</span></b>
        <pre>(In reply to V Stuart Foote from <a href="show_bug.cgi?id=107204#c4">comment #4</a>)
<span class="quote">> Thanks, that is a useful font.

> Guess we need to determine if support for other RTL scripts from the Unicode
> Supplementary Multilingual Plane (SMP) is handled correctly or if it is a
> specific issue with HarfBuzz.

> In hb is LTR/RTL read as a font attribute, or is it defined by Unicode block?

> Khaled?</span >

Directionality text not font property and is not handled by HarfBuzz, we
determine the text direction based on Unicode bidirectional algorithm (we use
ICU for that) before calling HarfBuzz.

The attachment does not contain any text documents, but the text in the bug
description is shown RTL in Writer already as expected.</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>