<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:gtimur@gmail.com" title="Timur <gtimur@gmail.com>"> <span class="fn">Timur</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FILEOPEN: DOCX: altName from fontTable.xml not applied"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=135444">bug 135444</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;">Summary</td>
           <td>FILEOPEN: DOCX: Text is not aligned correctly.
           </td>
           <td>FILEOPEN: DOCX: altName from fontTable.xml not applied
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">See Also</td>
           <td>
                
           </td>
           <td>https://bugs.documentfoundation.org/show_bug.cgi?id=64232, https://bugs.documentfoundation.org/show_bug.cgi?id=116339
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>RESOLVED
           </td>
           <td>NEW
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>NOTABUG
           </td>
           <td>---
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FILEOPEN: DOCX: altName from fontTable.xml not applied"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=135444#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FILEOPEN: DOCX: altName from fontTable.xml not applied"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=135444">bug 135444</a>
              from <span class="vcard"><a class="email" href="mailto:gtimur@gmail.com" title="Timur <gtimur@gmail.com>"> <span class="fn">Timur</span></a>
</span></b>
        <pre>Yes, but.....

fontTable.xml says:
        <w:font w:name="Mishawaka Bold">
                <w:altName w:val="Times New Roman"/>
                <w:charset w:val="00"/>
                <w:family w:val="auto"/>
                <w:pitch w:val="variable"/>
                <w:sig w:usb0=" .......>

<a href="http://www.officeopenxml.com/WPfonts.php">http://www.officeopenxml.com/WPfonts.php</a> says that "the application look for
the closest match to the referenced font, using the following pieces of
information, in descending priority...:
    panose1
    sig
    charset
    pitch
    family
    altname"

I think that MSO uses this and shows Times New Roman when Mishawaka Bold is not
available. It doesn't seem embedded.</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>