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

Michael Stahl <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
           Keywords|                            |bisected
          Component|Writer                      |graphics stack
                 CC|                            |[email protected]
                   |                            |, [email protected]
           Assignee|[email protected] |[email protected]
                   |desktop.org                 |
         Resolution|---                         |FIXED
           See Also|                            |https://bugs.documentfounda
                   |                            |tion.org/show_bug.cgi?id=68
                   |                            |983,
                   |                            |https://bugs.documentfounda
                   |                            |tion.org/show_bug.cgi?id=42
                   |                            |899,
                   |                            |https://bugs.documentfounda
                   |                            |tion.org/show_bug.cgi?id=79
                   |                            |761
            Summary|tables not rendering        |Windows: non-scalable fonts
                   |                            |like "Courier" not rendered

--- Comment #9 from Michael Stahl <[email protected]> ---
in 4.3.7.2 there is no "Courier" FontFamily on the virtual device,
so fallback finds "Courier New" instead and all is fine.

... the problem is a change in PhysicalFontFamily::UpdateCloneFontList()

commit 8d6697587776136f3121733e1c29d4200720dbd9
Author:     Michael Meeks <[email protected]>
AuthorDate: Fri Aug 22 00:37:46 2014 +0100

    fdo#79761 - avoid re-canonicalising each font name on clone repeatedly.


this creates the FontFamily that lost its FontFaces

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to