4 packages
svg-convert-to-path
Performs runtime shapes & text to path conversion of complex SVG.
svg-text-path
Convert to Path Textfields within an SVG file
svg-text-path-converter
``` npm install --save svg-text-path-converter ``` - Example usage ``` const svgToPath = require('svg-text-path-converter'); ```
svg-text-to-vector
Converts textfield tags in an SVG file to vector paths.