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

--- Comment #11 from Khaled Hosny <[email protected]> ---
(In reply to Luke from comment #10)
> Arch, $ fc-match "Symbol:charset=F0B7"
> DejaVuSans.ttf: "DejaVu Sans" "Book"

So You don’t have a font that supports this character, since DejaVuSans.ttf
certainly does not have it. Does it really work with the old layout engine on
this machine? If so, please use:

$ fc-match -s "Symbol:charset=F0B7"

To get a sorted list of all fallback fonts, to see which one have the symbol.

> Ubuntu with square symbol, 
> $ fc-match "Symbol:charset=F0B7"
> s050000l.pfb: "Standard Symbols L" "Regular"

That is still a Type 1 which we do not support, if the system does not have any
other font that has this symbol there is nothing we can do here.

> Ubuntu with open box symbol,
> $ fc-match "Symbol:charset=F0B7"
> Webdings.ttf: "Webdings" "Regular"

This one works or not? If I install Webdings.ttf I get a clapperboard symbol
even with 5.2.

> We're going to have to reproduce the old behavior at either the OS or layout
> level. Bullets in MS Word docs are extremely common.

We need to first define what the old behaviour is, because right now I see no
difference between 5.2, master old layout and master new layout. They all give
me consistently the same result.

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