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

--- Comment #3 from Regina Henschel <[email protected]> ---
The API too says for property CharFontName,
"It may contain more than one name separated by comma."

ODF uses SVG, that in turn uses CSS. And for CSS the separator is a comma.
https://www.w3.org/TR/2008/REC-CSS2-20080411/fonts.html#font-descriptions

In my tests, the import field accepts both comma and semicolon. After reload a
semicolon is shown. The file format is in both cases a comma.

I do not see a problem with UI vs file format. Such different separators exist
in other places too, e.g. the separators for inline array and the separator for
function parameters. But I see as problem that API description and UI are
different.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to