https://bugs.documentfoundation.org/show_bug.cgi?id=125926
Jan-Marek Glogowski <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEEDINFO
Ever confirmed|0 |1
--- Comment #13 from Jan-Marek Glogowski <[email protected]> ---
On 2020-03-04 https://gerrit.libreoffice.org/c/core/+/89797 was merged into 6.4
and a day earlier into 7.0.
The kf5 backend had some incomplete conversion table from Qt5FontInfo::weight()
int to LO VCLs FontWeight enum. Maybe this fixes your problem. Still LO uses an
enum with the values defined by HTML CSS and Qt5 uses some larger int range, so
it can't really match perfectly.
This fixed the bold fonts for the qt5 backend, because that wasn't handling
FontWidth / stretch at all, but this shouldn't affect kf5 / you at all. Still
worth a try.
--
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