<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><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> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Font problem with ASCII 32 (space key)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=107546">bug 107546</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;">Status</td>
           <td>UNCONFIRMED
           </td>
           <td>NEW
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Ever confirmed</td>
           <td>
                
           </td>
           <td>1
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Font problem with ASCII 32 (space key)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=107546#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Font problem with ASCII 32 (space key)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=107546">bug 107546</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>The font is really broken. It provides a symbol “cmap” subtable that does not
have a mapping for space character. Since the font does not support the space
character as far as we are concerned we use a fallback font for it, and it will
most likely have a different width.

I don’t know how other office applications are handling this, one possible
explanation is that they are not doing any font fallback for fonts with symbol
“cmap” subtable, which in turn will cause them to use the glyph for unsupported
characters (glyph 0) which happens to be a white (empty) square in this font.
This also why this font works in Scribus since it does not do any fallback for
missing characters. I tried AbiWord but it gave me similar rendering as
LibreOffice.</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>