https://bugs.documentfoundation.org/show_bug.cgi?id=140138
--- Comment #7 from RGB <[email protected]> --- Additional notes: the resulting SVG fails on any application OTHER than LibreOffice. For example, opening it on Inkscape or using it on a LaTeX document fails to use the right font when OpenType features are used. BUT, inserting the resulting SVG on a LibreOffice document seems to "work." I opened the resulting SVG on a text editor and on line 36 I found this: <font-face font-family="Libertinus Serif:smcp embedded" units-per-em="2048" font-weight="normal" font-style="normal" ascent="1826" descent="503"/> and then similar instructions on lines 52, 103, etc. I know absolutely nothing about how SVG defines fonts, but using the "extended font name" there seems wrong. Maybe this problem is related with Bug 118417? -- You are receiving this mail because: You are the assignee for the bug.
