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

--- Comment #9 from Khaled Hosny <[email protected]> ---
(In reply to Luke from comment #8)
> Created attachment 128778 [details]
> Screenshot from Arch Linux

OK, it turns out the bullet uses a Private Use Area character, and I happened
to have a font that provides a glyph for that exact character that looks like a
dash. After removing that font, I get boxes for *both* old a new engines.

> It say this for both the new and old layout engines.
> 
> > $ fc-match "Symbol"
> 
> In Ubuntu:
> $ fc-match "Symbol"
> s050000l.pfb: "Standard Symbols L" "Regular"

This is a Type 1 font, the new engine does not support these.

> In Arch:
> $ fc-match "Symbol"
> DejaVuSans.ttf: "DejaVu Sans" "Book"

This should work, but I doubt it actually has the character. What about:
$ fc-match "Symbol:charset=F0B7"

(F0B7 is the bullet character).

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