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

V Stuart Foote <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #5 from V Stuart Foote <[email protected]> ---
This is by design, essentially ignoring bitmap fonts. The font "Script.fon",
Roman.fon are bitmap script and those are now explicitly substituted as in

https://cgit.freedesktop.org/libreoffice/core/commit/?id=8f0f5e0c709d01555a4069f8665889924ed181c7


    { "MS Sans Serif", "Microsoft Sans Serif" },
    { "MS Serif",      "Times New Roman" },
    { "Small Fonts",   "Arial" },
    { "Courier",       "Courier New" },
    { "Roman",         "Times New Roman" },
    { "Script",        "Mistral" }

Unfortunately, Mistral is not as common as we might like.

@Khaled, can we find a different substitute font assignment for Script.fon
other than Mistral.ttf? When Mistral is not present with what ever fallback
occurs we get blanks.

-- 
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