LibreLogo: fix SVG export of font features and text portions
commitfe5cca63c2a15dfc49cd251a6be4ab3925ab1dab
authorLászló Németh <nemeth@numbertext.org>
Mon, 5 Dec 2022 10:10:16 +0000 (5 11:10 +0100)
committerLászló Németh <nemeth@numbertext.org>
Mon, 5 Dec 2022 16:16:25 +0000 (5 16:16 +0000)
treea78e1f7d3f6fb85a7a192e57f1a4f7dce0b26136
parent37d8678d7266fd517953d3db39e30ff8775ade7f
LibreLogo: fix SVG export of font features and text portions

Text portions of rotated text was exported with bad positions.

Text using font features was exported with non-portable font
names with colon, working only in LibreOffice correctly.

Fix these by converting the text to curve during the SVG export.

Change-Id: I3707aaa4143f583b988bbbe37b5eb741530cccba
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/143668
Tested-by: Jenkins
Reviewed-by: László Németh <nemeth@numbertext.org>
librelogo/source/LibreLogo/LibreLogo.py