0.1.0 • Published 1 year ago
three-font-svg-converter v0.1.0
THREE.js <=> SVG Font Converter
A CLI tool to convert THREE.js fonts to and from SVG
Usage
cat /path/to/three.js/font.json | npx three-font-svg-converter --svg
cat /path/to/svg/icon.svg | npx three-font-svg-converter --three
Pedants may read here about this usage of cat
0.1.0
1 year ago