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

--- Comment #5 from V Stuart Foote <[email protected]> ---
@Timur, *

There are no additional paragraphs, rather the substitute font has different
font metrics and the text box holding the strings is wrapping. To demonstrate,
select the text as replaced and reduce font size (24 -> 16), notice that the
additional wrap lines (interplay of line length and text box spacing to
margins) are removed from the text box.

So you could say as a specific issue that LO is selecting a font family with
poor font metric match for Fira Mono. But AFAICS the .PPTX provides no hinting
other than direct formatting for mono space metrics--such that for an unknown
(to LibreOffice) font we seem to only get a font substitution of DejaVu Sans
Mono at 24 pt.

The replacement font process is *arcane* (touchng import filters, and within
VCL--and different mechanisms depending on OS). So, what the users really need
to know is which font has been substituted for an otherwise valid paragraph or
character style.

And that is exactly issue of bug 61134, in that we do not know the specific
font being substituted for the unknown fontname as imported.

As an aside--SIL licensed Fira (metric equivilent FF Meta) might be good Sans
and Sans Mono font to bundle.

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