[Libreoffice-bugs] [Bug 135444] FILEOPEN: DOCX: altName from fontTable.xml not applied

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Thu Nov 5 10:27:40 UTC 2020


https://bugs.documentfoundation.org/show_bug.cgi?id=135444

Timur <gtimur at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|FILEOPEN: DOCX: Text is not |FILEOPEN: DOCX: altName
                   |aligned correctly.          |from fontTable.xml not
                   |                            |applied
           See Also|                            |https://bugs.documentfounda
                   |                            |tion.org/show_bug.cgi?id=64
                   |                            |232,
                   |                            |https://bugs.documentfounda
                   |                            |tion.org/show_bug.cgi?id=11
                   |                            |6339
             Status|RESOLVED                    |NEW
         Resolution|NOTABUG                     |---

--- Comment #5 from Timur <gtimur at gmail.com> ---
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=" .......>

http://www.officeopenxml.com/WPfonts.php 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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20201105/b7047e33/attachment.htm>


More information about the Libreoffice-bugs mailing list