[Bug 161378] Improve/create visibility for font fallback lists in the UI
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Wed Jun 26 13:31:09 UTC 2024
https://bugs.documentfoundation.org/show_bug.cgi?id=161378
Regina Henschel <rb.henschel at t-online.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |rb.henschel at t-online.de
--- Comment #6 from Regina Henschel <rb.henschel at t-online.de> ---
Created attachment 194979
--> https://bugs.documentfoundation.org/attachment.cgi?id=194979&action=edit
Screenshot
A list in the ´style:font-family´ attribute (19.532 ODF 1.3) of the
<style:font-face> element (16.23 ODF 1.3) is read and written by LO. The list
is available in the CharFontName property in the API and the list is shown in
the drop-down list in the UI, see screenshot.
The bug is, that LibreOffice does not use the list. The character 1/3 in the
first line should look the same as in the second line. The character 1/3 is not
contained in font "Goudy Stout" and thus it should be taken from the next font
in the list, which is "Cambria". Only if it is not available in any of the
fonts in the list, an implementation dependent fallback should be used.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Libreoffice-ux-advise
mailing list