<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:serval2412@yahoo.fr" title="Julien Nabet <serval2412@yahoo.fr>"> <span class="fn">Julien Nabet</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Justified Arabic text has gaps in place of kashida"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=124109">bug 124109</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>serval2412@yahoo.fr
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Justified Arabic text has gaps in place of kashida"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=124109#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Justified Arabic text has gaps in place of kashida"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=124109">bug 124109</a>
              from <span class="vcard"><a class="email" href="mailto:serval2412@yahoo.fr" title="Julien Nabet <serval2412@yahoo.fr>"> <span class="fn">Julien Nabet</span></a>
</span></b>
        <pre>I noticed that lcl_CheckKashidaPositions returned false at first test since
rInf.GetOut()->GetMinKashida() returns 0

With gdb, I found that LogicalFontInstance::GetKashidaWidth could return 0
because in some cases, we don't enter if block with hb_font_get_glyph

I wonder if
<a href="https://cgit.freedesktop.org/libreoffice/core/commit/?id=23c5125148a8110d88385b29570bf0b7d4400458">https://cgit.freedesktop.org/libreoffice/core/commit/?id=23c5125148a8110d88385b29570bf0b7d4400458</a>
may be the cause.
Difficult to test since it can't be reverted without conflicts.</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>