https://bugs.documentfoundation.org/show_bug.cgi?id=166357
--- Comment #14 from Khaled Hosny <[email protected]> --- Checking the OpenDocument spec (https://docs.oasis-open.org/office/v1.2/cd05/OpenDocument-v1.2-cd05-part1.html#a_20_184_fo_font-weight), it has the following text: The values of the fo:font-weight attribute are normal, bold, 100, 200, 300, 400, 500, 600, 700, 800 or 900. So the values LibreOffice currently saves are non-standard. So may be this can be considered a bug fix and backward compatibility concerns can be ignored (it is probably also low impact given that extended families are not supported on Windows, nor on Linux except for variable fonts). -- You are receiving this mail because: You are the assignee for the bug.
