Add options for saving to svg for how to save the text
Currently text is saved as path.
Advantage: Text looks good everywhere (independant on the fonts installed)
Disadvantage: The id must be used for storing the text
I think it would be great to have an option to save as text as well
Advantage: The id and text can be used normally without the need for any conversion
Disadvantage: Text might look wrong if the font is missing
Tagged:
Comments
You want some option at the settings of export to SVG or the same option at the Code tab, that allows changing export mode(curves - as now <> text) for the text block. Also, you are interested in ID's to be unique and short.
Isn't it?
Yes, something like:
I think the id's should be preserved and not altered when saved to svg.