Description
Text objects inside SVG files can be converted to paths for more predictable rendering. It is useful when presentations or graphics must look the same on systems that may not have the original fonts installed.
This is a conversion helper, not a full drawing program. Keep an editable copy of the original SVG because path-converted text is much harder to edit later.